Your Javadoc is still broken.

$ mvn -Dset.changelist -Pquick-build verify
…
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:jar (attach-javadocs)
on project gitlab-plugin: MavenReportException: Error while generating
Javadoc:
[ERROR] Exit code: 1 -
…/gitlab-plugin/target/generated-sources/annotations/com/dabsquared/gitlabjenkins/gitlab/hook/model/builder/generated/PushHookBuilder.java:144:
error: reference not found
[ERROR]    * Sets the default value for the {@link PushHook#userUserName}
property.
[ERROR]                                            ^
[ERROR]
…/gitlab-plugin/target/generated-sources/annotations/com/dabsquared/gitlabjenkins/gitlab/hook/model/builder/generated/PushHookBuilder.java:149:
warning - Tag @link: can't find userUserName in
com.dabsquared.gitlabjenkins.gitlab.hook.model.PushHook

Now normally CI builds would do this, yet they are passing. It seems that
your Maven metadata is incorrect:
https://github.com/jenkinsci/gitlab-plugin/pull/1103#discussion_r577567711

There is no 1.5.18 tag, so once Javadoc and Maven metadata is fixed you
should be ready to release.

-- 
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/CANfRfr0r582ihZcURL7Viwe_25yLtKiZtcCQnN37HaHWLH9AoQ%40mail.gmail.com.

Reply via email to