When I execute the following command:

mvn help:describe -DgroupId=org.apache.maven.archetypes
-DartifactId=maven-archetype-webapp

The response is an error message, with a null pointer exception.
I known that this artifact is not a plugin, is an archetype.

I guess, is that maven is not cheking if the artifact that I request is
really a plugin that I can describe.



-- 
View this message in context: 
http://www.nabble.com/-M2--Help%3ADescribe-Error-tf2173974.html#a6011356
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to