You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by ch...@gmail.com on 2006/02/06 17:08:20 UTC

Any command for listing all the goals in maven 2?

Hi All - Is there any command that can list all the goals in maven2? Thanks!

Re: Any command for listing all the goals in maven 2?

Posted by Allan Ramirez <ar...@exist.com>.
Hi

There is none. :) But you may use the help plugin to list all the goals 
with in a certain plugin.
Refer here 
http://docs.codehaus.org/display/MAVENUSER/FAQs#FAQs-Howtolistallgoalsavailableforacertainplugin%3F

Note: just replace the "projecthelp" to "help"

-allan


cheethus@gmail.com wrote:

>Hi All - Is there any command that can list all the goals in maven2? Thanks!
>
>  
>