Build failed in Jenkins: java-identity-provider-v4 » Shibboleth IdP :: Installer #36
Shibboleth Jenkins
noreply at shibboleth.net
Tue Jun 9 10:12:59 UTC 2020
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-installer/36/display/redirect?page=changes>
Changes:
[Rod Widdowson] IDP-1595 Initial work
[Rod Widdowson] IDP-1595 Add Range checking to PluginVersion
[Rod Widdowson] IDP-1595 Add a class to capture the current Plugin state
[Rod Widdowson] IDP-1595 Resource construction can throw an exception
[Rod Widdowson] IDP-1595 Start to add the per plugin truststore
[Rod Widdowson] IDP-1595 Add signature checking
[Rod Widdowson] IDP-1595 Installer suppoer for installed modules.
------------------------------------------
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-installer >------------------
[INFO] Building Shibboleth IdP :: Installer 4.1.0-SNAPSHOT [30/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.pom (2.5 kB at 43 kB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar
[INFO] Downloading from central: https://repo1.maven.org/maven2/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar
[INFO] Downloaded from central: https://repo1.maven.org/maven2/org/bouncycastle/bcpg-jdk15on/1.64/bcpg-jdk15on-1.64.jar (329 kB at 5.2 MB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-installer ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-installer/ws/target>
[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.1.0:resources (default-resources) @ idp-installer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-installer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-installer/ws/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-installer/ws/src/main/java/net/shibboleth/idp/installer/InstallerPropertiesImpl.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-installer/ws/src/main/java/net/shibboleth/idp/installer/InstallerPropertiesImpl.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-installer/ws/src/main/java/net/shibboleth/idp/installer/InstallerPropertiesImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-installer/ws/src/main/java/net/shibboleth/idp/installer/plugin/impl/PluginState.java>:[40,52] package net.shibboleth.utilities.java.support.plugin does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-installer/ws/src/main/java/net/shibboleth/idp/installer/plugin/impl/PluginState.java>:[54,28] cannot find symbol
symbol: class PluginDescription
location: class net.shibboleth.idp.installer.plugin.impl.PluginState
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-installer/ws/src/main/java/net/shibboleth/idp/installer/plugin/impl/PluginState.java>:[73,39] cannot find symbol
symbol: class PluginDescription
location: class net.shibboleth.idp.installer.plugin.impl.PluginState
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list