Build failed in Jenkins: java-opensaml #887

Shibboleth Jenkins noreply at shibboleth.net
Sun May 11 19:25:12 EDT 2014


See <https://build.shibboleth.net/jenkins/job/java-opensaml/887/changes>

Changes:

[Scott Cantor] Rename algorithm methods.

------------------------------------------
[...truncated 798 lines...]

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ opensaml-storage-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ opensaml-storage-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ opensaml-storage-impl ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ opensaml-storage-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ opensaml-storage-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.0-SNAPSHOT-test-javadoc.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ opensaml-storage-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ opensaml-storage-impl ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-storage-impl/3.0-SNAPSHOT/opensaml-storage-impl-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-storage-impl/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-storage-impl/3.0-SNAPSHOT/opensaml-storage-impl-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-storage-impl/3.0-SNAPSHOT/opensaml-storage-impl-3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-storage-impl/3.0-SNAPSHOT/opensaml-storage-impl-3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-storage-impl/3.0-SNAPSHOT/opensaml-storage-impl-3.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-storage-impl/target/opensaml-storage-impl-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-storage-impl/3.0-SNAPSHOT/opensaml-storage-impl-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: Security Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-security-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-security-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-security-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/x509/impl/StaticPKIXValidationInformationResolver.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/x509/impl/StaticPKIXValidationInformationResolver.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ opensaml-security-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 32 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ opensaml-security-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target/test-classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/test/java/org/opensaml/security/x509/impl/CertPathPKIXTrustEvaluatorTest.java>: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/test/java/org/opensaml/security/x509/impl/CertPathPKIXTrustEvaluatorTest.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/test/java/org/opensaml/security/x509/impl/CertPathPKIXTrustEvaluatorTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ opensaml-security-impl ---
[INFO] Surefire report directory: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 105, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.142 sec - in TestSuite

Results :

Tests run: 105, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ opensaml-security-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target/opensaml-security-impl-3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ opensaml-security-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target/opensaml-security-impl-3.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:attached (make-assembly) @ opensaml-security-impl ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ opensaml-security-impl ---
[INFO] 
19 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/credential/impl/AbstractCriteriaFilteringCredentialResolver.java>:46: warning - Tag @link:illegal character: "60" in "Predicate<Credential>"
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/credential/impl/AbstractCriteriaFilteringCredentialResolver.java>:46: warning - Tag @link:illegal character: "62" in "Predicate<Credential>"
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/credential/impl/AbstractCriteriaFilteringCredentialResolver.java>:46: warning - Tag @link: reference not found: Predicate<Credential>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/messaging/impl/CertificateNameOptions.java>:107: warning - Tag @link: reference not found: X500Principal
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/messaging/impl/CertificateNameOptions.java>:117: warning - Tag @link: reference not found: X500Principal
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/messaging/impl/CertificateNameOptions.java>:107: warning - Tag @link: reference not found: X500Principal
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/messaging/impl/CertificateNameOptions.java>:117: warning - Tag @link: reference not found: X500Principal
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/credential/criteria/impl/package-info.java>:27: warning - Tag @link: reference not found: net.shibboleth.utilities.java.support.resolver.EvaluableCriterion
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/credential/criteria/impl/package-info.java>:27: warning - Tag @link: reference not found: net.shibboleth.utilities.java.support.resolver.EvaluableCriterion
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/credential/impl/AbstractCriteriaFilteringCredentialResolver.java>:46: warning - Tag @link: reference not found: Predicate<Credential>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/credential/criteria/impl/package-info.java>:27: warning - Tag @link: reference not found: net.shibboleth.utilities.java.support.resolver.EvaluableCriterion
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/credential/impl/AbstractCriteriaFilteringCredentialResolver.java>:46: warning - Tag @link: reference not found: Predicate<Credential>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/credential/criteria/impl/package-info.java>:27: warning - Tag @link: reference not found: net.shibboleth.utilities.java.support.resolver.EvaluableCriterion
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/credential/impl/AbstractCriteriaFilteringCredentialResolver.java>:46: warning - Tag @link: reference not found: Predicate<Credential>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/credential/impl/AbstractCriteriaFilteringCredentialResolver.java>:46: warning - Tag @link: reference not found: Predicate<Credential>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/messaging/impl/CertificateNameOptions.java>:107: warning - Tag @link: reference not found: X500Principal
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/credential/criteria/impl/package-info.java>:27: warning - Tag @link: reference not found: net.shibboleth.utilities.java.support.resolver.EvaluableCriterion
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/messaging/impl/CertificateNameOptions.java>:117: warning - Tag @link: reference not found: X500Principal
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/src/main/java/org/opensaml/security/credential/criteria/impl/package-info.java>:27: warning - Tag @link: reference not found: net.shibboleth.utilities.java.support.resolver.EvaluableCriterion
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target/opensaml-security-impl-3.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:test-jar (attach-javadocs) @ opensaml-security-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target/opensaml-security-impl-3.0-SNAPSHOT-test-javadoc.jar>
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ opensaml-security-impl ---
[INFO] Building jar: <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target/opensaml-security-impl-3.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ opensaml-security-impl ---
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target/opensaml-security-impl-3.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-impl/3.0-SNAPSHOT/opensaml-security-impl-3.0-SNAPSHOT.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/pom.xml> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-impl/3.0-SNAPSHOT/opensaml-security-impl-3.0-SNAPSHOT.pom
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target/opensaml-security-impl-3.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-impl/3.0-SNAPSHOT/opensaml-security-impl-3.0-SNAPSHOT-tests.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target/opensaml-security-impl-3.0-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-impl/3.0-SNAPSHOT/opensaml-security-impl-3.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target/opensaml-security-impl-3.0-SNAPSHOT-test-javadoc.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-impl/3.0-SNAPSHOT/opensaml-security-impl-3.0-SNAPSHOT-test-javadoc.jar
[INFO] Installing <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-security-impl/target/opensaml-security-impl-3.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/opensaml/opensaml-security-impl/3.0-SNAPSHOT/opensaml-security-impl-3.0-SNAPSHOT-sources.jar
[JENKINS] Archiving disabled
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: XML Security Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-xmlsec-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-xmlsec-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-xmlsec-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 270 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/TransformsImpl.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/encryption/impl/TransformsImpl.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/impl/BasicEncryptionParametersResolver.java>:[414,58] cannot find symbol
  symbol:   method getDataEncryptionAlgorithms()
  location: variable config of type org.opensaml.xmlsec.EncryptionConfiguration
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/impl/BasicEncryptionParametersResolver.java>:[454,58] cannot find symbol
  symbol:   method getKeyTransportEncryptionAlgorithms()
  location: variable config of type org.opensaml.xmlsec.EncryptionConfiguration
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/impl/BasicEncryptionConfiguration.java>:[46,8] org.opensaml.xmlsec.impl.BasicEncryptionConfiguration is not abstract and does not override abstract method getKeyTransportEncryptionAlgorithmURIs() in org.opensaml.xmlsec.EncryptionConfiguration
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/impl/BasicEncryptionConfiguration.java>:[103,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/impl/BasicEncryptionConfiguration.java>:[141,5] method does not override or implement a method from a supertype
[INFO] 5 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] OpenSAML .......................................... SUCCESS [14.698s]
[INFO] OpenSAML :: Core .................................. SUCCESS [34.892s]
[INFO] OpenSAML :: Storage API ........................... SUCCESS [14.975s]
[INFO] OpenSAML :: Security API .......................... SUCCESS [37.196s]
[INFO] OpenSAML :: Messaging API ......................... SUCCESS [23.918s]
[INFO] OpenSAML :: XML Security API ...................... SUCCESS [50.727s]
[INFO] OpenSAML :: SOAP Provider API ..................... SUCCESS [22.475s]
[INFO] OpenSAML :: Profile API ........................... SUCCESS [16.542s]
[INFO] OpenSAML :: SAML Provider API ..................... SUCCESS [39.455s]
[INFO] OpenSAML :: XACML Provider API .................... SUCCESS [17.194s]
[INFO] OpenSAML :: SAML XACML Profile API ................ SUCCESS [14.809s]
[INFO] OpenSAML :: Storage Implementation ................ SUCCESS [36.834s]
[INFO] OpenSAML :: Security Implementation ............... SUCCESS [27.794s]
[INFO] OpenSAML :: XML Security Implementation ........... FAILURE [19.570s]
[INFO] OpenSAML :: Messaging Implementations ............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ........ SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ..... SKIPPED
[INFO] OpenSAML :: Profile Implementations ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:20.914s
[INFO] Finished at: Sun May 11 19:23:58 EDT 2014
[INFO] Final Memory: 43M/156M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project opensaml-xmlsec-impl: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/impl/BasicEncryptionParametersResolver.java>:[414,58] cannot find symbol
[ERROR] symbol:   method getDataEncryptionAlgorithms()
[ERROR] location: variable config of type org.opensaml.xmlsec.EncryptionConfiguration
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/impl/BasicEncryptionParametersResolver.java>:[454,58] cannot find symbol
[ERROR] symbol:   method getKeyTransportEncryptionAlgorithms()
[ERROR] location: variable config of type org.opensaml.xmlsec.EncryptionConfiguration
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/impl/BasicEncryptionConfiguration.java>:[46,8] org.opensaml.xmlsec.impl.BasicEncryptionConfiguration is not abstract and does not override abstract method getKeyTransportEncryptionAlgorithmURIs() in org.opensaml.xmlsec.EncryptionConfiguration
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/impl/BasicEncryptionConfiguration.java>:[103,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/ws/opensaml-xmlsec-impl/src/main/java/org/opensaml/xmlsec/impl/BasicEncryptionConfiguration.java>:[141,5] method does not override or implement a method from a supertype
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :opensaml-xmlsec-impl
Sending e-mails to: commits at shibboleth.net
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-05-11_19-17-28/testng/testng-results-1.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-05-11_19-17-28/testng/testng-results-2.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-05-11_19-17-28/testng/testng-results-3.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-05-11_19-17-28/testng/testng-results-4.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-05-11_19-17-28/testng/testng-results-5.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-05-11_19-17-28/testng/testng-results-6.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-05-11_19-17-28/testng/testng-results-7.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-05-11_19-17-28/testng/testng-results-8.xml'
Processing '/home/jenkins/.jenkins/jobs/java-opensaml/builds/2014-05-11_19-17-28/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list