Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: Authentication Implementation #536
Shibboleth Jenkins
noreply at shibboleth.net
Tue Aug 13 12:27:11 EDT 2013
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-authn-impl/536/changes>
Changes:
[rdw] Fix an issue with absolute file paths, URIs and windows
------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Authentication Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-authn-impl/ws/target>
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-authn-impl ---
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ idp-authn-impl ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-authn-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ idp-authn-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-authn-impl/ws/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-authn-impl/ws/src/main/java/net/shibboleth/idp/authn/impl/ExtractUsernamePasswordFromBasicAuth.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-authn-impl/ws/src/main/java/net/shibboleth/idp/authn/impl/ExtractUsernamePasswordFromBasicAuth.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-authn-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ idp-authn-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-authn-impl/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-authn-impl/ws/src/test/java/net/shibboleth/idp/authn/impl/FilterFlowsByForceAuthnTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-authn-impl/ws/src/test/java/net/shibboleth/idp/authn/impl/FilterFlowsByForceAuthnTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-authn-impl/ws/src/test/java/net/shibboleth/idp/authn/impl/ValidateUsernamePasswordAgainstJAASTest.java>:[140,68] cannot find symbol
symbol: method fileURIFromAbsolutePath(java.lang.String)
location: class net.shibboleth.utilities.java.support.net.UriSupport
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-authn-impl/ws/src/test/java/net/shibboleth/idp/authn/impl/ValidateUsernamePasswordAgainstJAASTest.java>:[164,68] cannot find symbol
symbol: method fileURIFromAbsolutePath(java.lang.String)
location: class net.shibboleth.utilities.java.support.net.UriSupport
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-authn-impl/ws/src/test/java/net/shibboleth/idp/authn/impl/ValidateUsernamePasswordAgainstJAASTest.java>:[189,68] cannot find symbol
symbol: method fileURIFromAbsolutePath(java.lang.String)
location: class net.shibboleth.utilities.java.support.net.UriSupport
[INFO] 3 errors
[INFO] -------------------------------------------------------------
More information about the commits
mailing list