-
Bug
-
Resolution: Done
-
Major
-
3.0.12.Final
-
None
-
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=1024m; support was removed in 8.0
Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T19:57:37+08:00)
Maven home: /home/wangc/software/apache-maven/apache-maven-3.3.3
Java version: 1.8.0_45, vendor: Oracle Corporation
Java home: /home/wangc/software/jdk/jdk8/jdk1.8.0_45/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.0.8-300.fc22.x86_64", arch: "amd64", family: "unix"Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=1024m; support was removed in 8.0 Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T19:57:37+08:00) Maven home: /home/wangc/software/apache-maven/apache-maven-3.3.3 Java version: 1.8.0_45, vendor: Oracle Corporation Java home: /home/wangc/software/jdk/jdk8/jdk1.8.0_45/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.0.8-300.fc22.x86_64", arch: "amd64", family: "unix"
Resteasy master (982d297ab43cc915a5e8e7da3397ff59b1986eb6) can not build with JDK 8. It fails at Resteasy JBoss Modules as follow:
[INFO] Resteasy JBoss Modules ............................. FAILURE [ 0.266 s] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (build-dist-as7) on project resteasy-jboss-modules: An Ant BuildException has occured: The following error occurred while executing this line: [ERROR] /home/wangc/work/resteasy/Resteasy/jaxrs/jboss-modules/build.xml:34: The following error occurred while executing this line: [ERROR] /home/wangc/work/resteasy/Resteasy/jaxrs/jboss-modules/build.xml:55: The following error occurred while executing this line: [ERROR] /home/wangc/work/resteasy/Resteasy/jaxrs/jboss-modules/build.xml:56: The following error occurred while executing this line: [ERROR] /home/wangc/work/resteasy/Resteasy/jaxrs/jboss-modules/lib.xml:172: javax.script.ScriptException: ReferenceError: "importClass" is not defined in <eval> at line number 8 [ERROR] around Ant part ...<ant antfile="build.xml" inheritRefs="true">... @ 4:47 in /home/wangc/work/resteasy/Resteasy/jaxrs/jboss-modules/target/antrun/build-main.xml [ERROR] -> [Help 1]