See <https://builds.apache.org/job/sling-trunk-1.5/1701/changes>
Changes: [cziegeler] Remove unused code ------------------------------------------ [...truncated 4961 lines...] A testing/samples/integration-tests/src/test/java/org/apache/sling/testing/samples/integrationtests/serverside/sling AU testing/samples/integration-tests/src/test/java/org/apache/sling/testing/samples/integrationtests/serverside/sling/SlingServerSideTestsBase.java AU testing/samples/integration-tests/src/test/java/org/apache/sling/testing/samples/integrationtests/serverside/sling/SlingServerSideTest.java AU testing/samples/integration-tests/src/test/java/org/apache/sling/testing/samples/integrationtests/serverside/sling/SlingServerSideSingleMethodTest.java AU testing/samples/integration-tests/src/test/java/org/apache/sling/testing/samples/integrationtests/serverside/ServerSideSampleTest.java AU testing/samples/integration-tests/src/test/java/org/apache/sling/testing/samples/integrationtests/serverside/SingleServerSideMethodTest.java AU testing/samples/integration-tests/pom.xml AU testing/samples/integration-tests/README.txt A testing/samples/failing-tests A testing/samples/failing-tests/src A testing/samples/failing-tests/src/main A testing/samples/failing-tests/src/main/java A testing/samples/failing-tests/src/main/java/org A testing/samples/failing-tests/src/main/java/org/apache A testing/samples/failing-tests/src/main/java/org/apache/sling A testing/samples/failing-tests/src/main/java/org/apache/sling/junit A testing/samples/failing-tests/src/main/java/org/apache/sling/junit/samples A testing/samples/failing-tests/src/main/java/org/apache/sling/junit/samples/failingtests A testing/samples/failing-tests/src/main/java/org/apache/sling/testing A testing/samples/failing-tests/src/main/java/org/apache/sling/testing/samples A testing/samples/failing-tests/src/main/java/org/apache/sling/testing/samples/failingtests AU testing/samples/failing-tests/src/main/java/org/apache/sling/testing/samples/failingtests/JUnit3FailingTest.java AU testing/samples/failing-tests/src/main/java/org/apache/sling/testing/samples/failingtests/JUnit4FailingTest.java AU testing/samples/failing-tests/src/main/java/org/apache/sling/testing/samples/failingtests/EmptyTest.java AU testing/samples/failing-tests/pom.xml A testing/junit A testing/junit/core A testing/junit/core/src A testing/junit/core/src/test A testing/junit/core/src/test/java A testing/junit/core/src/test/java/org A testing/junit/core/src/test/java/org/apache A testing/junit/core/src/test/java/org/apache/sling A testing/junit/core/src/test/java/org/apache/sling/junit AU testing/junit/core/src/test/java/org/apache/sling/junit/RequestParserTest.java A testing/junit/core/src/main A testing/junit/core/src/main/java A testing/junit/core/src/main/java/org A testing/junit/core/src/main/java/org/apache A testing/junit/core/src/main/java/org/apache/sling A testing/junit/core/src/main/java/org/apache/sling/junit AU testing/junit/core/src/main/java/org/apache/sling/junit/TestSelector.java A testing/junit/core/src/main/java/org/apache/sling/junit/impl AU testing/junit/core/src/main/java/org/apache/sling/junit/impl/TestsManagerImpl.java A testing/junit/core/src/main/java/org/apache/sling/junit/impl/servlet AU testing/junit/core/src/main/java/org/apache/sling/junit/impl/servlet/PlainTextRenderer.java AU testing/junit/core/src/main/java/org/apache/sling/junit/impl/servlet/JsonRenderer.java AU testing/junit/core/src/main/java/org/apache/sling/junit/impl/servlet/XmlRenderer.java AU testing/junit/core/src/main/java/org/apache/sling/junit/impl/servlet/HtmlFilter.java AU testing/junit/core/src/main/java/org/apache/sling/junit/impl/servlet/HtmlRenderer.java AU testing/junit/core/src/main/java/org/apache/sling/junit/impl/servlet/SlingJUnitServlet.java AU testing/junit/core/src/main/java/org/apache/sling/junit/impl/servlet/JUnitServlet.java AU testing/junit/core/src/main/java/org/apache/sling/junit/impl/BundleTestsProvider.java AU testing/junit/core/src/main/java/org/apache/sling/junit/impl/RendererSelectorImpl.java AU testing/junit/core/src/main/java/org/apache/sling/junit/impl/AnnotationsProcessor.java AU testing/junit/core/src/main/java/org/apache/sling/junit/RequestParser.java AU testing/junit/core/src/main/java/org/apache/sling/junit/Renderer.java AU testing/junit/core/src/main/java/org/apache/sling/junit/TestObjectProcessor.java AU testing/junit/core/src/main/java/org/apache/sling/junit/RendererSelector.java AU testing/junit/core/src/main/java/org/apache/sling/junit/Activator.java AU testing/junit/core/src/main/java/org/apache/sling/junit/TestsManager.java AU testing/junit/core/src/main/java/org/apache/sling/junit/TestsProvider.java A testing/junit/core/src/main/java/org/apache/sling/junit/annotations AU testing/junit/core/src/main/java/org/apache/sling/junit/annotations/AutoDetect.java AU testing/junit/core/src/main/java/org/apache/sling/junit/annotations/SlingAnnotationsTestRunner.java AU testing/junit/core/src/main/java/org/apache/sling/junit/annotations/TestReference.java A testing/junit/core/src/main/resources AU testing/junit/core/src/main/resources/junit.css A testing/junit/core/src/main/resources/OSGI-INF A testing/junit/core/src/main/resources/OSGI-INF/metatype AU testing/junit/core/src/main/resources/OSGI-INF/metatype/metatype.properties AU testing/junit/core/pom.xml A testing/junit/scriptable A testing/junit/scriptable/src A testing/junit/scriptable/src/main A testing/junit/scriptable/src/main/java A testing/junit/scriptable/src/main/java/org A testing/junit/scriptable/src/main/java/org/apache A testing/junit/scriptable/src/main/java/org/apache/sling A testing/junit/scriptable/src/main/java/org/apache/sling/junit A testing/junit/scriptable/src/main/java/org/apache/sling/junit/scriptable AU testing/junit/scriptable/src/main/java/org/apache/sling/junit/scriptable/TestServletOutputStream.java AU testing/junit/scriptable/src/main/java/org/apache/sling/junit/scriptable/ExplainTests.java AU testing/junit/scriptable/src/main/java/org/apache/sling/junit/scriptable/ScriptableTestsProvider.java AU testing/junit/scriptable/src/main/java/org/apache/sling/junit/scriptable/HttpRequest.java AU testing/junit/scriptable/src/main/java/org/apache/sling/junit/scriptable/TestAllPaths.java AU testing/junit/scriptable/src/main/java/org/apache/sling/junit/scriptable/HttpResponse.java A testing/junit/scriptable/src/main/resources A testing/junit/scriptable/src/main/resources/SLING-INF A testing/junit/scriptable/src/main/resources/SLING-INF/nodetypes AU testing/junit/scriptable/src/main/resources/SLING-INF/nodetypes/slingtest.cnd AU testing/junit/scriptable/pom.xml A testing/junit/remote A testing/junit/remote/src A testing/junit/remote/src/main A testing/junit/remote/src/main/java A testing/junit/remote/src/main/java/org A testing/junit/remote/src/main/java/org/apache A testing/junit/remote/src/main/java/org/apache/sling A testing/junit/remote/src/main/java/org/apache/sling/junit A testing/junit/remote/src/main/java/org/apache/sling/junit/remote A testing/junit/remote/src/main/java/org/apache/sling/junit/remote/ide AU testing/junit/remote/src/main/java/org/apache/sling/junit/remote/ide/ExecutionResult.java AU testing/junit/remote/src/main/java/org/apache/sling/junit/remote/ide/SerializedRenderer.java AU testing/junit/remote/src/main/java/org/apache/sling/junit/remote/ide/SlingRemoteExecutionRule.java A testing/junit/remote/src/main/java/org/apache/sling/junit/remote/testrunner AU testing/junit/remote/src/main/java/org/apache/sling/junit/remote/testrunner/SlingRemoteTestRunner.java AU testing/junit/remote/src/main/java/org/apache/sling/junit/remote/testrunner/SlingRemoteTest.java AU testing/junit/remote/src/main/java/org/apache/sling/junit/remote/testrunner/SlingRemoteTestParameters.java AU testing/junit/remote/src/main/java/org/apache/sling/junit/remote/testrunner/SlingTestsCountChecker.java A testing/junit/remote/src/main/java/org/apache/sling/junit/remote/exported AU testing/junit/remote/src/main/java/org/apache/sling/junit/remote/exported/ExampleRemoteTest.java A testing/junit/remote/src/main/java/org/apache/sling/junit/remote/httpclient AU testing/junit/remote/src/main/java/org/apache/sling/junit/remote/httpclient/RemoteTestHttpClient.java AU testing/junit/remote/pom.xml U . At revision 1360611 [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start Parsing POMs Downloaded artifact http://repo.maven.apache.org/maven2//org/apache/sling/sling/13/sling-13.pom [trunk] $ /home/hudson/tools/java/latest1.5/bin/java -Xmx512M -XX:MaxPermSize=256M -enableassertions -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/apache-maven-3.0.3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 42098 <===[JENKINS REMOTING CAPACITY]===>channel started log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. Executing Maven: -B -f <https://builds.apache.org/job/sling-trunk-1.5/ws/trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 -DobrRepository=false clean deploy -DHttpTestBase.readyTimeoutSeconds=300 -PwarIntegrationTests [INFO] Scanning for projects... Downloading: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-packaging/2.0-alpha-4/archetype-packaging-2.0-alpha-4.pom Downloaded: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-packaging/2.0-alpha-4/archetype-packaging-2.0-alpha-4.pom (690 B at 6.9 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/archetype/maven-archetype/2.0-alpha-4/maven-archetype-2.0-alpha-4.pom Downloaded: http://repo1.maven.org/maven2/org/apache/maven/archetype/maven-archetype/2.0-alpha-4/maven-archetype-2.0-alpha-4.pom (14 KB at 306.7 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-packaging/2.0-alpha-4/archetype-packaging-2.0-alpha-4.jar Downloaded: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-packaging/2.0-alpha-4/archetype-packaging-2.0-alpha-4.jar (8 KB at 78.8 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/2.0-alpha-4/maven-archetype-plugin-2.0-alpha-4.pom Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/2.0-alpha-4/maven-archetype-plugin-2.0-alpha-4.pom (5 KB at 68.8 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-common/2.0-alpha-4/archetype-common-2.0-alpha-4.pom Downloaded: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-common/2.0-alpha-4/archetype-common-2.0-alpha-4.pom (16 KB at 207.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-5/plexus-interactivity-api-1.0-alpha-5.pom Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-5/plexus-interactivity-api-1.0-alpha-5.pom (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-5/plexus-interactivity-1.0-alpha-5.pom Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity/1.0-alpha-5/plexus-interactivity-1.0-alpha-5.pom (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.pom Downloaded: http://repo1.maven.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.pom (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-invoker/2.0.6/maven-invoker-2.0.6.pom Downloaded: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-invoker/2.0.6/maven-invoker-2.0.6.pom (3 KB at 24.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/2.0-alpha-4/maven-archetype-plugin-2.0-alpha-4.jar Downloading: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-common/2.0-alpha-4/archetype-common-2.0-alpha-4.jar Downloading: http://repo1.maven.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.jar Downloading: http://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.8/maven-reporting-api-2.0.8.jar Downloading: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-9/doxia-sink-api-1.0-alpha-9.jar Downloaded: http://repo1.maven.org/maven2/net/sourceforge/jchardet/jchardet/1.0/jchardet-1.0.jar (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-5/plexus-interactivity-api-1.0-alpha-5.jar Downloaded: http://repo1.maven.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.8/maven-reporting-api-2.0.8.jar (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-invoker/2.0.6/maven-invoker-2.0.6.jar Downloaded: http://repo1.maven.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-9/doxia-sink-api-1.0-alpha-9.jar (0 B at 0.0 KB/sec) Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-5/plexus-interactivity-api-1.0-alpha-5.jar (0 B at 0.0 KB/sec) Downloaded: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-invoker/2.0.6/maven-invoker-2.0.6.jar (25 KB at 377.2 KB/sec) Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/2.0-alpha-4/maven-archetype-plugin-2.0-alpha-4.jar (64 KB at 779.3 KB/sec) Downloaded: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-common/2.0-alpha-4/archetype-common-2.0-alpha-4.jar (230 KB at 1852.7 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-packaging/2.2/archetype-packaging-2.2.pom Downloaded: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-packaging/2.2/archetype-packaging-2.2.pom (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/archetype/maven-archetype/2.2/maven-archetype-2.2.pom Downloaded: http://repo1.maven.org/maven2/org/apache/maven/archetype/maven-archetype/2.2/maven-archetype-2.2.pom (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-packaging/2.2/archetype-packaging-2.2.jar Downloaded: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-packaging/2.2/archetype-packaging-2.2.jar (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/2.2/maven-archetype-plugin-2.2.pom Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/2.2/maven-archetype-plugin-2.2.pom (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-catalog/2.2/archetype-catalog-2.2.pom Downloaded: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-catalog/2.2/archetype-catalog-2.2.pom (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-models/2.2/archetype-models-2.2.pom Downloaded: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-models/2.2/archetype-models-2.2.pom (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-descriptor/2.2/archetype-descriptor-2.2.pom Downloaded: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-descriptor/2.2/archetype-descriptor-2.2.pom (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-registry/2.2/archetype-registry-2.2.pom Downloaded: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-registry/2.2/archetype-registry-2.2.pom (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-common/2.2/archetype-common-2.2.pom Downloaded: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-common/2.2/archetype-common-2.2.pom (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.pom Downloaded: http://repo1.maven.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.pom (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.pom Downloaded: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.pom (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/2.2/maven-archetype-plugin-2.2.jar Downloading: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-catalog/2.2/archetype-catalog-2.2.jar Downloading: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-descriptor/2.2/archetype-descriptor-2.2.jar Downloading: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-registry/2.2/archetype-registry-2.2.jar Downloading: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-common/2.2/archetype-common-2.2.jar Downloaded: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-catalog/2.2/archetype-catalog-2.2.jar (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.jar Downloaded: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-common/2.2/archetype-common-2.2.jar (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.jar Downloaded: http://repo1.maven.org/maven2/org/codehaus/groovy/groovy/1.8.3/groovy-1.8.3.jar (0 B at 0.0 KB/sec) Downloaded: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.0/maven-script-interpreter-1.0.jar (0 B at 0.0 KB/sec) Downloaded: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-registry/2.2/archetype-registry-2.2.jar (0 B at 0.0 KB/sec) Downloaded: http://repo1.maven.org/maven2/org/apache/maven/archetype/archetype-descriptor/2.2/archetype-descriptor-2.2.jar (0 B at 0.0 KB/sec) Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/2.2/maven-archetype-plugin-2.2.jar (0 B at 0.0 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/felix/maven-bundle-plugin/2.3.6/maven-bundle-plugin-2.3.6.pom Downloaded: http://repo1.maven.org/maven2/org/apache/felix/maven-bundle-plugin/2.3.6/maven-bundle-plugin-2.3.6.pom (4 KB at 76.6 KB/sec) Downloading: http://repo1.maven.org/maven2/org/apache/felix/maven-bundle-plugin/2.3.6/maven-bundle-plugin-2.3.6.jar Downloaded: http://repo1.maven.org/maven2/org/apache/felix/maven-bundle-plugin/2.3.6/maven-bundle-plugin-2.3.6.jar (122 KB at 1463.6 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/sling/maven-launchpad-plugin/2.1.1-SNAPSHOT/maven-metadata.xml Downloaded: http://repository.apache.org/snapshots/org/apache/sling/maven-launchpad-plugin/2.1.1-SNAPSHOT/maven-metadata.xml (1010 B at 1.6 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/sling/maven-launchpad-plugin/2.1.1-SNAPSHOT/maven-launchpad-plugin-2.1.1-20120629.083419-336.pom Downloaded: http://repository.apache.org/snapshots/org/apache/sling/maven-launchpad-plugin/2.1.1-SNAPSHOT/maven-launchpad-plugin-2.1.1-20120629.083419-336.pom (9 KB at 33.6 KB/sec) Downloading: http://repository.apache.org/snapshots/org/apache/sling/sling/13-SNAPSHOT/maven-metadata.xml Downloading: http://repository.apache.org/snapshots/org/apache/sling/sling/13-SNAPSHOT/sling-13-SNAPSHOT.pom Downloading: http://repository.apache.org/snapshots/org/apache/sling/sling/13-SNAPSHOT/sling-13-SNAPSHOT.pom mavenExecutionResult exceptions not empty message : Some problems were encountered while processing the POMs: [ERROR] Unresolveable build extension: Plugin org.apache.sling:maven-launchpad-plugin:2.1.1-SNAPSHOT or one of its dependencies could not be resolved: Failed to collect dependencies for org.apache.sling:maven-launchpad-plugin:jar:2.1.1-SNAPSHOT () @ [ERROR] Unresolveable build extension: Plugin org.apache.sling:maven-launchpad-plugin:2.1.1-SNAPSHOT or one of its dependencies could not be resolved: Failed to collect dependencies for org.apache.sling:maven-launchpad-plugin:jar:2.1.1-SNAPSHOT () @ [ERROR] Unknown packaging: partialbundlelist @ line 32, column 16 [ERROR] Unresolveable build extension: Plugin org.apache.sling:maven-launchpad-plugin:2.1.1-SNAPSHOT or one of its dependencies could not be resolved: Failed to collect dependencies for org.apache.sling:maven-launchpad-plugin:jar:2.1.1-SNAPSHOT () @ [ERROR] Unresolveable build extension: Plugin org.apache.sling:maven-launchpad-plugin:2.1.1-SNAPSHOT or one of its dependencies could not be resolved: Failed to collect dependencies for org.apache.sling:maven-launchpad-plugin:jar:2.1.1-SNAPSHOT () @ Stack trace : org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [ERROR] Unresolveable build extension: Plugin org.apache.sling:maven-launchpad-plugin:2.1.1-SNAPSHOT or one of its dependencies could not be resolved: Failed to collect dependencies for org.apache.sling:maven-launchpad-plugin:jar:2.1.1-SNAPSHOT () @ [ERROR] Unresolveable build extension: Plugin org.apache.sling:maven-launchpad-plugin:2.1.1-SNAPSHOT or one of its dependencies could not be resolved: Failed to collect dependencies for org.apache.sling:maven-launchpad-plugin:jar:2.1.1-SNAPSHOT () @ [ERROR] Unknown packaging: partialbundlelist @ line 32, column 16 [ERROR] Unresolveable build extension: Plugin org.apache.sling:maven-launchpad-plugin:2.1.1-SNAPSHOT or one of its dependencies could not be resolved: Failed to collect dependencies for org.apache.sling:maven-launchpad-plugin:jar:2.1.1-SNAPSHOT () @ [ERROR] Unresolveable build extension: Plugin org.apache.sling:maven-launchpad-plugin:2.1.1-SNAPSHOT or one of its dependencies could not be resolved: Failed to collect dependencies for org.apache.sling:maven-launchpad-plugin:jar:2.1.1-SNAPSHOT () @ at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:339) at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:632) at org.apache.maven.DefaultMaven.getProjectsForMavenReactor(DefaultMaven.java:581) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:233) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:592) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158) at hudson.maven.Maven3Builder.call(Maven3Builder.java:98) at hudson.maven.Maven3Builder.call(Maven3Builder.java:64) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269) at java.util.concurrent.FutureTask.run(FutureTask.java:123) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676) at java.lang.Thread.run(Thread.java:595) channel stopped [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released
