See <https://builds.apache.org/job/Tuscany-2x/715/changes>
Changes: [antelder] Put back the oasis artifact version to 2.0 as thats all thats published presently ------------------------------------------ [...truncated 13544 lines...] A testing/itest/contribution-import-export/export-resource/src A testing/itest/contribution-import-export/export-resource/src/test A testing/itest/contribution-import-export/export-resource/src/main A testing/itest/contribution-import-export/export-resource/src/main/resources A testing/itest/contribution-import-export/export-resource/src/main/resources/META-INF AU testing/itest/contribution-import-export/export-resource/src/main/resources/META-INF/sca-contribution.xml A testing/itest/contribution-import-export/export-resource/src/main/resources/ufservices AU testing/itest/contribution-import-export/export-resource/src/main/resources/ufservices/store.html AU testing/itest/contribution-import-export/export-resource/pom.xml A testing/itest/contribution-import-export/export-wsdl A testing/itest/contribution-import-export/export-wsdl/src A testing/itest/contribution-import-export/export-wsdl/src/test A testing/itest/contribution-import-export/export-wsdl/src/main A testing/itest/contribution-import-export/export-wsdl/src/main/resources A testing/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF AU testing/itest/contribution-import-export/export-wsdl/src/main/resources/META-INF/sca-contribution.xml AU testing/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.wsdl AU testing/itest/contribution-import-export/export-wsdl/src/main/resources/helloworld.xsd AU testing/itest/contribution-import-export/export-wsdl/pom.xml A testing/itest/contribution-import-export/import-java A testing/itest/contribution-import-export/import-java/src A testing/itest/contribution-import-export/import-java/src/test A testing/itest/contribution-import-export/import-java/src/test/java A testing/itest/contribution-import-export/import-java/src/test/java/org A testing/itest/contribution-import-export/import-java/src/test/java/org/apache A testing/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany A testing/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca A testing/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test A testing/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution AU testing/itest/contribution-import-export/import-java/src/test/java/org/apache/tuscany/sca/test/contribution/HelloWorldServerTestCase.java A testing/itest/contribution-import-export/import-java/src/main A testing/itest/contribution-import-export/import-java/src/main/java A testing/itest/contribution-import-export/import-java/src/main/java/helloworld AU testing/itest/contribution-import-export/import-java/src/main/java/helloworld/HelloWorldImpl.java A testing/itest/contribution-import-export/import-java/src/main/resources A testing/itest/contribution-import-export/import-java/src/main/resources/META-INF AU testing/itest/contribution-import-export/import-java/src/main/resources/META-INF/sca-contribution.xml AU testing/itest/contribution-import-export/import-java/src/main/resources/helloworldws.composite AU testing/itest/contribution-import-export/import-java/pom.xml A testing/itest/contribution-import-export/import-composite A testing/itest/contribution-import-export/import-composite/src A testing/itest/contribution-import-export/import-composite/src/test A testing/itest/contribution-import-export/import-composite/src/test/java A testing/itest/contribution-import-export/import-composite/src/test/java/org A testing/itest/contribution-import-export/import-composite/src/test/java/org/apache A testing/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany A testing/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test A testing/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution AU testing/itest/contribution-import-export/import-composite/src/test/java/org/apache/tuscany/test/contribution/HelloWorldServerTestCase.java A testing/itest/contribution-import-export/import-composite/src/main A testing/itest/contribution-import-export/import-composite/src/main/java A testing/itest/contribution-import-export/import-composite/src/main/java/helloworld AU testing/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldServer.java AU testing/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldService.java AU testing/itest/contribution-import-export/import-composite/src/main/java/helloworld/HelloWorldImpl.java A testing/itest/contribution-import-export/import-composite/src/main/resources A testing/itest/contribution-import-export/import-composite/src/main/resources/META-INF AU testing/itest/contribution-import-export/import-composite/src/main/resources/META-INF/sca-contribution.xml AU testing/itest/contribution-import-export/import-composite/src/main/resources/helloworld.wsdl AU testing/itest/contribution-import-export/import-composite/src/main/resources/helloworldws.composite AU testing/itest/contribution-import-export/import-composite/src/main/resources/helloworld.xsd AU testing/itest/contribution-import-export/import-composite/pom.xml AU testing/itest/contribution-import-export/pom.xml A testing/itest/jaxws-asyncclient A testing/itest/jaxws-asyncclient/src A testing/itest/jaxws-asyncclient/src/test A testing/itest/jaxws-asyncclient/src/test/java A testing/itest/jaxws-asyncclient/src/test/java/itest A testing/itest/jaxws-asyncclient/src/test/java/itest/AsyncServiceTestCase.java A testing/itest/jaxws-asyncclient/src/main A testing/itest/jaxws-asyncclient/src/main/java A testing/itest/jaxws-asyncclient/src/main/java/stock A testing/itest/jaxws-asyncclient/src/main/java/stock/StockQuoteClient.java A testing/itest/jaxws-asyncclient/src/main/java/stock/StockQuote.java A testing/itest/jaxws-asyncclient/src/main/java/stock/StockQuoteImpl.java A testing/itest/jaxws-asyncclient/src/main/java/stock/StockQuoteRef.java A testing/itest/jaxws-asyncclient/src/main/resources A testing/itest/jaxws-asyncclient/src/main/resources/META-INF A testing/itest/jaxws-asyncclient/src/main/resources/META-INF/sca-contribution.xml A testing/itest/jaxws-asyncclient/src/main/resources/StockQuote.composite A testing/itest/jaxws-asyncclient/pom.xml A testing/itest/base A testing/itest/base/dependencies A testing/itest/base/dependencies/src A testing/itest/base/dependencies/src/test A testing/itest/base/dependencies/src/test/java A testing/itest/base/dependencies/src/test/java/org A testing/itest/base/dependencies/src/test/java/org/apache A testing/itest/base/dependencies/src/test/java/org/apache/tuscany A testing/itest/base/dependencies/src/test/java/org/apache/tuscany/sca A testing/itest/base/dependencies/src/test/java/org/apache/tuscany/sca/itest A testing/itest/base/dependencies/src/test/java/org/apache/tuscany/sca/itest/base A testing/itest/base/dependencies/src/test/java/org/apache/tuscany/sca/itest/base/dependencies A testing/itest/base/dependencies/src/test/java/org/apache/tuscany/sca/itest/base/dependencies/ValidateDependenciesTestCase.java A testing/itest/base/dependencies/pom.xml A testing/itest/base/pom.xml A testing/compliance-tests A testing/compliance-tests/assembly A testing/compliance-tests/assembly/src A testing/compliance-tests/assembly/src/test A testing/compliance-tests/assembly/src/test/java A testing/compliance-tests/assembly/src/test/java/org A testing/compliance-tests/assembly/src/test/java/org/apache A testing/compliance-tests/assembly/src/test/java/org/apache/tuscany A testing/compliance-tests/assembly/src/test/java/org/apache/tuscany/sca A testing/compliance-tests/assembly/src/test/java/org/apache/tuscany/sca/otest A testing/compliance-tests/assembly/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java A testing/compliance-tests/assembly/src/test/resources A testing/compliance-tests/assembly/src/test/resources/tuscany-oasis-sca-tests-errors.properties A testing/compliance-tests/assembly/src/test/resources/oasis-sca-tests.properties A testing/compliance-tests/assembly/src/main A testing/compliance-tests/assembly/pom.xml A testing/compliance-tests/policy A testing/compliance-tests/policy/src A testing/compliance-tests/policy/src/test A testing/compliance-tests/policy/src/test/java A testing/compliance-tests/policy/src/test/java/org A testing/compliance-tests/policy/src/test/java/org/apache A testing/compliance-tests/policy/src/test/java/org/apache/tuscany A testing/compliance-tests/policy/src/test/java/org/apache/tuscany/sca A testing/compliance-tests/policy/src/test/java/org/apache/tuscany/sca/otest A testing/compliance-tests/policy/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java A testing/compliance-tests/policy/src/test/resources A testing/compliance-tests/policy/src/test/resources/tuscany-oasis-sca-tests-errors.properties A testing/compliance-tests/policy/src/test/resources/oasis-sca-tests.properties A testing/compliance-tests/policy/pom.xml A testing/compliance-tests/binding-jms A testing/compliance-tests/binding-jms/src A testing/compliance-tests/binding-jms/src/test A testing/compliance-tests/binding-jms/src/test/java A testing/compliance-tests/binding-jms/src/test/java/org A testing/compliance-tests/binding-jms/src/test/java/org/apache A testing/compliance-tests/binding-jms/src/test/java/org/apache/tuscany A testing/compliance-tests/binding-jms/src/test/java/org/apache/tuscany/sca A testing/compliance-tests/binding-jms/src/test/java/org/apache/tuscany/sca/otest AU testing/compliance-tests/binding-jms/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java A testing/compliance-tests/binding-jms/src/test/resources A testing/compliance-tests/binding-jms/src/test/resources/jndi.properties AU testing/compliance-tests/binding-jms/src/test/resources/tuscany-oasis-sca-tests-errors.properties AU testing/compliance-tests/binding-jms/src/test/resources/oasis-sca-tests.properties AU testing/compliance-tests/binding-jms/pom.xml A testing/compliance-tests/binding-ws A testing/compliance-tests/binding-ws/src A testing/compliance-tests/binding-ws/src/test A testing/compliance-tests/binding-ws/src/test/java A testing/compliance-tests/binding-ws/src/test/java/org A testing/compliance-tests/binding-ws/src/test/java/org/apache A testing/compliance-tests/binding-ws/src/test/java/org/apache/tuscany A testing/compliance-tests/binding-ws/src/test/java/org/apache/tuscany/sca A testing/compliance-tests/binding-ws/src/test/java/org/apache/tuscany/sca/otest AU testing/compliance-tests/binding-ws/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java A testing/compliance-tests/binding-ws/src/test/resources AU testing/compliance-tests/binding-ws/src/test/resources/tuscany-oasis-sca-tests-errors.properties AU testing/compliance-tests/binding-ws/src/test/resources/oasis-sca-tests.properties A testing/compliance-tests/binding-ws/sca_variables.dtd AU testing/compliance-tests/binding-ws/pom.xml A testing/compliance-tests/java-caa A testing/compliance-tests/java-caa/src A testing/compliance-tests/java-caa/src/test A testing/compliance-tests/java-caa/src/test/java A testing/compliance-tests/java-caa/src/test/java/org A testing/compliance-tests/java-caa/src/test/java/org/apache A testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany A testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca A testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca/otest A testing/compliance-tests/java-caa/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java A testing/compliance-tests/java-caa/src/test/resources A testing/compliance-tests/java-caa/src/test/resources/tuscany-oasis-sca-tests-errors.properties A testing/compliance-tests/java-caa/src/test/resources/oasis-sca-tests.properties A testing/compliance-tests/java-caa/pom.xml A testing/compliance-tests/java-ci A testing/compliance-tests/java-ci/src A testing/compliance-tests/java-ci/src/test A testing/compliance-tests/java-ci/src/test/java A testing/compliance-tests/java-ci/src/test/java/org A testing/compliance-tests/java-ci/src/test/java/org/apache A testing/compliance-tests/java-ci/src/test/java/org/apache/tuscany A testing/compliance-tests/java-ci/src/test/java/org/apache/tuscany/sca A testing/compliance-tests/java-ci/src/test/java/org/apache/tuscany/sca/otest A testing/compliance-tests/java-ci/src/test/java/org/apache/tuscany/sca/otest/TuscanyRuntimeBridge.java A testing/compliance-tests/java-ci/src/test/resources A testing/compliance-tests/java-ci/src/test/resources/tuscany-oasis-sca-tests-errors.properties A testing/compliance-tests/java-ci/src/test/resources/oasis-sca-tests.properties A testing/compliance-tests/java-ci/pom.xml A testing/compliance-tests/pom.xml A features A features/web20 AU features/web20/pom.xml A features/osgi AU features/osgi/pom.xml A features/sdo AU features/sdo/pom.xml A features/ejava AU features/ejava/pom.xml A features/all AU features/all/pom.xml A features/core AU features/core/pom.xml A features/api AU features/api/pom.xml A features/eclipse-pde AU features/eclipse-pde/pom.xml AU features/pom.xml A features/process AU features/process/pom.xml A features/webapp AU features/webapp/pom.xml A features/webservice AU features/webservice/pom.xml U . At revision 1367040 Parsing POMs ERROR: Failed to parse POMs hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Tuscany-2x/ws/sca-2x> at hudson.remoting.Channel@68b59107:ubuntu2 at hudson.FilePath.act(FilePath.java:838) at hudson.FilePath.act(FilePath.java:824) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:910) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:654) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1488) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:236) Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.tuscany.sca:tuscany-compliance-tests:pom:2.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 22, column 13 at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1277) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1045) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2196) 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:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:679) Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM: Could not find artifact org.apache.tuscany.sca:tuscany-compliance-tests:pom:2.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 22, column 13 at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363) at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361) at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331) at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:322) at hudson.maven.MavenModuleSetBuild$PomParser.readChilds(MavenModuleSetBuild.java:1331) at hudson.maven.MavenModuleSetBuild$PomParser.readChilds(MavenModuleSetBuild.java:1334) at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1238) ... 11 more
