> Can you tell if the javadoc was published for the plugin or if there's any issue with it?
I can't as I was doing a plugin security release :/ I'm expecting the publishing is correct, just that the linking to core APIs is missing (which is what I saw looking at the locally generated files) /James On Tuesday, June 14, 2022 at 4:56:35 PM UTC+1 [email protected] wrote: > Interesting. > > I don't _think_ the one week early has any impact other than just raising > the problem earlier. > > You're likely the first to hit this though. > > Can you tell if the javadoc was published for the plugin or if there's any > issue with it? > > We can test it out on the test plugin > <https://github.com/jenkinsci/jenkins-infra-test-plugin> to not impact > users. > > Thanks > Tim > > On Tue, 14 Jun 2022 at 14:26, '[email protected]' via Jenkins > Developers <[email protected]> wrote: > >> Hi all >> >> Just released a plugin and I have the following warning >> >> [WARNING] javadoc: warning - Error fetching URL: >> https://javadoc.jenkins.io/ >> >> The javadoc for jenkins was recently switch to Java11 (seems a week >> early) and this means that plugins can no longer link correctly when >> compiling/releasing with Java 11, presumably as the file that javadoc >> download for the cross referencing is missing. >> >> Given plugins will still be targeting Java8 (and older Jenkins versions >> for a while) has anyone else seen this or though about it? >> >> /James >> >> >> -- >> 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/7f90a8dd-a811-44a1-870b-b13781063988n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-dev/7f90a8dd-a811-44a1-870b-b13781063988n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/2dc43ad3-16b1-474d-b213-2f5abfa8f7f3n%40googlegroups.com.
