Worked very nicely... Thanks! 

-----Original Message-----
From: Dennis Lundberg [mailto:denn...@apache.org] 
Sent: Tuesday, March 24, 2009 3:31 PM
To: Maven Users List
Subject: Re: Show maven plug-in configuration options?

You can use the Help Plugin for this.
Here's an example for the WAR plugin:

mvn help:describe -Dplugin=war

Or this one if you want *all* the info:

mvn help:describe -Dplugin=war -Dfull=true

Will Hoover wrote:
> Does anyone know of a way to show a maven plugin configuration options 
> from the mvn command?
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
> 
> 


--
Dennis Lundberg


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to