Return-Path: Delivered-To: apmail-tuscany-commits-archive@www.apache.org Received: (qmail 18837 invoked from network); 18 Feb 2010 01:14:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Feb 2010 01:14:33 -0000 Received: (qmail 65009 invoked by uid 500); 18 Feb 2010 01:14:33 -0000 Delivered-To: apmail-tuscany-commits-archive@tuscany.apache.org Received: (qmail 64959 invoked by uid 500); 18 Feb 2010 01:14:33 -0000 Mailing-List: contact commits-help@tuscany.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tuscany.apache.org Delivered-To: mailing list commits@tuscany.apache.org Received: (qmail 64950 invoked by uid 99); 18 Feb 2010 01:14:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2010 01:14:32 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.106] (HELO hudson.zones.apache.org) (140.211.11.106) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Feb 2010 01:14:21 +0000 Received: from hudson.zones.apache.org (localhost [127.0.0.1]) by hudson.zones.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o1I1DvYb024613 for ; Wed, 17 Feb 2010 20:13:57 -0500 (EST) Date: Thu, 18 Feb 2010 01:13:57 +0000 (UTC) From: Apache Hudson Server To: commits@tuscany.apache.org Message-ID: <24585293.2281266455637780.JavaMail.hudson@hudson.zones.apache.org> In-Reply-To: <18792201.1171266365540352.JavaMail.hudson@hudson.zones.apache.org> References: <18792201.1171266365540352.JavaMail.hudson@hudson.zones.apache.org> Subject: Build failed in Hudson: Tuscany-2x #492 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [rfeng] Enable org.apache.tuscany.sca.contribution.resolver.DefaultModelResolverExtensionPoint to honor ranking ------------------------------------------ [...truncated 1573 lines...] at java.lang.Thread.run(Thread.java:619) Feb 18, 2010 1:10:51 AM org.apache.tuscany.sca.definitions.xml.DefinitionsProcessor [] (ImplementationTypeNotFound) SEVERE: [POL50001] An extension to support the implementation type {http://docs.oasis-open.org/ns/opencsa/sca/200912}implementation.java cant be found in the domain Feb 18, 2010 1:10:51 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 18, 2010 1:10:51 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 18, 2010 1:10:51 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 18, 2010 1:10:51 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 18, 2010 1:10:51 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 18, 2010 1:10:51 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:885) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907) at java.lang.Thread.run(Thread.java:619) Feb 18, 2010 1:10:52 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 18, 2010 1:10:52 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 18, 2010 1:10:52 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 18, 2010 1:10:52 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 18, 2010 1:10:52 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 18, 2010 1:10:52 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 18, 2010 1:10:52 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 18, 2010 1:10:52 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 18, 2010 1:10:52 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 18, 2010 1:10:52 AM org.apache.tuscany.sca.contribution.processor.ExtensibleStAXArtifactProcessor [] (ElementCannotBeProcessed) SEVERE: Element {http://x}unknownElement cannot be processed. ([row,col {unknown-source}]: [54,5]) Feb 18, 2010 1:10:53 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 18, 2010 1:10:53 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 18, 2010 1:10:53 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 18, 2010 1:10:53 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 18, 2010 1:10:53 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 18, 2010 1:10:53 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.009 sec Running org.apache.tuscany.sca.assembly.xml.ReadDocumentTestCase Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 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.005 sec Running org.apache.tuscany.sca.assembly.xml.ReadWriteAnyElementTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec Running org.apache.tuscany.sca.policy.xml.PolicyXPathFunctionResolverTestCase Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.apache.tuscany.sca.assembly.xml.ReadWriteAnyAttributeTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.tuscany.sca.assembly.xml.ResolveTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.tuscany.sca.assembly.xml.CompositeProcessorTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec Running org.apache.tuscany.sca.policy.xml.ReadDocumentTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 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.008 sec Running org.apache.tuscany.sca.assembly.xml.ReadTestCase Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.tuscany.sca.definitions.xml.ReadDocumentTestCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.tuscany.sca.assembly.xml.MultiplicityReadWriteTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running org.apache.tuscany.sca.assembly.xml.ReadAllTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Results : Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: [INFO] [install:install {execution: default-install}] [INFO] Installing to /export/home/hudson/.m2/repository/org/apache/tuscany/sca/tuscany-assembly-xml/2.0-SNAPSHOT/tuscany-assembly-xml-2.0-SNAPSHOT.jar [HUDSON] Archiving to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-assembly-xml/builds/2010-02-18_01-06-21/archive/org.apache.tuscany.sca/tuscany-assembly-xml/2.0-SNAPSHOT/pom.xml [HUDSON] Archiving to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-assembly-xml/builds/2010-02-18_01-06-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: (included: [**], excluded: []) [INFO] [enforcer:enforce {execution: enforce-plugin-versions}] [INFO] [resources:resources {execution: default-resources}] [WARNING] Using platform encoding (ISO646-US 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 [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 (ISO646-US 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 [INFO] [surefire:test {execution: default-test}] [INFO] Concurrency config is {parallel=classes, configurableParallelComputerPresent=false} [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- Feb 18, 2010 1:11: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}]: [1,263]) Running org.apache.tuscany.sca.binding.atom.AtomBindingProcessorTestCase Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [HUDSON] Recording test results [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: [INFO] [install:install {execution: default-install}] [INFO] Installing to /export/home/hudson/.m2/repository/org/apache/tuscany/sca/tuscany-binding-atom/2.0-SNAPSHOT/tuscany-binding-atom-2.0-SNAPSHOT.jar [HUDSON] Archiving to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-binding-atom/builds/2010-02-18_01-06-21/archive/org.apache.tuscany.sca/tuscany-binding-atom/2.0-SNAPSHOT/pom.xml [HUDSON] Archiving to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-binding-atom/builds/2010-02-18_01-06-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: (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 && svn --non-interactive update [INFO] Working directory: [INFO] Got a revision during update: 911238 [INFO] No files needed updating. [INFO] Executing: /bin/sh -c cd && svn --non-interactive info [INFO] Working directory: [INFO] Storing buildNumber: 911238 at timestamp: 1266455478803 [INFO] Executing: /bin/sh -c cd && svn --non-interactive info [INFO] Working directory: [INFO] Storing buildScmBranch: trunk [INFO] [resources:resources {execution: default-resources}] [WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 5 resources [INFO] Copying 3 resources [HUDSON] Archiving to /export/home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-core-spi/builds/2010-02-18_01-06-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), 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), Nexus (http://repository.apache.org/snapshots) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4 minutes 55 seconds [INFO] Finished at: Thu Feb 18 01:11:46 UTC 2010 [INFO] Final Memory: 47M/748M [INFO] ------------------------------------------------------------------------ channel stopped