[
https://issues.jboss.org/browse/RF-12556?page=com.atlassian.jira.plugin.s...
]
Brian Leathem commented on RF-12556:
------------------------------------
This has been broken since the initial 4.x release of the mvn-cdk-plugin:
{code}
mvn -e help:describe -DgroupId=org.richfaces.cdk -DartifactId=maven-cdk-plugin
-Dversion=4.0.0.20100715-M1
{code}
However it did work in the 3.x releases of the plugin.
{code}
mvn -e help:describe -DgroupId=org.richfaces.cdk -DartifactId=maven-cdk-plugin
-Dversion=3.3.3.Final
{code}
maven help:describe for maven-cdk-plugin gets failed: String index
out of range: -1
-----------------------------------------------------------------------------------
Key: RF-12556
URL:
https://issues.jboss.org/browse/RF-12556
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: cdk
Affects Versions: 4.0.0.Final, 4.1.0.Final, 4.2.0.Final, 4.2.1.Final
Reporter: Marek Novotny
Assignee: Brian Leathem
Fix For: 4.3.0.M3
Standard maven help for maven Mojo or Plugins fails on getting help for maven-cdk-plugin
by running:
mvn help:describe -DgroupId=org.richfaces.cdk -DartifactId=maven-cdk-plugin
-Dversion=4.2.1.Final
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira