On 16/05/07, Gert-Jan Braas <[EMAIL PROTECTED]> wrote:
OK.
So that is a way of obtaining plugin info.
Now I'm using the axis2-aar maven plugin.
As far as I can tell, it is installed.
==========================================
[EMAIL PROTECTED]:~/.m2/repository$ find . | grep aar
./org/apache/maven/plugins/maven-aar-plugin
./org/apache/maven/plugins/maven-aar-plugin/maven-metadata-central.xml
./org/apache/maven/plugins/maven-axis2-aar-plugin
./org/apache/maven/plugins/maven-axis2-aar-plugin/1.1.1
./org/apache/maven/plugins/maven-axis2-aar-plugin/1.1.1/axis2-aar-maven-plugin-1.1.1.jar
./org/apache/maven/plugins/maven-axis2-aar-plugin/maven-metadata-central.xml
==========================================
But a list of goals can not be obtained:
Quoting a previous answer:
"It lists also goals and parameters: 'mvn help:describe -Dplugin=site
-Dfull=true', but this is still for a single (known) plugin only."
Presumably, the plugin that you're using isn't included in the known
plugins that comply with this behaviour. Maybe you could request it as
a new feature from the plugin authors?
<snip/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]