Hi, there: I've recently made changes in the plasticscm plugin for jenkins and after pulling the changes and triggered the build, I got the following error:
java.lang.NoClassDefFoundError: com/sun/mirror/apt/AnnotationProcessorFactory See log here: https://jenkins.ci.cloudbees.com/job/plugins/job/plasticscm-plugin/2/console Y found somewhere (https://groups.google.com/forum/#!searchin/jenkinsci-dev/java.lang.NoClassDefFoundError$3A$20com$2Fsun$2Fmirror$2Fapt$2FAnnotationProcessorFactory|sort:relevance/jenkinsci-dev/Y466cf9NaEc/rUp9oHvQzrQJ) that this could be due to the parent label of the pom.xml, so I updated it to something newer, but then I get the following errors: Non-resolvable parent POM: Could not find artifact org.jvnet.hudson.plugins:plugin:pom:1.420 in repo.jenkins-ci.org (http://repo.jenkins-ci.org/public/) and 'parent.relativePath' points at wrong local POM Full log here: https://jenkins.ci.cloudbees.com/job/plugins/job/plasticscm-plugin/4/console How could I fix this problem? Thanks, Luis -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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.
