Well, I looked at the source, I think this does the trick:

m2 -e projecthelp:describe -Dplugin=org.apache.maven.plugins:maven-eclipse-plugin

returns:

Group Id:  org.apache.maven.plugins
Artifact Id: maven-eclipse-plugin
Version:     2.0-beta-2
Goal Prefix: eclipse

Mojos:
-----------------------------------------------

TODO!
-----------------------------------------------

TODO!
-----------------------------------------------

TODO!
-----------------------------------------------

I'm still not sure why the prior syntax doesn't work.

Brian



Brian Bonner wrote:
I was expecting to see the goals for this eclipse plugin using:

m2 projecthelp:describe -DgroupId=org.apache.maven.plugins -DartifactId=maven-eclipse-plugin

It returns:

[ERROR] BUILD ERROR
[INFO] -------------------------------------------------------------------------
---
[INFO] You must either specify 'groupId' and 'artifactId', or a valid 'plugin' p
arameter.
[INFO] -------------------------------------------------------------------------
---
[INFO] For more information, run Maven with the -e switch
[INFO] -------------------------------------------------------------------------

Can anyone help explain to me what I'm doing wrong?

Thanks.



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

Reply via email to