You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Gabriel Lincourt (JIRA)" <ji...@codehaus.org> on 2008/06/05 14:56:57 UTC

[jira] Updated: (ARCHETYPE-181) Missing class org/apache/commons/lang/StringUtils

     [ http://jira.codehaus.org/browse/ARCHETYPE-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriel Lincourt updated ARCHETYPE-181:
---------------------------------------

    Attachment: mvn-debug.txt

This is the output from running "mvn -X archetype:generate"

> Missing class org/apache/commons/lang/StringUtils
> -------------------------------------------------
>
>                 Key: ARCHETYPE-181
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-181
>             Project: Maven Archetype
>          Issue Type: Bug
>    Affects Versions: 2.0-alpha-3
>         Environment: mvn 2.0.9
> java 1.6_06
>            Reporter: Andreas Höhmann
>         Attachments: mvn-debug.txt
>
>
> mvn archetype:generate -DarchetypeGroupId=org.apache.maven.archetypes -DgroupId=com.mycompany.app -DartifactId=my-app
>  
> throws ...
> [ERROR] FATAL ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] org/apache/commons/lang/StringUtils
> org.apache.commons.lang.StringUtils
> [INFO] ------------------------------------------------------------------------
> [INFO] Trace
> java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils
>         at org.apache.velocity.runtime.resource.ResourceManagerImpl.initialize(R
> esourceManagerImpl.java:165)
>         at org.apache.velocity.runtime.RuntimeInstance.initializeResourceManager
> (RuntimeInstance.java:594)
> Any ideas?

-- 
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