Hudson Locks and Latches jenkins plugin build failed

86 Views Asked by At

I'm trying to build this jenkins plugin git: https://github.com/jenkinsci/locks-and-latches-plugin

mvn install

gives following error

ERROR] Failed to execute goal org.jvnet.hudson.tools:maven-hpi-plugin:1.54:apt-compile (default-apt-compile) on project locks-and-latches: Execution default-apt-compile of goal org.jvnet.hudson.tools:maven-hpi-plugin:1.54:apt-compile failed: A required class was missing while executing org.jvnet.hudson.tools:maven-hpi-plugin:1.54:apt-compile: com/sun/mirror/apt/AnnotationProcessorFactory

[ERROR] -----------------------------------------------------

any advice?

0

There are 0 best solutions below