See <http://hudson.zones.apache.org/hudson/job/Tuscany-2x/500/changes>
Changes:
[rfeng] Add the check for local-by-reference, local-by-value and remote
invocations for binding.sca
[rfeng] Workaround TUSCANY-3138 to enable the test cases
[rfeng] Remove unused imports
[kelvingoodson] progressing towards getting the store webapp going - after this
commit you should expect to see "dojo is undefined" -- committing as this
represents progress, but need to discuss current state on the list
[slaws] remove export for package that is no longer present in the module
[slaws] providers are binding specific so no longer required here
[slaws] Add binding.ws specific providers for the HTTPSPolicy model
[slaws] export http.ssl package.
[slaws] add https policy model. This is copied from the 1.x http
confidentiality policy. Would be nice to have a common model that any bindings
that use HTTP can use but this causes problems in terms of picking the right
policy provider for a given binding. Going with this for no but needs fixing.
[slaws] Fluff up a policy provider instance
[slaws] Separate the common parts of the binding.ws reference and service
binding provider into a base class. Provides a common class that can be passed
out for policy configuration if separate reference and service side
configuration is not required.
[slaws] Add security context changes in from 1.x. Going to use for firing up
SSL in the embedded container case when testing binding.ws policy. Manual merge
as there are subsequent 2.x changes here.
[slaws] add more ingnores
[slaws] add ignores
[slaws] binding ws http ssl embedded test case. not in build yet as binding
support not finished.
[bdaniel] TUSCANY-3463 Fix ClassCastException
[kelvingoodson] fix sca namespace and spurious bindings in webapp store sample
[bdaniel] TUSCANY-3463 Fix ClassCastException
[lresende] svn propset svn:ignore
[lresende] TUSCANY-3474 - Splitting transaction policy into model/runtime
[lresende] svn propset svn:ignore
[bdaniel] Exception handling in TransactionInterceptor
[lresende] Minor cleanup of debug code...
[lresende] Minor cleanup...
[lresende] TUSCANY-3463 - Adding policy transaction module to build
[lresende] TUSCANY-3463 - Fixing up policy providers to PolicyExpression wrapper
[lresende] TUSCANY-3463 - Flatting the intentMaps as policySets to get them
resolved properly
[lresende] TUSCANY-3463 - Resolving/checking policies in the component level
[lresende] Minor cleanup...
[lresende] TUSCANY-3463 - Creating test case to reproduce the issue describe on
the jira
------------------------------------------
[...truncated 1767 lines...]
SEVERE: XMLSchema validation error occured in: TestAllCalculator.composite
,line = 99, column = 9, Message = cvc-complex-type.3.2.2: Attribute 'port' is
not allowed to appear in element 'binding.ws'.
Feb 26, 2010 12:06:41 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 26, 2010 12:06:41 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 26, 2010 12:06:41 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 26, 2010 12:06:41 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 26, 2010 12:06:41 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 26, 2010 12:06:41 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 26, 2010 12:06:41 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.ReadDocumentTestCase.testResolveComposite(ReadDocumentTestCase.java:187)
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 26, 2010 12:06:41 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 26, 2010 12:06:41 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 26, 2010 12:06:41 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 26, 2010 12:06:41 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 26, 2010 12:06:41 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 26, 2010 12:06:41 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 26, 2010 12:06:41 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 26, 2010 12:06:41 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 26, 2010 12:06:41 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 26, 2010 12:06:41 AM
org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor
[] (ElementCannotBeProcessed)
SEVERE: Element {http://x}unknownElement cannot be processed. ([row,col
{unknown-source}]: [54,5])
Feb 26, 2010 12:06:42 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 26, 2010 12:06:42 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 26, 2010 12:06:42 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 26, 2010 12:06:42 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 26, 2010 12:06:42 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 26, 2010 12:06:42 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.01 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.005 sec
Running org.apache.tuscany.sca.assembly.xml.ResolveTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 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.assembly.xml.WireTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.tuscany.sca.policy.xml.ReadDocumentTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 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.004 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-26_00-05-35/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-26_00-05-35/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 26, 2010 12:06:45 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-26_00-05-35/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-26_00-05-35/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: 916501
[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: 916501 at timestamp: 1267142808859
[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-26_00-05-35/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 6 seconds
[INFO] Finished at: Fri Feb 26 00:06:51 UTC 2010
[INFO] Final Memory: 48M/748M
[INFO] ------------------------------------------------------------------------
channel stopped