Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: Profile Implementation #808
Shibboleth Jenkins
noreply at shibboleth.net
Thu Oct 31 07:43:45 EDT 2013
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/808/>
------------------------------------------
Oct 31, 2013 7:43:43 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:
Oct 31, 2013 7:43:43 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Oct 31, 2013 7:43:43 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building Shibboleth IdP :: Profile Implementation 3.0-SNAPSHOT
Oct 31, 2013 7:43:43 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Oct 31, 2013 7:43:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO:
Oct 31, 2013 7:43:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.5:clean (default-clean) @ idp-profile-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/target>
Oct 31, 2013 7:43:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO:
Oct 31, 2013 7:43:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-dependency-plugin:2.7:copy (default) @ idp-profile-impl ---
Oct 31, 2013 7:43:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO:
Oct 31, 2013 7:43:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:resources (default-resources) @ idp-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
Oct 31, 2013 7:43:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO:
Oct 31, 2013 7:43:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.0:compile (default-compile) @ idp-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/main/java/net/shibboleth/idp/profile/impl/EncodeMessage.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/main/java/net/shibboleth/idp/profile/impl/EncodeMessage.java>: Recompile with -Xlint:unchecked for details.
Oct 31, 2013 7:43:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO:
Oct 31, 2013 7:43:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
Oct 31, 2013 7:43:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO:
Oct 31, 2013 7:43:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ idp-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/impl/SelectRelyingPartyConfigurationTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/impl/SelectRelyingPartyConfigurationTest.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-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/impl/ResolveAttributesTest.java>:[29,45] cannot find symbol
symbol: class BaseAttributeDefinition
location: package net.shibboleth.idp.attribute.resolver
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/impl/ResolveAttributesTest.java>:[54,17] cannot find symbol
symbol: class BaseAttributeDefinition
location: class net.shibboleth.idp.profile.impl.ResolveAttributesTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/impl/ResolveAttributesTest.java>:[54,68] cannot find symbol
symbol: class BaseAttributeDefinition
location: class net.shibboleth.idp.profile.impl.ResolveAttributesTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/impl/ResolveAttributesTest.java>:[76,17] cannot find symbol
symbol: class BaseAttributeDefinition
location: class net.shibboleth.idp.profile.impl.ResolveAttributesTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/impl/ResolveAttributesTest.java>:[76,68] cannot find symbol
symbol: class BaseAttributeDefinition
location: class net.shibboleth.idp.profile.impl.ResolveAttributesTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/impl/ResolveAttributesTest.java>:[111,17] cannot find symbol
symbol: class BaseAttributeDefinition
location: class net.shibboleth.idp.profile.impl.ResolveAttributesTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/impl/ResolveAttributesTest.java>:[111,68] cannot find symbol
symbol: class BaseAttributeDefinition
location: class net.shibboleth.idp.profile.impl.ResolveAttributesTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/impl/ResolveAttributesTest.java>:[171,17] cannot find symbol
symbol: class BaseAttributeDefinition
location: class net.shibboleth.idp.profile.impl.ResolveAttributesTest
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-profile-impl/ws/src/test/java/net/shibboleth/idp/profile/impl/ResolveAttributesTest.java>:[171,68] cannot find symbol
symbol: class BaseAttributeDefinition
location: class net.shibboleth.idp.profile.impl.ResolveAttributesTest
[INFO] 9 errors
[INFO] -------------------------------------------------------------
More information about the commits
mailing list