Hello, Apologize if you already knew, but the Help plugin has a describe goal that will list the available goals (among other things) for a specific plugin. I know it's not exactly what you are looking for, but maybe it can still provide some help?
http://www.sonatype.com/books/maven-book/reference/installation-sect-help-plugin-install.html For example, to see all the goals for the help plugin: mvn help:describe -DgroupId=org.apache.maven.plugins -DartifactId=maven-help-plugin -Dfull Thanks, Dave Bruley Lead Technical Analyst CoreLink Administrative Solutions -----Original Message----- From: 529pss [mailto:[email protected]] Sent: Monday, October 12, 2009 5:32 PM To: [email protected] Subject: maven goals and phases Hi all, Does anybody know if it is, somehow, possible to question maven for the available goals and phases for a given pom.xml? thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Confidentiality Notice: This communication and any attachments are for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure, distribution or copying is prohibited. If you are not the intended recipients(s), please contact the sender by replying to this e-mail and destroy/delete all copies of this e-mail message. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
