Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
Java 10 as JAVA_HOME for Maven
-
-
Jenkins 2.143
Description
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).
sezpoz update in the core resolves the issue, but you always have to run with newer Jenkins Core dependency to get it running