[jboss-jira] [JBoss JIRA] Commented: (JBAS-6298) Unable to build the AS with IBM JDK 1.6
Martin Malina (JIRA)
jira-events at lists.jboss.org
Thu Jan 22 06:00:04 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12449164#action_12449164 ]
Martin Malina commented on JBAS-6298:
-------------------------------------
OK, I just checked and it is indeed affecting 5.0.0.GA (I have mistaken it with some other bug which was affecting a pre-GA version). And you are right, if it wasn't GA, I wouldn't have set it that way. Sorry for the confusion.
Anyway, to answer Paul's questions: If I remember it correctly, I downloaded the GA from sourgeforge - using the links on jboss.org/jbossas. But it shouldn't matter whether I got it from sourgeforge or SVN as long as it's the GA tag, right? Just to be sure I will download it again and check.
Yes, it is in Hudson. You can check it here: http://hudson.qa.jboss.com/hudson/view/EAP5/ - this is one of the output consoles: http://hudson.qa.jboss.com/hudson/view/EAP5/job/eap5-as-rhel4-x86-ibm6/4/consoleText
> 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
More information about the jboss-jira
mailing list