Build failed in Jenkins: java-identity-provider-v5-nightly #451

Shibboleth Jenkins noreply at shibboleth.net
Wed Jul 12 02:23:11 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/451/display/redirect?page=changes>

Changes:

[Rod Widdowson] IDP-2107 Misc V5 Installer tasks

[Rod Widdowson] IDP-2136, IDP-2140 Windows Installer support

[Rod Widdowson] IDP-2140 Move forward Windows Installer to V5

[Rod Widdowson] IDP-2140 Move forward Windows Installer to V5


------------------------------------------
[...truncated 1.48 MB...]
[INFO] Building Shibboleth IdP :: Command Line 5.0.0-SNAPSHOT           [24/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-cli/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-cli/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-cli/9.0.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 237 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-cli/9.0.0-SNAPSHOT/shib-cli-9.0.0-20230712.010453-308.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-cli/9.0.0-SNAPSHOT/shib-cli-9.0.0-20230712.010453-308.pom (2.4 kB at 797 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.22/commons-compress-1.22.pom (22 kB at 2.7 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-parent/54/commons-parent-54.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 10 MB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-cli/9.0.0-SNAPSHOT/shib-cli-9.0.0-20230712.010453-308.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-cli/9.0.0-SNAPSHOT/shib-cli-9.0.0-20230712.010453-308.jar (12 kB at 2.4 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.22/commons-compress-1.22.jar (1.0 MB at 61 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-cli ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-cli ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-cli ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-cli/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-cli/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-cli/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-cli ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0:test (default-test) @ idp-cli ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ idp-cli ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-cli/target/idp-cli-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ idp-cli ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-cli ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-assembly-plugin:3.5.0:single (make-assembly) @ idp-cli ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0.2:jar (attach-javadocs) @ idp-cli ---
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-cli/target/javadoc-bundle-options.> Ignored it.
[INFO]  Building classpath javadoc argument
[INFO] No previous run data found, generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-cli/target/idp-cli-5.0.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0.2:test-jar (attach-javadocs) @ idp-cli ---
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ idp-cli >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-cli ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-cli ---
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ idp-cli <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ idp-cli ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-cli/target/idp-cli-5.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-cli ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-cli/target/idp-cli-5.0.0-SNAPSHOT.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-cli/5.0.0-SNAPSHOT/idp-cli-5.0.0-SNAPSHOT.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-cli/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-cli/5.0.0-SNAPSHOT/idp-cli-5.0.0-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-cli/target/idp-cli-5.0.0-SNAPSHOT-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-cli/5.0.0-SNAPSHOT/idp-cli-5.0.0-SNAPSHOT-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-cli/target/idp-cli-5.0.0-SNAPSHOT-sources.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-cli/5.0.0-SNAPSHOT/idp-cli-5.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M2:deploy (default-deploy) @ idp-cli ---
[INFO] Using alternate deployment repository snapshot::https://build.shibboleth.net/nexus-proxy/content/repositories/snapshots
[INFO] Deploying net.shibboleth.idp:idp-cli:5.0.0-SNAPSHOT at end
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-installer >------------------
[INFO] Building Shibboleth IdP :: Installer 5.0.0-SNAPSHOT              [25/27]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.pom (1.6 kB at 159 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 2.1 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 815 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 528 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/idp-conf/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/idp/idp-conf/5.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/idp-conf/5.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 242 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/idp-conf/5.0.0-SNAPSHOT/idp-conf-5.0.0-20230516.021848-350.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/idp-conf/5.0.0-SNAPSHOT/idp-conf-5.0.0-20230516.021848-350.pom (2.1 kB at 303 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.jar
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 1.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcpg-jdk18on/1.72.2/bcpg-jdk18on-1.72.2.jar (407 kB at 23 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 58 MB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/idp-conf/5.0.0-SNAPSHOT/idp-conf-5.0.0-20230516.021848-350.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/idp/idp-conf/5.0.0-SNAPSHOT/idp-conf-5.0.0-20230516.021848-350.jar (4.4 kB at 1.5 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-installer ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 28 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 22 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0:test (default-test) @ idp-installer ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.391 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ idp-installer ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/target/idp-installer-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ idp-installer ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-installer ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/target/idp-installer-5.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.5.0:single (make-assembly) @ idp-installer ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0.2:jar (attach-javadocs) @ idp-installer ---
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/target/javadoc-bundle-options.> Ignored it.
[INFO]  Building classpath javadoc argument
[INFO] No previous run data found, generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 14.981 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  9.911 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.150 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 14.873 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 19.281 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 25.502 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 12.579 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 15.704 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 13.230 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  5.305 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 16.161 s]
[INFO] Shibboleth IdP :: Testing .......................... SUCCESS [  6.634 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 26.022 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 17.114 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 50.300 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 34.376 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [ 23.646 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 19.053 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 29.694 s]
[INFO] Shibboleth IdP :: Spring Integration ............... SUCCESS [ 11.835 s]
[INFO] Shibboleth IdP :: System Configuration ............. SUCCESS [ 49.599 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [  2.050 s]
[INFO] Shibboleth IdP :: WAR distribution ................. SUCCESS [  2.578 s]
[INFO] Shibboleth IdP :: Command Line ..................... SUCCESS [  6.194 s]
[INFO] Shibboleth IdP :: Installer ........................ FAILURE [ 14.391 s]
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:22 min
[INFO] Finished at: 2023-07-12T02:23:10Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.shibboleth.maven.plugins:maven-javadoc-plugin:3.3.0.2:jar (attach-javadocs) on project idp-installer: MavenReportException: Error while generating Javadoc: 
[ERROR] Exit code: 1 - <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/main/java/net/shibboleth/idp/installer/impl/FinalizeJettyBase.java>:47: warning: no description for @throws
[ERROR]      * @throws IOException */
[ERROR]        ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/main/java/net/shibboleth/idp/installer/impl/FinalizeJettyBase.java>:151: warning: no description for @throws
[ERROR]      * @throws IOException
[ERROR]        ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/main/java/net/shibboleth/idp/installer/plugin/impl/PluginInstallerCLI.java>:506: warning: no comment
[ERROR]     private Properties loadAllPluginInfo() {
[ERROR]                        ^
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/main/java/net/shibboleth/idp/installer/impl/V5Install.java>:195: error: @param name not found
[ERROR]      * @param sealerCreated have we just created a sealer
[ERROR]               ^
[ERROR] 1 error
[ERROR] 3 warnings
[ERROR] 
[ERROR] Command line was: /efs/optjava/jdk/amazon/amazon-corretto-17.0.7.7.1-linux-x64/bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/target/apidocs'> dir.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :idp-installer
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list