[
https://jira.jboss.org/jira/browse/JBAS-6298?page=com.atlassian.jira.plug...
]
Martin Malina commented on JBAS-6298:
-------------------------------------
I just installed the IBM JDK1.6 on my Linux box and it works fine for me, too.
Then I unpacked the newly downloaded IBM JDK1.6 to the QA lab machine and tried to use it
and it works fine as well. So obviusly it is something with our IBM JDK installation in
the lab. The only difference I'm aware of is that the installed JDK has the JCE files
applied (Java *Cryptography* Extension *Unlimited* Strength Jurisdiction Policy Files). I
will check this with Alex - our lab admin and then update this JIRA. Anyway, it would be
interesting to know what is the problem... Maybe it's just an older version of the JDK
that had some bug.
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, mvn.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