You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Vincent Siveton <vi...@gmail.com> on 2006/06/01 18:22:44 UTC

Re: What about mvn plugin:help?

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 <ma...@gmx.de>:
> 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: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org