See <https://builds.apache.org/job/Tuscany-2x-deploy/847/changes>
Changes: [rfeng] Not check if the endpoint is out of date for local registry [lresende] TUSCANY-4065 - Properly retrieving binding context within the response handlers [lresende] Cleaning commented out code [lresende] Removing system.out [lresende] Removing unused imports [lresende] Updating store sample to use new widget implementation way to define how the resources are exposed without using explicit binding configuration [lresende] Enhancing widget invoker to handled more details of what resource is being requested. This logic was present on a specific servlet from the binding, but makes more sense to be together with the widget implementation [lresende] Refactoring widget uri to avoid conflict with sca component uri [lresende] Removing dead/unused code [lresende] Renaming widget attribute to avoid any conflicts with sca component uri [lresende] Adding test case for implementation widget processor [lresende] Adding suppot for parsing uri as new attribute for implementation widget [lresende] Removing unused imports [lresende] Adding uri to implementation widget schema [antelder] Add license header [antelder] Format the code, no other changes [antelder] Add a test to create composites programatically [lresende] Adding policy archetype to build [lresende] TUSCANY-4064 - Removing files that were truncated to 0 instead of deleted by patch tool [lresende] TUSCANY-4064 - Applying patch from Nitya Doraisamy to enhance policy maven archetype [antelder] Make some error msgs generic as they swap around with different jdks [antelder] Add snapshot repo definition so the build machine can run just the compliance tests [antelder] Remove comet binding dependencies [antelder] Remove comet binding while the binding is broken [antelder] Remove comet samples while the binding is broken [antelder] Take out the comet binding for now as it doesn't build because the remote maven repos no longer include its dependencies correctly [antelder] Update to use base jar not pom to see if that helps fix the jersymissing pom [antelder] Remove jersy pom dependency as it didn't seem to help [antelder] Add jersy pom dependency explicitly to try to get it picked up from thetuscany repo [antelder] Add jersy pom dependency explicitly to try to get it picked up from thetuscany repo [antelder] Update to avoid duplicated wire processors [antelder] TUSCANY-4063: Apply updates from Andrew Potter to the README [antelder] TUSCANY-4062: Apply updates from Andrew Potter to the samples README file [antelder] TUSCANY-4057: updates from Andrew Potter to improve the INSTALL file [antelder] TUSCANY-4058: Apply update from Andrew Potter to support IBM JDK [antelder] TUSCANY-4058: Apply update from Andrew Potter to support IBM JDK [antelder] Update release date [antelder] Update release date [antelder] Fix NPE with widget sample [antelder] TUSCANY-4059: Apply update from Andrew Potter to fix build failure for itest/policy/reliability with IBM JDK [scottkurz] Check in the rest of TUSCANY-4054. Thanks Andrew. [lresende] Cleaning up System.out prints [lresende] Formatting and fixing identention [lresende] Bringup store sample [antelder] TUSCANY-4054: Apply fix from Andrew Potter to fix scdl itest with ibm jdk [lresende] TUSCANY-4056 - Applying patch from Andrew Potter to fix cross patform file formatting problems [antelder] TUSCANY-4046: Add woodstox dependency [rfeng] Add CORS support for servlet based impl with REST binding [antelder] TUSCANY-4053: Apply update from Andrew Potter to fix itests building with the IBM JDK [antelder] TUSCANY-4045: Apply update from Andrew Potter to fix Module binding-ws-runtime-axis2 build failure with IBM JDK ------------------------------------------ [...truncated 13565 lines...] 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 1355839 Parsing POMs Failed to transfer Could not find artifact org.apache:apache:pom:8 in tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven) Failed to transfer Could not transfer artifact org.apache:apache:pom:8 from/to apache.nexus (https://repository.apache.org/content/groups/public/): Failed to transfer file: https://repository.apache.org/content/groups/public/org/apache/apache/8/apache-8.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. Downloaded artifact http://repo.maven.apache.org/maven2//org/apache/apache/8/apache-8.pom Failed to transfer Could not transfer metadata org.apache.tuscany.sca.samples:tuscany-samples:2.0-SNAPSHOT/maven-metadata.xml from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/maven-metadata.xml. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. Failed to transfer Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. ERROR: Failed to parse POMs hudson.util.IOException2: remote file operation failed: <https://builds.apache.org/job/Tuscany-2x-deploy/ws/sca-2x> at hudson.remoting.Channel@1646d0d5:ubuntu4 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:1460) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:239) 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 transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 24, column 12 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 24, column 12 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 24, column 12 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 24, column 12 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 24, column 12 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 24, column 12 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 24, column 12 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 24, column 12 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 24, column 12 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 22, column 13 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 26, column 12 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:2180) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:287) 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:636) 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 transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 24, column 12 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 24, column 12 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 24, column 12 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 24, column 12 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 24, column 12 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 24, column 12 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 24, column 12 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 24, column 12 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 24, column 12 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 22, column 13 [FATAL] Non-resolvable parent POM: Failure to transfer org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from http://repository.apache.org/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of Nexus has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.tuscany.sca.samples:tuscany-samples:pom:2.0-SNAPSHOT from/to Nexus (http://repository.apache.org/snapshots): Failed to transfer file: http://repository.apache.org/snapshots/org/apache/tuscany/sca/samples/tuscany-samples/2.0-SNAPSHOT/tuscany-samples-2.0-SNAPSHOT.pom. Return code is: 503, ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at no local POM @ line 26, column 12 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.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1227) ... 11 more
