jenkinsci/build-monitor-plugin

mvn hpi:run shows java.nio.file.NoSuchFileException: .../plugin/target/classes/META-INF/annotations/hudson.Extension

LinuxSuRen opened this issue · 1 comments

I got the error said as the PR title when I try to build the source code with java11.

We can skip these errors via executing java8. I got this solution which comes from jenkinsci/configuration-as-code-plugin#613 (comment).