Build failed in Jenkins: java-identity-provider-v5-nightly #251

Shibboleth Jenkins noreply at shibboleth.net
Sat Jan 14 02:09:56 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/251/display/redirect?page=changes>

Changes:

[Tom Zeller] JPAR-197 - Remove our Maven repositories from POMs


------------------------------------------
[...truncated 1.69 MB...]
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/PluginInstallerTest.java>:47: warning: no comment
[WARNING] private final Predicate<String> loggingAcceptCert = new  Predicate<>() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/PluginInstallerTest.java>:54: warning: no comment
[WARNING] @BeforeClass public void setup() throws IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/PluginInstallerTest.java>:60: warning: no comment
[WARNING] @Test(enabled = false) public void testListing() throws ComponentInitializationException, IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/PluginInstallerTest.java>:73: warning: no comment
[WARNING] @Test(enabled = false, dependsOnMethods ={"testListing", }) public void testRemove() throws ComponentInitializationException, IOException
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/PluginInstallerTest.java>:105: warning: no comment
[WARNING] @Test(enabled = false) public void testUnpackTgz() throws ComponentInitializationException, IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/PluginInstallerTest.java>:83: warning: no comment
[WARNING] @Test(enabled = false) public void testUnpackZip() throws ComponentInitializationException, IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/PluginInstallerTest.java>:94: warning: no comment
[WARNING] @Test(enabled = false) public void testUnpackZipFile() throws ComponentInitializationException, IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/PluginStateTest.java>:107: warning: no comment
[WARNING] public void testMulti() throws IOException, Exception {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/PluginStateTest.java>:49: warning: no comment
[WARNING] public void testSimple() throws ComponentInitializationException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/PluginStateTest.java>:43: warning: no comment
[WARNING] private boolean testSupportState(final PluginVersion pluginVersion, final PluginState state, final String IdpVersion) {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/PluginStateTest.java>:89: warning: no comment
[WARNING] public void testTemplating() throws ComponentInitializationException, MalformedURLException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/RollbackTester.java>:41: warning: no comment
[WARNING] private Path parent;
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/RollbackTester.java>:55: warning: no comment
[WARNING] @Test public void commitTest() throws IOException, ModuleException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/RollbackTester.java>:121: warning: no comment
[WARNING] private void deleteIt(final Path p) {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/RollbackTester.java>:51: warning: no comment
[WARNING] @Test public void rollbackTest() throws IOException, ModuleException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/RollbackTester.java>:43: warning: no comment
[WARNING] @BeforeClass public void setup() throws IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/RollbackTester.java>:47: warning: no comment
[WARNING] @AfterClass public void teardown() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/RollbackTester.java>:59: warning: no comment
[WARNING] private void test(boolean commit) throws IOException, ModuleException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TestModule.java>:30: warning: no comment
[WARNING] public class TestModule implements IdPModule {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TestModule.java>:35: warning: no comment
[WARNING] boolean enabled;
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TestModule.java>:34: warning: no comment
[WARNING] @Nullable final String id;
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TestModule.java>:33: warning: no comment
[WARNING] @Nullable final ModuleException throwOnDisable;
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TestModule.java>:32: warning: no comment
[WARNING] @Nullable final ModuleException throwOnEnable;
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TestModule.java>:37: warning: no comment
[WARNING] public TestModule(String name, ModuleException enable, ModuleException disable) {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/TestPropertiesWithComments.java>:47: warning: no comment
[WARNING] private File testFile;
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/TestPropertiesWithComments.java>:57: warning: no comment
[WARNING] private InputStream getInputStream() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/TestPropertiesWithComments.java>:61: warning: no comment
[WARNING] private InputStream getNameReplacementStream() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/TestPropertiesWithComments.java>:49: warning: no comment
[WARNING] @BeforeMethod public void setup() throws IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/TestPropertiesWithComments.java>:53: warning: no comment
[WARNING] @AfterMethod public void tearDown() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/TestPropertiesWithComments.java>:145: warning: no comment
[WARNING] @Test( enabled=true ) public void testBareKey() throws FileNotFoundException, IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/TestPropertiesWithComments.java>:163: warning: no comment
[WARNING] @Test( enabled=true ) public void testBareModules() throws FileNotFoundException, IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/TestPropertiesWithComments.java>:127: warning: no comment
[WARNING] @Test public void testReplaceNames() throws FileNotFoundException, IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/TestPropertiesWithComments.java>:114: warning: no comment
[WARNING] @Test public void testReplaceNamesFail() throws FileNotFoundException, IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/TestPropertiesWithComments.java>:66: warning: no comment
[WARNING] @Test public void testReplaceValues() throws FileNotFoundException, IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/TestPropertiesWithComments.java>:90: warning: no comment
[WARNING] @Test public void testUnreplaceableList() throws IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TrustStoreTest.java>:43: warning: no comment
[WARNING] public class TrustStoreTest {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TrustStoreTest.java>:47: warning: no comment
[WARNING] private Path dir;
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TrustStoreTest.java>:45: warning: no comment
[WARNING] private final static String pluginId = "net.shibboleth.plugin.test";
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TrustStoreTest.java>:75: warning: no comment
[WARNING] @AfterMethod  public void deleteStore() throws IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TrustStoreTest.java>:127: warning: no comment
[WARNING] @Test public void loadSave() throws IOException, ComponentInitializationException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TrustStoreTest.java>:90: warning: no comment
[WARNING] private void populateKeyStore() throws IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TrustStoreTest.java>:50: warning: no comment
[WARNING] @BeforeClass public void setup() throws IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TrustStoreTest.java>:79: warning: no comment
[WARNING] @Test public void signatureAbsentTest() throws ComponentInitializationException, IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TrustStoreTest.java>:97: warning: no comment
[WARNING] @Test public void signaturePresentTest() throws ComponentInitializationException, IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TrustStoreTest.java>:109: warning: no comment
[WARNING] @Test public void signingTest()  throws ComponentInitializationException, IOException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/src/test/java/net/shibboleth/idp/installer/plugin/impl/TrustStoreTest.java>:58: warning: no comment
[WARNING] @AfterClass public void teardown() throws IOException {
[WARNING] ^
[WARNING] 70 warnings
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/target/idp-installer-5.0.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ idp-installer >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-installer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-installer ---
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ idp-installer <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ idp-installer ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/target/idp-installer-5.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-installer ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/target/idp-installer-5.0.0-SNAPSHOT.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-installer/5.0.0-SNAPSHOT/idp-installer-5.0.0-SNAPSHOT.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-installer/5.0.0-SNAPSHOT/idp-installer-5.0.0-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/target/idp-installer-5.0.0-SNAPSHOT-tests.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-installer/5.0.0-SNAPSHOT/idp-installer-5.0.0-SNAPSHOT-tests.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/target/idp-installer-5.0.0-SNAPSHOT-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-installer/5.0.0-SNAPSHOT/idp-installer-5.0.0-SNAPSHOT-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/target/idp-installer-5.0.0-SNAPSHOT-test-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-installer/5.0.0-SNAPSHOT/idp-installer-5.0.0-SNAPSHOT-test-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-installer/target/idp-installer-5.0.0-SNAPSHOT-sources.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-installer/5.0.0-SNAPSHOT/idp-installer-5.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M2:deploy (default-deploy) @ idp-installer ---
[INFO] Using alternate deployment repository snapshot::https://build.shibboleth.net/nexus-proxy/content/repositories/snapshots
[INFO] Deploying net.shibboleth.idp:idp-installer:5.0.0-SNAPSHOT at end
[INFO] 
[INFO] ----------------< net.shibboleth.idp:idp-distribution >-----------------
[INFO] Building Shibboleth IdP :: Distribution 5.0.0-SNAPSHOT           [27/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.pom (16 kB at 2.7 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (9.9 kB at 2.0 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/maven-parent/35/maven-parent-35.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 9.1 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/apache/25/apache-25.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/25/apache-25.pom (21 kB at 5.1 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-dependency-plugin/3.3.0/maven-dependency-plugin-3.3.0.jar (187 kB at 23 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.pom (3.3 kB at 368 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 1.6 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/1.8/maven-antrun-plugin-1.8.jar (36 kB at 2.0 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-distribution ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-distribution ---
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-dist-enforcer-3.2.0-SNAPSHOT.pom
[WARNING] The POM for net.shibboleth.maven.enforcer.rules:maven-dist-enforcer:jar:3.2.0-SNAPSHOT is missing, no dependency information available
[INFO] Downloading from apache.snapshots: https://repository.apache.org/snapshots/net/shibboleth/maven/enforcer/rules/maven-dist-enforcer/3.2.0-SNAPSHOT/maven-dist-enforcer-3.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 15.596 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 10.081 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.202 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 22.462 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 19.709 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 26.332 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 12.912 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 19.770 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 13.799 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  5.441 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 17.055 s]
[INFO] Shibboleth IdP :: Testing .......................... SUCCESS [ 15.186 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 16.709 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 18.540 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 51.376 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 33.773 s]
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SUCCESS [ 24.057 s]
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 18.832 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 29.953 s]
[INFO] Shibboleth IdP :: Spring Integration ............... SUCCESS [ 12.143 s]
[INFO] Shibboleth IdP :: System Configuration ............. SUCCESS [  6.323 s]
[INFO] Shibboleth IdP :: WAR .............................. SUCCESS [  2.308 s]
[INFO] Shibboleth IdP :: WAR distribution ................. SUCCESS [  2.397 s]
[INFO] Shibboleth IdP :: Command Line ..................... SUCCESS [  6.707 s]
[INFO] Shibboleth IdP :: Configuration Files .............. SUCCESS [ 57.126 s]
[INFO] Shibboleth IdP :: Installer ........................ SUCCESS [ 35.956 s]
[INFO] Shibboleth IdP :: Distribution ..................... FAILURE [  0.650 s]
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:17 min
[INFO] Finished at: 2023-01-14T02:09:56Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) on project idp-distribution: Execution maven-version of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3:enforce failed: Plugin org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M3 or one of its dependencies could not be resolved: Could not find artifact net.shibboleth.maven.enforcer.rules:maven-dist-enforcer:jar:3.2.0-SNAPSHOT in apache.snapshots (https://repository.apache.org/snapshots) -> [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/PluginResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :idp-distribution
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list