[
https://jira.jboss.org/jira/browse/JBAS-6298?page=com.atlassian.jira.plug...
]
Paul Gier commented on JBAS-6298:
---------------------------------
I'm not able to reproduce this locally. I used the IBM JDK 1.6. I tried with the 5.0
GA tag, the 5.1 branch, and trunk.
Where did you check out from? The GA tag?
Can you reproduce this error on hudson?
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
Priority: Critical
Fix For: JBossAS-5.1.0.Beta1
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