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: [email protected] > For additional commands, e-mail: [email protected] > > -- 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: [email protected] For additional commands, e-mail: [email protected]
