RE: Show maven plug-in configuration options?

2009-03-25 Thread Will Hoover
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



RE: Show maven plug-in configuration options?

2009-03-25 Thread Will Hoover
Very nice! Thanks! 

-Original Message-
From: Brian E. Fox [mailto:bri...@reply.infinity.nu] 
Sent: Tuesday, March 24, 2009 3:13 PM
To: Maven Users List
Subject: RE: Show maven plug-in configuration options?

Lookup mvn help:describe on the maven-help-plugin page, that will get you
the info that normally shows on a plugin's website.

-Original Message-
From: Will Hoover [mailto:java.whoo...@gmail.com]
Sent: Tuesday, March 24, 2009 2:50 PM
To: 'Maven Users List'
Subject: Show maven plug-in configuration options?

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


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


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



Re: Show maven plug-in configuration options?

2009-03-24 Thread Dennis Lundberg
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
No virus found in this outgoing message.
Checked by AVG - www.avg.com
Version: 8.5.283 / Virus Database: 270.11.26/2020 - Release Date: 03/24/09 
09:19:00


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

RE: Show maven plug-in configuration options?

2009-03-24 Thread Brian E. Fox
Lookup mvn help:describe on the maven-help-plugin page, that will get
you the info that normally shows on a plugin's website.

-Original Message-
From: Will Hoover [mailto:java.whoo...@gmail.com] 
Sent: Tuesday, March 24, 2009 2:50 PM
To: 'Maven Users List'
Subject: Show maven plug-in configuration options?

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


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