]
Tomaz Cerar moved JBEAP-6706 to WFLY-7409:
------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-7409 (was: JBEAP-6706)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Build System
(was: Build System)
Fix Build: (was: DR7)
Affects Version/s: (was: 7.1.0.DR6)
BanTransitiveDependencies for Full Feature Pack module on IBM jdk
-----------------------------------------------------------------
Key: WFLY-7409
URL:
https://issues.jboss.org/browse/WFLY-7409
Project: WildFly
Issue Type: Bug
Components: Build System
Environment: java version "1.8.0"
Java(TM) SE Runtime Environment (build pxa6480sr3fp10-20160720_02(SR3fp10))
IBM J9 VM (build 2.8, JRE 1.8.0 Linux amd64-64 Compressed References 20160719_312156 (JIT
enabled, AOT enabled)
J9VM - R28_Java8_SR3_20160719_1144_B312156
JIT - tr.r14.java_20160629_120284.01
GC - R28_Java8_SR3_20160719_1144_B312156_CMPRSS
J9CL - 20160719_312156)
JCL - 20160719_01 based on Oracle jdk8u101-b13
Reporter: Tomaz Cerar
Assignee: Tomaz Cerar
Building wildfly-feature-pack:7.1.0.Alpha1-redhat-4 fails on IBM jdk.
{noformat}
[INFO] --- maven-enforcer-plugin:1.4:enforce (ban-transitive-deps) @ wildfly-feature-pack
---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.BanTransitiveDependencies failed with
message:
org.jboss.eap:wildfly-feature-pack:pom:7.1.0.Alpha1-redhat-4
org.apache.cxf:cxf-rt-features-clustering:jar:3.1.6.redhat-1:compile has transitive
dependencies:
xalan:xalan:jar:2.7.1.redhat-11:compile
xalan:serializer:jar:2.7.1.redhat-11:compile
{noformat}
full log
http://pastebin.test.redhat.com/406421
Same worked with 7.1.0.DR2 bits (7.1.0.Alpha1-redhat-2). The issue is preventing us from
running the EAP unit tests on IBM jdk - see
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap-7x-as-testsuite-....