See <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/498/changes>

Changes:

[slaws] add ignores

[slaws] TUSCANY-3473 - where a local call (local interface) is used within a 
contribution but where the hazelcast registry is in operation I've updated the 
registry to return the actual endpoint rather than the serialized version so 
that the endpoint isn't marked as remote and so that the interface contract is 
intact. This also adds and enables a test case that ensures that this is 
working.

[slaws] add ignores

[slaws] TUSCANY-3473 - add new contribution to test for the case where a local 
call (local interface) is used within a contribution but where the hazelcast 
registry is in operation

[lresende] Updating policy transaction definitions.xml to comply with OASIS 
schema, which does not have a default attribute

[lresende] Providing phase value for the interceptor

[lresende] Fixing resource bundle location that was missing the package 
structure

[lresende] Adding core-spi dependency to properly compile module

------------------------------------------
[...truncated 1616 lines...]
Feb 24, 2010 12:06:01 AM 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor 
[] (ElementCannotBeProcessed)
SEVERE: Element {http://docs.oasis-open.org/ns/opencsa/sca/200912}binding.ws 
cannot be processed. ([row,col {unknown-source}]: [99,9])
Feb 24, 2010 12:06:01 AM 
org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader [] 
(SchemaError)
SEVERE: XMLSchema validation error occured in: TestAllCalculator.composite 
,line = 103, column = 13, Message = cvc-complex-type.3.2.2: Attribute 'port' is 
not allowed to appear in element 'binding.ws'.
Feb 24, 2010 12:06:01 AM 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor 
[] (ElementCannotBeProcessed)
SEVERE: Element {http://docs.oasis-open.org/ns/opencsa/sca/200912}binding.ws 
cannot be processed. ([row,col {unknown-source}]: [103,13])
Feb 24, 2010 12:06:01 AM 
org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader [] 
(SchemaError)
SEVERE: XMLSchema validation error occured in: TestAllCalculator.composite 
,line = 110, column = 9, Message = cvc-elt.4.2: Cannot resolve 
'foo:MyComplexType' to a type definition for element 'value'.
Feb 24, 2010 12:06:01 AM 
org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader [] 
(SchemaError)
SEVERE: XMLSchema validation error occured in: TestAllCalculator.composite 
,line = 114, column = 9, Message = cvc-elt.4.2: Cannot resolve 
'foo:MyComplexType' to a type definition for element 'value'.
Feb 24, 2010 12:06:01 AM 
org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader [] 
(SchemaError)
SEVERE: XMLSchema validation error occured in: TestAllCalculator.composite 
,line = 123, column = 5, Message = cvc-complex-type.3.2.2: Attribute 'value' is 
not allowed to appear in element 'property'.
Feb 24, 2010 12:06:01 AM org.apache.tuscany.sca.assembly.xml.CompositeProcessor 
[Composite: {http://calc}TestAllCalculator] (ContributionResolveException)
SEVERE: ContributionResolveException occured due to : {0}
org.apache.tuscany.sca.contribution.processor.ContributionResolveException: 
Error: Composite {http://calc}TestAllDivide is not a valid composite within the 
domain
        at 
org.apache.tuscany.sca.assembly.xml.CompositeProcessor.resolve(CompositeProcessor.java:996)
        at 
org.apache.tuscany.sca.assembly.xml.CompositeProcessor.resolve(CompositeProcessor.java:1)
        at 
org.apache.tuscany.sca.contribution.processor.DefaultStAXArtifactProcessorExtensionPoint$LazyStAXArtifactProcessor.resolve(DefaultStAXArtifactProcessorExtensionPoint.java:321)
        at 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor.resolve(ExtensibleStAXArtifactProcessor.java:199)
        at 
org.apache.tuscany.sca.assembly.xml.CompositeDocumentProcessor.resolve(CompositeDocumentProcessor.java:131)
        at 
org.apache.tuscany.sca.assembly.xml.CompositeDocumentProcessor.resolve(CompositeDocumentProcessor.java:1)
        at 
org.apache.tuscany.sca.contribution.processor.DefaultURLArtifactProcessorExtensionPoint$LazyURLArtifactProcessor.resolve(DefaultURLArtifactProcessorExtensionPoint.java:305)
        at 
org.apache.tuscany.sca.contribution.processor.ExtensibleURLArtifactProcessor.resolve(ExtensibleURLArtifactProcessor.java:119)
        at 
org.apache.tuscany.sca.assembly.xml.ResolvePolicyTestCase.testResolveComposite(ResolvePolicyTestCase.java:138)
        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:597)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
        at org.junit.runners.Suite.runChild(Suite.java:128)
        at org.junit.runners.Suite.runChild(Suite.java:24)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
        at 
org.junit.experimental.ParallelComputer$1$1.call(ParallelComputer.java:46)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)
Feb 24, 2010 12:06:01 AM 
org.apache.tuscany.sca.contribution.processor.ValidatingXMLStreamReader$1 error
WARNING: XMLSchema validation problem in: null, line: 1, column: 196
cvc-complex-type.2.4.a: Invalid content was found starting with element 
'implementation.unknown'. One of 
'{"http://docs.oasis-open.org/ns/opencsa/sca/200912":documentation, 
"http://docs.oasis-open.org/ns/opencsa/sca/200912":implementation}' is expected.
Feb 24, 2010 12:06:01 AM 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor 
[] (ElementCannotBeProcessed)
SEVERE: Element 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}implementation.unknown cannot 
be processed. ([row,col {unknown-source}]: [1,196])
Feb 24, 2010 12:06:01 AM 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor 
[] (ElementCannotBeProcessed)
SEVERE: Element {http://docs.oasis-open.org/ns/opencsa/sca/200912}binding.ws 
cannot be processed. ([row,col {unknown-source}]: [1,262])
Feb 24, 2010 12:06:01 AM 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor 
[] (ElementCannotBeProcessed)
SEVERE: Element 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}interface.java cannot be 
processed. ([row,col {unknown-source}]: [27,9])
Feb 24, 2010 12:06:01 AM 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor 
[] (ElementCannotBeProcessed)
SEVERE: Element 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}implementation.java cannot be 
processed. ([row,col {unknown-source}]: [31,3])
Feb 24, 2010 12:06:01 AM 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor 
[] (ElementCannotBeProcessed)
SEVERE: Element 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}implementation.java cannot be 
processed. ([row,col {unknown-source}]: [39,9])
Feb 24, 2010 12:06:01 AM 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor 
[] (ElementCannotBeProcessed)
SEVERE: Element 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}implementation.java cannot be 
processed. ([row,col {unknown-source}]: [43,9])
Feb 24, 2010 12:06:01 AM 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor 
[] (ElementCannotBeProcessed)
SEVERE: Element 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}implementation.java cannot be 
processed. ([row,col {unknown-source}]: [47,9])
Feb 24, 2010 12:06:01 AM 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor 
[] (ElementCannotBeProcessed)
SEVERE: Element 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}implementation.java cannot be 
processed. ([row,col {unknown-source}]: [51,9])
Feb 24, 2010 12:06:01 AM 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor 
[] (ElementCannotBeProcessed)
SEVERE: Element {http://x}unknownElement cannot be processed. ([row,col 
{unknown-source}]: [54,5])
Feb 24, 2010 12:06:02 AM 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor 
[] (ElementCannotBeProcessed)
SEVERE: Element 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}interface.java cannot be 
processed. ([row,col {unknown-source}]: [26,9])
Feb 24, 2010 12:06:02 AM 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor 
[] (ElementCannotBeProcessed)
SEVERE: Element {http://tuscany.apache.org/xmlns/sca/1.1}binding.rmi cannot be 
processed. ([row,col {unknown-source}]: [27,9])
Feb 24, 2010 12:06:02 AM 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor 
[] (ElementCannotBeProcessed)
SEVERE: Element 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}implementation.java cannot be 
processed. ([row,col {unknown-source}]: [31,9])
Feb 24, 2010 12:06:02 AM 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor 
[] (ElementCannotBeProcessed)
SEVERE: Element 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}implementation.java cannot be 
processed. ([row,col {unknown-source}]: [35,9])
Feb 24, 2010 12:06:02 AM 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor 
[] (ElementCannotBeProcessed)
SEVERE: Element 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}interface.java cannot be 
processed. ([row,col {unknown-source}]: [40,9])
Feb 24, 2010 12:06:02 AM 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor 
[] (ElementCannotBeProcessed)
SEVERE: Element {http://tuscany.apache.org/xmlns/sca/1.1}binding.rmi cannot be 
processed. ([row,col {unknown-source}]: [41,9])
Running org.apache.tuscany.sca.assembly.xml.WriteNamespacesTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.tuscany.sca.assembly.xml.ReadDocumentTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.tuscany.sca.assembly.xml.ResolvePolicyTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.tuscany.sca.assembly.xml.ReadWriteLocalCompositeTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.tuscany.sca.assembly.xml.ReadWriteAnyElementTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.tuscany.sca.policy.xml.PolicyXPathFunctionResolverTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.tuscany.sca.assembly.xml.ReadWriteAnyAttributeTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.tuscany.sca.assembly.xml.ResolveTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.tuscany.sca.assembly.xml.CompositeProcessorTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.tuscany.sca.policy.xml.ReadDocumentTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.tuscany.sca.assembly.xml.WireTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.tuscany.sca.assembly.xml.WriteAllTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.tuscany.sca.assembly.xml.ReadTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.tuscany.sca.definitions.xml.ReadDocumentTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.tuscany.sca.assembly.xml.MultiplicityReadWriteTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.tuscany.sca.assembly.xml.ReadAllTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec

Results :

Tests run: 34, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/assembly-xml/target/tuscany-assembly-xml-2.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/assembly-xml/target/tuscany-assembly-xml-2.0-SNAPSHOT.jar>
 to 
/home/hudson/.m2/repository/org/apache/tuscany/sca/tuscany-assembly-xml/2.0-SNAPSHOT/tuscany-assembly-xml-2.0-SNAPSHOT.jar
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/assembly-xml/pom.xml>
 to 
/export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-assembly-xml/builds/2010-02-24_00-04-21/archive/org.apache.tuscany.sca/tuscany-assembly-xml/2.0-SNAPSHOT/pom.xml
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/assembly-xml/target/tuscany-assembly-xml-2.0-SNAPSHOT.jar>
 to 
/export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-assembly-xml/builds/2010-02-24_00-04-21/archive/org.apache.tuscany.sca/tuscany-assembly-xml/2.0-SNAPSHOT/tuscany-assembly-xml-2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Atom Feed Binding Extension
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-atom/target>
 (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] Copying 5 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Invoking Tuscany Eclipse JDT compiler
[INFO] Compiling 4 to 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-atom/target/classes>
[INFO] Resolving OSGi bundle: org.apache.tuscany.sca.binding.atom
[ERROR] --> [org.apache.tuscany.sca.binding.atom] Missing Constraint: 
Import-Package: org.apache.tuscany.sca.assembly.xml; version="2.0.0"
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Invoking Tuscany Eclipse JDT compiler
[INFO] Compiling 1 to 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-atom/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Concurrency config is {parallel=classes, 
configurableParallelComputerPresent=false}
[INFO] Surefire report directory: 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-atom/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Feb 24, 2010 12:06:05 AM 
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor 
[] (ElementCannotBeProcessed)
SEVERE: Element 
{http://docs.oasis-open.org/ns/opencsa/sca/200912}implementation.java cannot be 
processed. ([row,col {unknown-source}]: [1,263])
Running org.apache.tuscany.sca.binding.atom.AtomBindingProcessorTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-atom/target/tuscany-binding-atom-2.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-atom/target/tuscany-binding-atom-2.0-SNAPSHOT.jar>
 to 
/home/hudson/.m2/repository/org/apache/tuscany/sca/tuscany-binding-atom/2.0-SNAPSHOT/tuscany-binding-atom-2.0-SNAPSHOT.jar
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-atom/pom.xml>
 to 
/export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-binding-atom/builds/2010-02-24_00-04-21/archive/org.apache.tuscany.sca/tuscany-binding-atom/2.0-SNAPSHOT/pom.xml
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/binding-atom/target/tuscany-binding-atom-2.0-SNAPSHOT.jar>
 to 
/export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-binding-atom/builds/2010-02-24_00-04-21/archive/org.apache.tuscany.sca/tuscany-binding-atom/2.0-SNAPSHOT/tuscany-binding-atom-2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA Core SPI
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/core-spi/target>
 (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [buildnumber:create {execution: default}]
[INFO] Checking for local modifications: skipped.
[INFO] Executing: /bin/sh -c cd 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/core-spi>
 && svn --non-interactive update 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/core-spi>
[INFO] Working directory: 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/core-spi>
[INFO] Got a revision during update: 915602
[INFO] No files needed updating.
[INFO] Executing: /bin/sh -c cd 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/core-spi>
 && svn --non-interactive info
[INFO] Working directory: 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/core-spi>
[INFO] Storing buildNumber: 915602 at timestamp: 1266969969801
[INFO] Executing: /bin/sh -c cd 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/core-spi>
 && svn --non-interactive info
[INFO] Working directory: 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/core-spi>
[INFO] Storing buildScmBranch: trunk
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[HUDSON] Archiving 
<http://hudson.zones.apache.org/hudson/job/Tuscany-2x/ws/sca-2x/modules/core-spi/pom.xml>
 to 
/export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-core-spi/builds/2010-02-24_00-04-22/archive/org.apache.tuscany.sca/tuscany-core-spi/2.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) sun.jdk:tools:jar:1.6

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=sun.jdk -DartifactId=tools 
-Dversion=1.6 -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=sun.jdk -DartifactId=tools -Dversion=1.6 
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:1.3
        2) sun.jdk:tools:jar:1.6

----------
1 required artifact is missing.

for artifact: 
  org.apache.maven.plugins:maven-antrun-plugin:maven-plugin:1.3

from the specified remote repositories:
  indiana (http://ftp.ussg.iu.edu/eclipse/modeling/emf/emf/maven2/),
  java.net (http://download.java.net/maven/1),
  apache.incubator (http://people.apache.org/repo/m2-incubating-repository),
  apache (http://people.apache.org/repo/m2-ibiblio-rsync-repository),
  java.net2 (http://download.java.net/maven/2),
  apache.ws.zone (http://ws.zones.apache.org/repository2),
  codehaus-snapshot (http://snapshots.repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots),
  central (http://repo1.maven.org/maven2),
  intalio.org (http://www.intalio.org/public/maven2),
  tuscany.repo (http://svn.apache.org/repos/asf/tuscany/maven),
  maven.central (http://repo2.maven.org/maven2),
  osuosl.org (http://ftp.osuosl.org/pub/eclipse/tools/emf/maven2)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 20 seconds
[INFO] Finished at: Wed Feb 24 00:06:12 UTC 2010
[INFO] Final Memory: 48M/748M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: [email protected]
channel stopped

Reply via email to