I'm wanting, in particular to make some fixes to the perforce plugin, but
I'm having a problem compiling out of the box, I'm using the master branch
from github, jdk8 and maven 3.2.1 but I get errors, if I change the
enforcer in the POM to range from 1.6,1.9 I get
[WARNING] Error injecting: org.jvnet.hudson.maven.plugins.hpi.AptCompiler
java.lang.NoClassDefFoundError:
com/sun/mirror/apt/AnnotationProcessorFactory
at java.lang.Class.getDeclaredConstructors0(Native Method)
......
......
I've seen this posted before when people have been using sdk1.7.
Now I'm comfortable in fixing Java code, but have no idea when it comes to
the Maven POM file and what I should do to resolve the problem so I can
start compiling and fixing, is there a resource anywhere that I can look at
to give me a pointer on what I should do? I tested this by just grabbing
the zip from github for the perforce plugin and invoking mvn install.
Cheers.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.