Build failed in Jenkins: java-identity-provider-v4 » Shibboleth IdP :: Authentication API #654
Shibboleth Jenkins
noreply at shibboleth.net
Wed Dec 4 16:08:25 EST 2019
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-authn-api/654/display/redirect?page=changes>
Changes:
[Daniel Fisher] Ldaptive v1.3 API changes.
------------------------------------------
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-authn-api >------------------
[INFO] Building Shibboleth IdP :: Authentication API 4.0.0-SNAPSHOT [6/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-authn-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-authn-api/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-authn-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-authn-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-authn-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 74 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-authn-api/ws/target/classes>
[INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[360,30] incompatible types: java.time.Duration cannot be converted to long
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[361,31] incompatible types: java.time.Duration cannot be converted to long
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[384,34] incompatible types: java.time.Duration cannot be converted to long
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[387,27] incompatible types: java.time.Duration cannot be converted to long
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[389,49] incompatible types: java.time.Duration cannot be converted to long
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[403,26] cannot find symbol
symbol: method getHostnamesWithSchemeAndPort()
location: variable url of type org.ldaptive.LdapURL
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[458,76] cannot find symbol
symbol: variable ATTRIBUTES
location: class org.ldaptive.auth.ext.EDirectoryAuthenticationResponseHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[461,73] cannot find symbol
symbol: variable ATTRIBUTES
location: class org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[465,20] cannot find symbol
symbol: method setReturnAttributes(java.lang.String[])
location: variable authenticator of type org.ldaptive.auth.Authenticator
[INFO] 9 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list