[jboss-jira] [JBoss JIRA] (WFLY-6352) Build Fails with maven 3.3.9 Oracle JDK 8

Eric Lemesre (JIRA) issues at jboss.org
Sat Mar 12 12:27:00 EST 2016


Eric Lemesre created WFLY-6352:
----------------------------------

             Summary: Build Fails with maven 3.3.9 Oracle JDK 8 
                 Key: WFLY-6352
                 URL: https://issues.jboss.org/browse/WFLY-6352
             Project: WildFly
          Issue Type: Bug
          Components: Build System
    Affects Versions: 10.0.0.Final
         Environment: 

            Reporter: Eric Lemesre
            Assignee: Paul Gier


When trying to build 10.0.0.Final with Maven 3.3.9 I get the following error from maven-enforcer plugin (at wildfly-feature-pack module).

Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 1.8.0_72, vendor: Oracle Corporation
Java home: /usr/lib/jvm/jdk-8-oracle-x64/jre
Default locale: fr_FR, platform encoding: UTF-8
OS name: "linux", version: "4.2.0-1-amd64", arch: "amd64", family: "unix"

$ mvn clean install -PRelease
....
~[INFO] ------------------------------------------------------------------------
[INFO] Building WildFly: Full Feature Pack 10.0.0.Final
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ wildfly-feature-pack ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (ban-bad-dependencies) @ wildfly-feature-pack ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-version) @ wildfly-feature-pack ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-maven-version) @ wildfly-feature-pack ---
[INFO] 
[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.wildfly:wildfly-feature-pack:pom:10.0.0.Final
   dom4j:dom4j:jar:1.6.1:compile has transitive dependencies:
      jaxme:jaxme-api:jar:0.3:compile
      msv:xsdlib:jar:20030807:compile
      msv:relaxngDatatype:jar:20030807:compile
      pull-parser:pull-parser:jar:2:compile
      xpp3:xpp3:jar:1.1.3.3:compile
~



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list