On Fri, Aug 19, 2016 at 5:02 AM, Robert Sandell <[email protected]> wrote: > Could it be because you have no javadoc? > > [ERROR] javadoc: error - No public or protected classes found to document.
No, this error would mean there are no sources at all, or they are all paclage-private. Either way, that seems an impossible situation since a plugin with no `public` classes cannot do anything. -- 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/CANfRfr0n6ZsOH5M9PY7dbVofAd1s08UmJfh%2BxJa52mo9MxuUug%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
