Just clone the Apache Santuario-java /trunk, but the "mvn clean install" fails with the following messages: Am I missing some prerequisites for this project?
On Windows 7 (with JDK 7) ____________________________________________________________________________________ Tests in error: BaltimoreTest.test_fifteen_external_dsa:418 ╗ XMLStream org.apache.xml.securit... BaltimoreTest.test_signature_keyname:793 ╗ XMLStream org.apache.xml.security.e... BaltimoreTest.test_signature_keyname_18:1182 ╗ XMLStream org.apache.xml.securi... BaltimoreTest.test_signature_retrievalmethod_rawx509crt:849 ╗ XMLStream org.ap... BaltimoreTest.test_signature_retrievalmethod_rawx509crt_18:1238 ╗ XMLStream or... BaltimoreTest.test_signature_x509_crt:935 ╗ XMLStream org.apache.xml.security.... BaltimoreTest.test_signature_x509_crt_18:1324 ╗ XMLStream org.apache.xml.secur... BaltimoreTest.test_signature_x509_crt_crl:892 ╗ XMLStream org.apache.xml.secur... BaltimoreTest.test_signature_x509_crt_crl_18:1281 ╗ XMLStream org.apache.xml.s... BaltimoreTest.test_signature_x509_is:989 ╗ XMLStream org.apache.xml.security.e... BaltimoreTest.test_signature_x509_is_18:1378 ╗ XMLStream org.apache.xml.securi... BaltimoreTest.test_signature_x509_ski:1045 ╗ XMLStream org.apache.xml.security... BaltimoreTest.test_signature_x509_ski_18:1434 ╗ XMLStream org.apache.xml.secur... BaltimoreTest.test_signature_x509_sn:1099 ╗ XMLStream org.apache.xml.security.... BaltimoreTest.test_signature_x509_sn_18:1488 ╗ XMLStream org.apache.xml.securi... BaltimoreTest.test_twenty_three_external_dsa:735 ╗ XMLStream org.apache.xml.se... PhaosTest.test_signature_dsa_detached:112 ╗ XMLStream org.apache.xml.security.... PhaosTest.test_signature_hmac_sha1_exclusive_c14n_comments_detached:219 ╗ XMLStream PhaosTest.test_signature_rsa_detached:336 ╗ XMLStream org.apache.xml.security.... Tests run: 1002, Failures: 66, Errors: 19, Skipped: 13 On Linux (JDK 7) ____________________________________________________________________________________ Tests in error: DecryptionTest.testIssuerSerial:1475 » XMLStream org.apache.xml.security.excep... DecryptionTest.testKeyValue:1405 » XMLStream org.apache.xml.security.exception... DecryptionTest.testNoKeyInfo:1750 » XMLStream org.apache.xml.security.exceptio... DecryptionTest.testSKI:1690 » XMLStream org.apache.xml.security.exceptions.XML... DecryptionTest.testSubjectName:1613 » XMLStream org.apache.xml.security.except... DecryptionTest.testX509Certificate:1544 » XMLStream org.apache.xml.security.ex... Tests run: 1014, Failures: 0, Errors: 6, Skipped: 14 -- View this message in context: http://apache-xml-project.6118.n7.nabble.com/Maven-surefire-tests-fail-on-Apache-Santuario-trunk-fails-tp42332.html Sent from the Apache XML - Security - Dev mailing list archive at Nabble.com.
