[jboss-jira] [JBoss JIRA] Created: (JBAS-6298) Unable to build the AS with IBM JDK 1.6
Martin Malina (JIRA)
jira-events at lists.jboss.org
Tue Dec 9 04:40:36 EST 2008
Unable to build the AS with IBM JDK 1.6
---------------------------------------
Key: JBAS-6298
URL: https://jira.jboss.org/jira/browse/JBAS-6298
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Build System
Affects Versions: JBossAS-5.0.0.GA
Environment: IBM JDK 1.6
Reporter: Martin Malina
Assignee: Paul Gier
Attachments: ibm16.log
The build fails when trying to build thirdparty bits using maven:
createthirdparty:
[echo] Calling mvn command located in /qa/home/mmalina/jbossqa/as5/jboss-5.0.0.GA-src/build/../tools/maven
[java] [INFO] Scanning for projects...
[java] WAGON_VERSION: 1.0-beta-2
[java] [INFO] ----------------------------------------------------------------------g JBoss Application Server Thirdparty Build
[java] [INFO] task-segment: [generate-resources]
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] ------------------------------------------------------------------------
[java] [ERROR] FATAL ERROR
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] null
[java] [INFO] ------------------------------------------------------------------------
[java] [INFO] Trace
[java] java.lang.ArrayIndexOutOfBoundsException
[java] at java.util.ArrayList.contains(Unknown Source)
[java] at org.apache.maven.project.ModelUtils.orderAfterMerge(ModelUtils.java:232)
[java] at org.apache.maven.project.ModelUtils.mergePluginLists(ModelUtils.java:197)
[java] at org.apache.maven.project.inheritance.DefaultModelInheritanceAssembler.assembleBuil
....
See more in the attached log.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list