-
Bug
-
Resolution: Fixed
-
Minor
-
Java 10 as JAVA_HOME for Maven
-
-
Jenkins 2.143
Sample error from workflow-support-plugin:
[ERROR] java.nio.file.NoSuchFileException:$GIT_REPO/target/classes/META-INF/annotations/hudson.Extension
(Where $GIT_REPO is the actual folder holding the code).
[JENKINS-52024] Can't compile/test under Java 10/11 with mvn
Epic Link |
New:
|
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Comment | [ Likely fix: https://stackoverflow.com/questions/49398894/unable-to-compile-simple-java-10-project-with-maven ] |
Environment | New: Java 10 as JAVA_HOME for Maven |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Link | New: This issue is blocked by INFRA-1680 [ INFRA-1680 ] |
Remote Link | New: This issue links to "sezpoz PR 13 (Web Link)" [ 20942 ] |
Annotations folder is indeed empty.
I wonder if we might be seeing some flavor of https://issues.apache.org/jira/browse/MCOMPILER-310