You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Mike Perham (JIRA)" <ji...@codehaus.org> on 2006/05/23 23:26:40 UTC

[jira] Moved: (MSITE-142) Velocity verbosity errors

     [ http://jira.codehaus.org/browse/MSITE-142?page=all ]

Mike Perham moved MNG-2265 to MSITE-142:
----------------------------------------

       Version:     (was: 2.0.4)
                2.0-beta-5
     Component:     (was: Errors)
    Complexity:   (was: Intermediate)
    Issue Type: Bug  (was: Improvement)
           Key: MSITE-142  (was: MNG-2265)
       Project: Maven 2.x Site Plugin  (was: Maven 2)

> Velocity verbosity errors
> -------------------------
>
>          Key: MSITE-142
>          URL: http://jira.codehaus.org/browse/MSITE-142
>      Project: Maven 2.x Site Plugin
>         Type: Bug

>     Versions: 2.0-beta-5
>  Environment: Linux
>     Reporter: Frank Gutierrez
>     Priority: Trivial

>
>
> This bug is about the importance of Maven's first impression.  I'm a new user trying to follow the procedure in the book (better builds with maven) .  I had two issues that made me wonder about the stability of the product.  I love the ideas behind maven and I would hate to see the progress of the product slowed due to a bad first impression.  
> #1) When issuing the archetype command it stopped in the middle of the procedure without an error message.  I re-issued the command and it worked the second time around. 
>        $ mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app
> #2) When issuing the command "mvn site"  there are ERROR messages that appear on the screen, again making me wonder about the stability of the product.  See section of output below:
> [INFO] Velocimacro : initialization starting.
> [INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm
> [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
> [INFO] Velocimacro : error using  VM library template VM_global_library.vm : org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource 'VM_global_library.vm'
> [INFO] Velocimacro :  VM library template macro registration complete.
> [INFO] Velocimacro : allowInline = true : VMs can be defined inline in templates
> [INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
> [INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be  global in scope if allowed.
> [INFO] Velocimacro : initialization complete.
> [INFO] Velocity successfully started.
> [INFO] [site:site]
> [INFO] Generate "Continuous Integration" report.
> [ERROR] VM #displayTree: error : too few arguments to macro. Wanted 2 got 0
> [ERROR] VM #menuItem: error : too few arguments to macro. Wanted 1 got 0
> [INFO] Generate "Dependencies" report.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira