I'd like to but I no longer have time so I'll provide all necessary data when
I have time.
Thanks a lot.
Jerome
--
View this message in context:
http://maven.40175.n5.nabble.com/NPE-executing-archetype-generate-tp4961022p4961665.html
Sent from the Maven - Users mailing list archive at Nabble.co
OK, here is the stack trace:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-archetype-plugin:2.1:generate (default-cli)
on project standalone-pom: null: MojoFailureException: NullPointerException
-> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
Yes, I changed the stack trace because I noticed that too. I re-run the test
and I still have that NPE. The NPE has been there for long.
Thanks
--
View this message in context:
http://maven.40175.n5.nabble.com/NPE-executing-archetype-generate-tp4961022p4961108.html
Sent from the Maven - Users ma
Hi,
I've created an archetype and now I'm testing it by executing the
archetype:generate goal. Everything seems fine while executing it until the
end, which produces this NPE:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-archetype-plugin:2.1:generate (default-cli)
on project stan