[
http://jira.codehaus.org/browse/ARCHETYPE-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=137499#action_137499
]
Gabriel Lincourt commented on ARCHETYPE-181:
--------------------------------------------
Thanks for the tips, Raphaël.
(Andreas reported this issue for my benefit)
I cleaned everything out of my local repository, and then ran just: "mvn
archetype:generate"
....and became the exact same error message as before...
java.lang.NoClassDefFoundError: org/apache/commons/lang/StringUtils
> 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
>
> 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