Build failed in Jenkins: java-opensaml-v5 » OpenSAML :: Storage API #595
Shibboleth Jenkins
noreply at shibboleth.net
Wed Dec 13 18:22:40 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-api/595/display/redirect?page=changes>
Changes:
[Scott Cantor] IDP-2163 - Warning interceptor could exploit StorageService
------------------------------------------
[INFO]
[INFO] -----------------< org.opensaml:opensaml-storage-api >------------------
[INFO] Building OpenSAML :: Storage API 5.1.0-SNAPSHOT [3/24]
[INFO] from opensaml-storage-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-networking/9.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-networking/9.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-networking/9.1.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 38 kB/s)
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ opensaml-storage-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-api/ws/target>
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ opensaml-storage-api ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ opensaml-storage-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ opensaml-storage-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-api/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/StorageAwareCookieManager.java>:[85,13] cannot find symbol
symbol: method getCookieDomain()
location: class org.opensaml.storage.StorageAwareCookieManager
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/StorageAwareCookieManager.java>:[86,35] cannot find symbol
symbol: method getCookieDomain()
location: class org.opensaml.storage.StorageAwareCookieManager
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/StorageAwareCookieManager.java>:[89,13] cannot find symbol
symbol: method getCookiePath()
location: class org.opensaml.storage.StorageAwareCookieManager
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/StorageAwareCookieManager.java>:[90,35] cannot find symbol
symbol: method getCookiePath()
location: class org.opensaml.storage.StorageAwareCookieManager
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/StorageAwareCookieManager.java>:[147,30] method addCookie in class net.shibboleth.shared.net.CookieManager cannot be applied to given types;
required: java.lang.String,java.lang.String
found: java.lang.String,java.lang.String,int
reason: actual and formal argument lists differ in length
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-api/ws/src/main/java/org/opensaml/storage/StorageAwareCookieManager.java>:[150,30] method addCookie in class net.shibboleth.shared.net.CookieManager cannot be applied to given types;
required: java.lang.String,java.lang.String
found: java.lang.String,java.lang.String,int
reason: actual and formal argument lists differ in length
[INFO] 6 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list