Branch: refs/heads/master Home: https://github.com/jenkinsci/gitlab-logo-plugin Commit: f064a86bcf3fb58859e2ed9504e08707aae2cb51 https://github.com/jenkinsci/gitlab-logo-plugin/commit/f064a86bcf3fb58859e2ed9504e08707aae2cb51 Author: sue445 <sue...@sue445.net> Date: 2022-10-28 (Fri, 28 Oct 2022)
Changed paths: M src/main/java/org/jenkinsci/plugins/gitlablogo/GitlabLogoProperty.java Log Message: ----------- Fix error in releasing ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:3.4.1:jar (attach-javadocs) on project gitlab-logo: MavenReportException: Error while generating Javadoc: [ERROR] Exit code: 1 - warning: unknown enum constant When.ALWAYS [ERROR] reason: class file for javax.annotation.meta.When not found [ERROR] /home/runner/work/gitlab-logo-plugin/gitlab-logo-plugin/src/main/java/org/jenkinsci/plugins/gitlablogo/GitlabLogoProperty.java:29: error: tag not supported in the generated HTML version: tt [ERROR] * We'll use this from the <tt>config.jelly</tt>. [ERROR] ^ [ERROR] [ERROR] Command line was: /usr/lib/jvm/temurin-11-jdk-amd64/bin/javadoc @options @packages [ERROR] [ERROR] Refer to the generated Javadoc files in '/home/runner/work/gitlab-logo-plugin/gitlab-logo-plugin/target/apidocs' dir. ``` https://github.com/jenkinsci/gitlab-logo-plugin/actions/runs/3345053635/jobs/5540118933 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/gitlab-logo-plugin/push/refs/heads/master/3460b8-f064a8%40github.com.