maven1 used to have a command option -P that would show you help on a given plugin.
Basically, I have a very simple question, how can I figure what are the goals of a particular plugin? How do I know for example that war plugin has a goal "exploaded" taking into account that it is not documented anywhere? If it is not possible to see the goals of a plugin from a command prompt can I unpack the plugin jar and find out what are the goals available? -- View this message in context: http://www.nabble.com/available-plugins-t1644486.html#a4738730 Sent from the Maven - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
