I had this problem some months ago when releasing and the javadoc phase - I never did get to the bottom of it.
Can you paste the error you saw with it? On Tuesday, April 5, 2016 at 12:16:28 PM UTC+10, Craig Rodrigues wrote: > > Hi, > > I recently tried to build a Jenkins plugin which I maintain with this JDK > version: > > > > > *openjdk version "1.8.0_77"OpenJDK Runtime Environment (build > 1.8.0_77-b03)OpenJDK 64-Bit Server VM (build 25.77-b03, mixed mode)* > and noticed some weird build failures when generating Javadoc. > These errors occur when I try to do *mvn release:prepare release:perform* > . > > I narrowed things down and found that I could reproduce the problem by > doing > *mvn javadoc:test-javadoc*. > > > I know that Java8 is not (yet) the officially supported version to build > Jenkins plugins with, but I was wondering if people are encountering this. > > What is the best way to fix this? > > For example, I am including the errors I get when building > htpts://github.com/jenkinsci/jenkins with *mvn javadoc:test-javadoc*. > > > -- > Craig > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/91cce6a0-3dab-4266-a60a-939f30d92e25%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
