-
Bug
-
Resolution: Fixed
-
Minor
-
None
It would be nice if one could build the plugin with Java 7. It fails with:
WARNING: Error injecting: org.jenkinsci.maven.plugins.hpi.AptCompiler
java.lang.NoClassDefFoundError: com/sun/mirror/apt/AnnotationProcessorFactory
I tried to update the Jenkins version in the pom.xml from 1.409 to 1.427. Then I can build the plugin but then most of the unit tests fail.