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).
Originally reported by svanoort, imported from: Can't compile/test under Java 10/11 with mvn
- assignee:
oleg_nenashev
- status: Resolved
- priority: Minor
- component(s): plugin-pom
- label(s): java10, java10_hackathon, java11
- resolution: Fixed
- resolved: 2018-09-26T08:51:26+00:00
- votes: 0
- watchers: 5
- imported: 20260108-221235
Raw content of original issue
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).
- environment:
Java 10 as JAVA_HOME for Maven
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).
Originally reported by svanoort, imported from: Can't compile/test under Java 10/11 with mvn
Raw content of original issue
Java 10 as JAVA_HOME for Maven