eclipse:make-artifacts ArrayindexoutOfboundsExcpetion when processing Require-bundles -------------------------------------------------------------------------------------
Key: MECLIPSE-135 URL: http://jira.codehaus.org/browse/MECLIPSE-135 Project: Maven 2.x Eclipse Plugin Issue Type: Bug Components: PDE support Affects Versions: 2.3 Environment: Eclipse 3.2, maven 2.0.4, Windows XP, jdk 1.5 Reporter: stephane bouchet Hi, When processing eclipse plugin with require-bundles entry containning the following, it fails : org.eclipse.ant.ui;resolution:="optional";bundle-version="[3.2.0,3.3.0)" the cause is the test looks for the number of " ( 3 in this case) after splitting . Testcase : Start Eclipse Check for update install WTP try mvn eclipse:make-artifacts the eclipse plugin that cause me error is org.eclipse.jst.server.generic.core_1.0.100.v200606130315.jar Stéphane -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira