Ok, thanks, that worked fine!! Now, what's the next steps in order to get my changes integrated and available from Jenkins? Are these instructions (under "Releasing to jenkins-ci.org" section) still up-to-date? https://wiki.jenkins-ci.org/display/JENKINS/Hosting+Plugins
Thanks! 2014-09-01 11:57 GMT+02:00 Vincent Latombe <[email protected]>: > Hi Luis, > > the groupId has changed, it is now 'org.jenkins-ci.plugins' > > Vincent > > > 2014-09-01 10:49 GMT+02:00 Luis <[email protected]>: > >> 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. >> > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-dev/1-jb5R0ZwDM/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Luis RodrÃguez Neches Ingeniero en Informática http://luixrodriguezneches.wordpress.com/ -- 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.
