It was some jdk related issue, solved it by changing the parent jenkins version.
On Tue, Sep 24, 2013 at 12:47 PM, Vivekanand S V <[email protected]>wrote: > Thanks, I gave a pull req but the build failed, > here<https://buildhive.cloudbees.com/job/jenkinsci/job/copy-to-slave-plugin/6/console>is > the console output. I get few errors there as follows > > WARNING: Error injecting: org.jenkinsci.maven.plugins.hpi.AptCompiler > java.lang.NoClassDefFoundError: com/sun/mirror/apt/AnnotationProcessorFactory > > [ERROR] Unresolveable build extension: Plugin > org.jenkins-ci.tools:maven-hpi-plugin:1.67 or one of its dependencies could > not be resolved: Could not find artifact > org.jenkins-ci.tools:maven-hpi-plugin:jar:1.67 in central > (http://repo.cloudbees.com/content/repositories/central) @ > > > I made some searches and found "Unresolveable error" is faced by a few > with different plugins and versions, but I couldn't get much idea. Can > someone please help me with this ? > > > > On Sun, Sep 22, 2013 at 1:35 PM, domi <[email protected]> wrote: > >> First thing would be to do a pull request… >> /Domi >> >> >> On 19.09.2013, at 08:04, Vivekanand S V <[email protected]> wrote: >> >> Hi, >> >> I recently found an issue in copy-to-slave plugin and reported it. As >> there was no response I tried to fix it myself, you can check >> issue<https://issues.jenkins-ci.org/browse/JENKINS-18899>and >> commit<https://github.com/svvivek/copy-to-slave-plugin/commit/9156293cbdc48c241075e1297a2998214fdf75c6>details. >> I mailed the maintainer and he said he is not maintaining the >> plugin anymore, is there any way to merge my changes into the main plugin >> and release a new version ? Can I take ownership of that plugin ? >> >> Note : - I am new to jenkins (and its plugin development) so I am not be >> able to fix all the existing issues or implement new features, but I can >> try and learn as I did with my issue. >> >> >> Thanks, >> Vivekanand. >> >> -- >> 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/groups/opt_out. >> >> >> -- >> 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/groups/opt_out. >> > > -- 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/groups/opt_out.
