Hi Marc,

Have a look to maven help plugin
http://maven.apache.org/plugins/maven-help-plugin/

For instance:
mvn help:describe -DgroupId=org.apache.maven.plugins
-DartifactId=maven-help-plugin -Dfull=true

Cheers,

Vincent

2006/6/1, Marc Weber <[EMAIL PROTECTED]>:
What about mvn plugin:help?

Or is there already a argument which provides basic information about
the plugin and how to call it?

The eclipse plugin could print the different commands for example..

If it doesn't exist yet where is the place to start to code?
In the components dir?

The advantages: You won't need documentation on the website discribing
plugin usage anymore .. (And I won't have trouble finding it ;)

Marc Weber

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



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

Reply via email to