Build failed in Jenkins: java-opensaml-v5 » OpenSAML :: XML Security API #276
Shibboleth Jenkins
noreply at shibboleth.net
Tue Jan 24 14:22:49 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-xmlsec-api/276/display/redirect?page=changes>
Changes:
[Rod Widdowson] Use NonNull Set and List creation methods
------------------------------------------
[INFO]
[INFO] ------------------< org.opensaml:opensaml-xmlsec-api >------------------
[INFO] Building OpenSAML :: XML Security API 5.0.0-SNAPSHOT [6/24]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-xmlsec-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-xmlsec-api/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-xmlsec-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-xmlsec-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-xmlsec-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 242 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-xmlsec-api/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-xmlsec-api/ws/src/main/java/org/opensaml/xmlsec/agreement/KeyAgreementSupport.java>:[42,71] cannot find symbol
symbol: method setOf(java.lang.String,java.lang.String)
location: class net.shibboleth.shared.collection.CollectionSupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-xmlsec-api/ws/src/main/java/org/opensaml/xmlsec/signature/support/SignatureSupport.java>:[54,99] cannot find symbol
symbol: method setOf(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)
location: class net.shibboleth.shared.collection.CollectionSupport
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list