You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Jean-Sebastien Delfino <js...@apache.org> on 2007/02/11 03:34:19 UTC

Building the integration branch

I made a number of changes today to get a top-down build of the 
integration branch working.

To build it:
mvn -Pall clean install

To gen Eclipse projects:
mvn -Peclipse eclipse:eclipse

The top-down build now works for me, and all generated projects compile 
OK in Eclipse.

I tried two integration tests, iSpecTest and iPropertyTest they both 
fail with runtime errors (a binding problem and a databinding problem), 
but at least the itest plugin is able to bootstrap and run them.

The SCATestCase unit test cases in the J2SE samples run successfully. 
The Webapp samples are not included in the build yet.

-- 
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: Building the integration branch

Posted by Luciano Resende <lu...@gmail.com>.
I'm not being able to build either, here is what I'm getting :

[INFO] Installing
D:\DEV\Projects\Tuscany\source\java-sca-integration\sca\services\transports\http.jetty\target\http-
jetty-0.1-integration-incubating-
 C:\Documents and
Settings\lresende\.m2\repository\org\apache\tuscany\sca\services\http-jetty\0.1-integration-incubating-SNAPSHOT\http-
jetty-0.1-integ
ng-SNAPSHOT.jar
[INFO]
----------------------------------------------------------------------------
[INFO] Building Apache Tuscany Test Framework
[INFO]    task-segment: [clean, install]
[INFO]
----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory
D:\DEV\Projects\Tuscany\source\java-sca-integration\sca\test\target
[INFO] Deleting directory
D:\DEV\Projects\Tuscany\source\java-sca-integration\sca\test\target\classes
[INFO] Deleting directory
D:\DEV\Projects\Tuscany\source\java-sca-integration\sca\test\target\test-classes
[INFO] Deleting directory
D:\DEV\Projects\Tuscany\source\java-sca-integration\sca\test\target\site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 2 resources to META-INF
[INFO] [compiler:compile]
[INFO] Compiling 16 source files to
D:\DEV\Projects\Tuscany\source\java-sca-integration\sca\test\target\classes
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

D:\DEV\Projects\Tuscany\source\java-sca-integration\sca\test\src\main\java\org\apache\tuscany\test\SCATestCase.java:[43,40]
package org.apache.tuscany
does not exist

D:\DEV\Projects\Tuscany\source\java-sca-integration\sca\test\src\main\java\org\apache\tuscany\test\SCATestCase.java:[44,40]
package org.apache.tuscany
does not exist

D:\DEV\Projects\Tuscany\source\java-sca-integration\sca\test\src\main\java\org\apache\tuscany\test\SCATestCase.java:[58,12]
cannot find symbol
symbol  : class CompositeContextImpl
location: class org.apache.tuscany.test.SCATestCase

D:\DEV\Projects\Tuscany\source\java-sca-integration\sca\test\src\main\java\org\apache\tuscany\test\SCATestCase.java:[61,12]
cannot find symbol
symbol  : class LauncherImpl
location: class org.apache.tuscany.test.SCATestCase

D:\DEV\Projects\Tuscany\source\java-sca-integration\sca\test\src\main\java\org\apache\tuscany\test\TestLauncher.java:[23,40]
package org.apache.tuscan
 does not exist

D:\DEV\Projects\Tuscany\source\java-sca-integration\sca\test\src\main\java\org\apache\tuscany\test\TestLauncher.java:[28,34]
cannot find symbol
symbol: class LauncherImpl
public class TestLauncher extends LauncherImpl {

D:\DEV\Projects\Tuscany\source\java-sca-integration\sca\test\src\main\java\org\apache\tuscany\test\SCATestCase.java:[70,23]
cannot find symbol
symbol  : class LauncherImpl
location: class org.apache.tuscany.test.SCATestCase

D:\DEV\Projects\Tuscany\source\java-sca-integration\sca\test\src\main\java\org\apache\tuscany\test\SCATestCase.java:[72,34]
cannot find symbol
symbol  : variable LauncherImpl
location: class org.apache.tuscany.test.SCATestCase

D:\DEV\Projects\Tuscany\source\java-sca-integration\sca\test\src\main\java\org\apache\tuscany\test\SCATestCase.java:[92,26]
cannot find symbol
symbol  : class CompositeContextImpl
location: class org.apache.tuscany.test.SCATestCase


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 22 minutes 47 seconds
[INFO] Finished at: Sun Feb 11 10:46:19 PST 2007
[INFO] Final Memory: 17M/32M
[INFO]
------------------------------------------------------------------------


On 2/11/07, Rick Rineholt <cr...@gmail.com> wrote:
>
> Hello,
> I don't think I'm having the same success as you in the
> sca-java-integration below is my reactor summary also attached is the
> full build.
> My source has no mods and started from a clean local repo.  I'll look at
> it some but just like to know if it just local to my environment.
> Any others build ok or see issues ?
> Thanks
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Apache Tuscany Project Parent ......................... SUCCESS
> [1:28.297s]
> [INFO] Apache Tuscany Build Tools ............................ SUCCESS
> [42.766s]
> [INFO] Commonj API for Timer and Work Manager ................ SUCCESS
> [10.562s]
> [INFO] SCA API Version 1.0 ................................... SUCCESS
> [34.985s]
> [INFO] OSOA Specification API jars ........................... SUCCESS
> [0.015s]
> [INFO] Apache Tuscany SCA Implementation Project ............. SUCCESS
> [0.000s]
> [INFO] Apache Tuscany SCA Kernel Sub-Project ................. SUCCESS
> [0.047s]
> [INFO] Apache Tuscany SCA API ................................ SUCCESS
> [15.484s]
> [INFO] Apache Tuscany Host API ............................... SUCCESS
> [2.875s]
> [INFO] Apache Tuscany SCA SPI ................................ SUCCESS
> [13.235s]
> [INFO] Apache Tuscany SCA Core ............................... SUCCESS
> [31.719s]
> [INFO] Apache Tuscany SCA Services ........................... SUCCESS
> [0.000s]
> [INFO] Apache Tuscany SCA Interface Definition Languages ..... SUCCESS
> [0.046s]
> [INFO] Apache Tuscany WSDL ................................... SUCCESS
> [9.313s]
> [INFO] Apache Tuscany SCA Data Bindings ...................... SUCCESS
> [0.016s]
> [INFO] Apache Tuscany Data Binding for JAXB .................. SUCCESS
> [1:22.890s]
> [INFO] Apache Tuscany Data Binding for SDO ................... SUCCESS
> [38.578s]
> [INFO] Apache Tuscany Jetty HTTP Service ..................... SUCCESS
> [15.578s]
> [INFO] Apache Tuscany Test Framework ......................... FAILED
> [2.813s]
> [INFO] Apache Tuscany SCA Maven Plugins ...................... SUCCESS
> [0.062s]
> [INFO] Apache Tuscany Integration Test Plugin ................ FAILED
> [43.360s]
> [INFO] Apache Tuscany SCA Extensions ......................... SUCCESS
> [0.015s]
> [INFO] Apache Tuscany SCA Extensions for Axis2 ............... SUCCESS
> [0.016s]
> [INFO] Apache Tuscany Data Binding for Axiom ................. SUCCESS
> [38.891s]
> [INFO] Apache Tuscany Binding for Axis2 ...................... FAILED
> [33.250s]
> [INFO] Apache Tuscany Axis2 Tools ............................ SUCCESS
> [0.000s]
> [INFO] Apache Tuscany Axis2 Java2WSDL Tool ................... SUCCESS
> [13.234s]
> [INFO] Apache Tuscany Axis2 WSDL2Java Tool ................... SUCCESS
> [3.969s]
> [INFO] Apache Tuscany Axis2 Maven Plugins .................... SUCCESS
> [0.015s]
> [INFO] Apache Tuscany Maven Plugin for Java2WSDL ............. SUCCESS
> [1.485s]
> [INFO] Apache Tuscany Maven Plugin for WSDL2Java ............. SUCCESS
> [0.312s]
> [INFO] Tuscany Samples for the Axis2 extension ............... SUCCESS
> [5.125s]
> [INFO] Tuscany HelloWorld Web Service Client Sample .......... FAILED
> [0.750s]
> [INFO] Tuscany HelloWorld Web Service Client Sample OM ....... FAILED
> [4.750s]
> [INFO] Apache Tuscany SCA tests .............................. SUCCESS
> [0.031s]
> [INFO] Apache Tuscany SCA Integration Test Suite ............. SUCCESS
> [0.000s]
> [INFO] Test Suite for SCA Spec APIs .......................... FAILED
> [1.031s]
> [INFO] Test Suite for SCA properties ......................... FAILED
> [0.532s]
> [INFO] SCA FVT Bindings Test Tool Service Composite .......... FAILED
> [5.328s]
> [INFO] SCA FVT Bindings Test Tool Utility Composite .......... FAILED
> [0.890s]
> [INFO] SCA FVT Test Tool Suite ............................... SUCCESS
> [0.016s]
> [INFO] Test Suite for SCA Callback Basic ..................... FAILED
> [0.500s]
> [INFO] Test Suite for SCA Callback CType ..................... FAILED
> [0.516s]
> [INFO] Test Suite for SCA Callback ID ........................ FAILED
> [0.640s]
> [INFO] Test Suite for SCA Callback SetCallback ............... FAILED
> [1.063s]
> [INFO] Test Suite for SCA Callback SetCallback Conversation .. FAILED
> [0.500s]
> [INFO] Tuscany Samples ....................................... SUCCESS
> [0.031s]
> [INFO] Apache Tuscany SCA Samples ............................ SUCCESS
> [0.000s]
> [INFO] Tuscany Calculator Sample ............................. FAILED
> [0.484s]
> [INFO] Tuscany Supply Chain Sample ........................... FAILED
> [0.469s]
> [INFO] Tuscany BigBank Sample ................................ FAILED
> [0.531s]
> [INFO] Echo Binding .......................................... FAILED
> [0.500s]
> [INFO] Tuscany Inner Composite Sample ........................ FAILED
> [0.500s]
> [INFO] Tuscany Loan App Conversation Sample .................. FAILED
> [0.438s]
> [INFO] Tuscany Scenario Samples .............................. SUCCESS
> [0.047s]
> [INFO] Apache Tuscany Project ................................ SUCCESS
> [0.000s]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error for project: Apache Tuscany Test Framework (during install)
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
>
>
> Jean-Sebastien Delfino wrote:
> > I made a number of changes today to get a top-down build of the
> > integration branch working.
> >
> > To build it:
> > mvn -Pall clean install
> >
> > To gen Eclipse projects:
> > mvn -Peclipse eclipse:eclipse
> >
> > The top-down build now works for me, and all generated projects
> > compile OK in Eclipse.
> >
> > I tried two integration tests, iSpecTest and iPropertyTest they both
> > fail with runtime errors (a binding problem and a databinding
> > problem), but at least the itest plugin is able to bootstrap and run
> > them.
> >
> > The SCATestCase unit test cases in the J2SE samples run successfully.
> > The Webapp samples are not included in the build yet.
> >
>
>
> [INFO] Scanning for projects...
> Downloading:
> http://ws.zones.apache.org/repository/org.apache/poms/apache-3.pom
> [WARNING] Unable to get resource from repository apache.ws.m1.snapshots (
> http://ws.zones.apache.org/repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/apache/3/apache-3.pom
> 3/3K
> 3K downloaded
> [INFO] Reactor build order:
> [INFO]   Apache Tuscany Project Parent
> [INFO]   Apache Tuscany Build Tools
> [INFO]   Commonj API for Timer and Work Manager
> [INFO]   SCA API Version 1.0
> [INFO]   OSOA Specification API jars
> [INFO]   Apache Tuscany SCA Implementation Project
> [INFO]   Apache Tuscany SCA Kernel Sub-Project
> [INFO]   Apache Tuscany SCA API
> [INFO]   Apache Tuscany Host API
> [INFO]   Apache Tuscany SCA SPI
> [INFO]   Apache Tuscany SCA Core
> [INFO]   Apache Tuscany SCA Services
> [INFO]   Apache Tuscany SCA Interface Definition Languages
> [INFO]   Apache Tuscany WSDL
> [INFO]   Apache Tuscany SCA Data Bindings
> [INFO]   Apache Tuscany Data Binding for JAXB
> [INFO]   Apache Tuscany Data Binding for SDO
> [INFO]   Apache Tuscany Jetty HTTP Service
> [INFO]   Apache Tuscany Test Framework
> [INFO]   Apache Tuscany SCA Maven Plugins
> [INFO]   Apache Tuscany Integration Test Plugin
> [INFO]   Apache Tuscany SCA Extensions
> [INFO]   Apache Tuscany SCA Extensions for Axis2
> [INFO]   Apache Tuscany Data Binding for Axiom
> [INFO]   Apache Tuscany Binding for Axis2
> [INFO]   Apache Tuscany Axis2 Tools
> [INFO]   Apache Tuscany Axis2 Java2WSDL Tool
> [INFO]   Apache Tuscany Axis2 WSDL2Java Tool
> [INFO]   Apache Tuscany Axis2 Maven Plugins
> [INFO]   Apache Tuscany Maven Plugin for Java2WSDL
> [INFO]   Apache Tuscany Maven Plugin for WSDL2Java
> [INFO]   Tuscany Samples for the Axis2 extension
> [INFO]   Tuscany HelloWorld Web Service Client Sample
> [INFO]   Tuscany HelloWorld Web Service Client Sample OM
> [INFO]   Apache Tuscany SCA tests
> [INFO]   Apache Tuscany SCA Integration Test Suite
> [INFO]   Test Suite for SCA Spec APIs
> [INFO]   Test Suite for SCA properties
> [INFO]   SCA FVT Bindings Test Tool Service Composite
> [INFO]   SCA FVT Bindings Test Tool Utility Composite
> [INFO]   SCA FVT Test Tool Suite
> [INFO]   Test Suite for SCA Callback Basic
> [INFO]   Test Suite for SCA Callback CType
> [INFO]   Test Suite for SCA Callback ID
> [INFO]   Test Suite for SCA Callback SetCallback
> [INFO]   Test Suite for SCA Callback SetCallback Conversation
> [INFO]   Tuscany Samples
> [INFO]   Apache Tuscany SCA Samples
> [INFO]   Tuscany Calculator Sample
> [INFO]   Tuscany Supply Chain Sample
> [INFO]   Tuscany BigBank Sample
> [INFO]   Echo Binding
> [INFO]   Tuscany Inner Composite Sample
> [INFO]   Tuscany Loan App Conversation Sample
> [INFO]   Tuscany Scenario Samples
> [INFO]   Apache Tuscany Project
> [INFO] snapshot org.apache.felix.plugins:maven-osgi-plugin:0.8.0-SNAPSHOT:checking for updates from
> apache.snapshots
> [INFO] snapshot org.apache.felix.plugins:maven-osgi-plugin:0.8.0-SNAPSHOT:checking for updates from codehaus-snapshot
> [INFO] snapshot org.apache.felix.plugins:maven-osgi-plugin:0.8.0-SNAPSHOT:checking for updates from
> apache.incubator
> [INFO] snapshot org.apache.felix.plugins:maven-osgi-plugin:0.8.0-SNAPSHOT:checking for updates from
> apache.ws.m1.snapshots
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/felix/plugins/maven-osgi-plugin/0.8.0-SNAPSHOT/maven-osgi-plugin-0.8.0-20061102.022735-9.pom
> 2/2K
> 2K downloaded
> [INFO] snapshot org.apache.felix:felix:0.8.0-SNAPSHOT: checking for
> updates from apache.snapshots
> [INFO] snapshot org.apache.felix:felix:0.8.0-SNAPSHOT: checking for
> updates from codehaus-snapshot
> [INFO] snapshot org.apache.felix:felix:0.8.0-SNAPSHOT: checking for
> updates from apache.incubator
> [INFO] snapshot org.apache.felix:felix:0.8.0-SNAPSHOT: checking for
> updates from apache.ws.m1.snapshots
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/felix/felix/0.8.0-SNAPSHOT/felix-0.8.0-20061208.195323-2.pom
> 4/7K
> 7/7K
> 7K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/felix/plugins/maven-osgi-plugin/0.8.0-SNAPSHOT/maven-osgi-plugin-0.8.0-20061102.022735-9.jar
> 4/25K
> 8/25K
> 12/25K
> 12/25K
> 16/25K
> 16/25K
> 20/25K
> 20/25K
> 24/25K
> 25/25K
> 25K downloaded
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] Building Apache Tuscany Project Parent
> [INFO]    task-segment: [install]
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for
> updates from apache.snapshots
> [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for
> updates from codehaus-snapshot
> [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for
> updates from apache.incubator
> [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for
> updates from central
> [INFO] snapshot org.apache.maven.plugins:maven-site-plugin:2.0-SNAPSHOT:checking for updates from
> apache.snapshots
> [INFO] snapshot org.apache.maven.plugins:maven-site-plugin:2.0-SNAPSHOT:checking for updates from codehaus-snapshot
> [INFO] snapshot org.apache.maven.plugins:maven-site-plugin:2.0-SNAPSHOT:checking for updates from
> apache.incubator
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-site-plugin/2.0-SNAPSHOT/maven-site-plugin-2.0-20061215.144112-12.pom
> 3/3K
> 3K downloaded
> [INFO] snapshot org.apache.maven.plugins:maven-plugins:4-SNAPSHOT:checking for updates from
> apache.snapshots
> [INFO] snapshot org.apache.maven.plugins:maven-plugins:4-SNAPSHOT:checking for updates from codehaus-snapshot
> [INFO] snapshot org.apache.maven.plugins:maven-plugins:4-SNAPSHOT:checking for updates from
> apache.incubator
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-plugins/4-SNAPSHOT/maven-plugins-4-20061029.113029-2.pom
> 3/6K
> 6/6K
> 6K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-parent/4/maven-parent-4.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven-parent/4/maven-parent-4.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven-parent/4/maven-parent-4.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom
> 3/9K
> 7/9K
> 8/9K
> 9/9K
> 9K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-site-plugin/2.0-SNAPSHOT/maven-site-plugin-2.0-20061215.144112-12.jar
> 3/95K
> 7/95K
> 7/95K
> 11/95K
> 12/95K
> 16/95K
> 16/95K
> 20/95K
> 20/95K
> 24/95K
> 24/95K
> 28/95K
> 28/95K
> 32/95K
> 32/95K
> 36/95K
> 36/95K
> 40/95K
> 41/95K
> 45/95K
> 45/95K
> 49/95K
> 49/95K
> 53/95K
> 53/95K
> 57/95K
> 57/95K
> 61/95K
> 61/95K
> 65/95K
> 65/95K
> 68/95K
> 72/95K
> 72/95K
> 76/95K
> 80/95K
> 84/95K
> 88/95K
> 92/95K
> 95/95K
> 95K downloaded
> [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking
> for updates from apache.snapshots
> [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking
> for updates from codehaus-snapshot
> [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking
> for updates from apache.incubator
> [INFO] artifact org.apache.maven.plugins:maven-install-plugin: checking
> for updates from central
> [INFO] snapshot
> org.apache.maven.plugins:maven-install-plugin:2.2-SNAPSHOT: checking for
> updates from apache.snapshots
> [INFO] snapshot
> org.apache.maven.plugins:maven-install-plugin:2.2-SNAPSHOT: checking for
> updates from codehaus-snapshot
> [INFO] snapshot
> org.apache.maven.plugins:maven-install-plugin:2.2-SNAPSHOT: checking for
> updates from apache.incubator
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-install-plugin/2.2-SNAPSHOT/maven-install-plugin-2.2-20061118.060401-2.pom
> 1/1K
> 1K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-install-plugin/2.2-SNAPSHOT/maven-install-plugin-2.2-20061118.060401-2.jar
> 4/11K
> 8/11K
> 8/11K
> 11/11K
> 11K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven-settings/2.0/maven-settings-2.0.pom
> 1/1K
> 1K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven/2.0/maven-2.0.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven/2.0/maven-2.0.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven/2.0/maven-2.0.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven/2.0/maven-2.0.pom
> 3/8K
> 7/8K
> 8/8K
> 8/8K
> 8K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom
> 4/6K
> 6/6K
> 6K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom
> 3/7K
> 7/7K
> 7K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom
> 3/3K
> 3K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/junit/junit/3.8.1/junit-3.8.1.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/junit/junit/3.8.1/junit-3.8.1.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/junit/junit/3.8.1/junit-3.8.1.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/junit/junit/3.8.1/junit-3.8.1.pom
> 145/145b
> 145b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom
> 2/2K
> 2K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven-artifact/2.0.2/maven-artifact-2.0.2.pom
> 765/765b
> 765b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven/2.0.2/maven-2.0.2.pom
> 3/12K
> 7/12K
> 8/12K
> 12/12K
> 12/12K
> 12/12K
> 12K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom
> 767/767b
> 767b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom
> 3/5K
> 5/5K
> 5K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.4/maven-reporting-api-2.0.4.pom
> 902/902b
> 902b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/reporting/maven-reporting/2.0.4/maven-reporting-2.0.4.pom
> 700/700b
> 700b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven/2.0.4/maven-2.0.4.pom
> 3/11K
> 7/11K
> 8/11K
> 11/11K
> 11K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
> 424/424b
> 424b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
> 3/3K
> 3K downloaded
> [INFO] snapshot
> org.apache.maven.doxia:doxia-decoration-model:1.0-alpha-9-SNAPSHOT:checking for updates from
> apache.snapshots
> [INFO] snapshot
> org.apache.maven.doxia:doxia-decoration-model:1.0-alpha-9-SNAPSHOT:checking for updates from codehaus-snapshot
> [INFO] snapshot
> org.apache.maven.doxia:doxia-decoration-model:1.0-alpha-9-SNAPSHOT:checking for updates from
> apache.incubator
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-9-SNAPSHOT/doxia-decoration-model-1.0-alpha-9-20061107.221350-2.pom
> 1/1K
> 1K downloaded
> [INFO] snapshot org.apache.maven.doxia:doxia:1.0-alpha-9-SNAPSHOT:checking for updates from
> apache.snapshots
> [INFO] snapshot org.apache.maven.doxia:doxia:1.0-alpha-9-SNAPSHOT:checking for updates from codehaus-snapshot
> [INFO] snapshot org.apache.maven.doxia:doxia:1.0-alpha-9-SNAPSHOT:checking for updates from
> apache.incubator
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/doxia/doxia/1.0-alpha-9-SNAPSHOT/doxia-1.0-alpha-9-20061107.221350-2.pom
> 3/3K
> 3K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom
> 1/1K
> 1K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom
> 723/723b
> 723b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom
> 1/1K
> 1K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom
> 1/1K
> 1K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-alpha-5/wagon-provider-api-1.0-alpha-5.pom
> 4/4K
> 4/4K
> 4K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom
> 1/1K
> 1K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
> 601/601b
> 601b downloaded
> [INFO] snapshot
> org.apache.maven.doxia:doxia-site-renderer:1.0-alpha-9-SNAPSHOT: checking
> for updates from apache.snapshots
> [INFO] snapshot
> org.apache.maven.doxia:doxia-site-renderer:1.0-alpha-9-SNAPSHOT: checking
> for updates from codehaus-snapshot
> [INFO] snapshot
> org.apache.maven.doxia:doxia-site-renderer:1.0-alpha-9-SNAPSHOT: checking
> for updates from apache.incubator
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-9-SNAPSHOT/doxia-site-renderer-1.0-alpha-9-20061107.221350-2.pom
> 1/1K
> 1K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
> 771/771b
> 771b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
> 2/2K
> 2K downloaded
> [INFO] snapshot org.apache.maven.doxia:doxia-core:1.0-alpha-9-SNAPSHOT:checking for updates from
> apache.snapshots
> [INFO] snapshot org.apache.maven.doxia:doxia-core:1.0-alpha-9-SNAPSHOT:checking for updates from codehaus-snapshot
> [INFO] snapshot org.apache.maven.doxia:doxia-core:1.0-alpha-9-SNAPSHOT:checking for updates from
> apache.incubator
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/doxia/doxia-core/1.0-alpha-9-SNAPSHOT/doxia-core-1.0-alpha-9-20061107.221350-2.pom
> 1/1K
> 1K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/oro/oro/2.0.7/oro-2.0.7.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/oro/oro/2.0.7/oro-2.0.7.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/oro/oro/2.0.7/oro-2.0.7.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/oro/oro/2.0.7/oro-2.0.7.pom
> 141/141b
> 141b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-8/doxia-sink-api-1.0-alpha-8.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-8/doxia-sink-api-1.0-alpha-8.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-8/doxia-sink-api-1.0-alpha-8.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-8/doxia-sink-api-1.0-alpha-8.pom
> 424/424b
> 424b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/doxia/doxia/1.0-alpha-8/doxia-1.0-alpha-8.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia/1.0-alpha-8/doxia-1.0-alpha-8.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/doxia/doxia/1.0-alpha-8/doxia-1.0-alpha-8.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/doxia/doxia/1.0-alpha-8/doxia-1.0-alpha-8.pom
> 2/2K
> 2K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-parent/1/maven-parent-1.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven-parent/1/maven-parent-1.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven-parent/1/maven-parent-1.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven-parent/1/maven-parent-1.pom
> 3/6K
> 6/6K
> 6K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/apache/1/apache-1.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/apache/1/apache-1.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/apache/1/apache-1.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/apache/1/apache-1.pom
> 3/3K
> 3K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-velocity/1.1.3/plexus-velocity-1.1.3.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-velocity/1.1.3/plexus-velocity-1.1.3.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-velocity/1.1.3/plexus-velocity-1.1.3.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-velocity/1.1.3/plexus-velocity-1.1.3.pom
> 976/976b
> 976b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-components/1.1.5/plexus-components-1.1.5.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-components/1.1.5/plexus-components-1.1.5.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-components/1.1.5/plexus-components-1.1.5.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-components/1.1.5/plexus-components-1.1.5.pom
> 2/2K
> 2K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom
> 3/5K
> 5/5K
> 5K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/velocity/velocity/1.4/velocity-1.4.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/velocity/velocity/1.4/velocity-1.4.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/velocity/velocity/1.4/velocity-1.4.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/velocity/velocity/1.4/velocity-1.4.pom
> 2/2K
> 2K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/velocity/velocity-dep/1.4/velocity-dep-1.4.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/velocity/velocity-dep/1.4/velocity-dep-1.4.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/velocity/velocity-dep/1.4/velocity-dep-1.4.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/velocity/velocity-dep/1.4/velocity-dep-1.4.pom
> 1/1K
> 1K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.pom
> 171/171b
> 171b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-8/doxia-decoration-model-1.0-alpha-8.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-8/doxia-decoration-model-1.0-alpha-8.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-8/doxia-decoration-model-1.0-alpha-8.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-8/doxia-decoration-model-1.0-alpha-8.pom
> 1/1K
> 1K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/mortbay/jetty/jetty/6.0.0rc0/jetty-6.0.0rc0.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/mortbay/jetty/jetty/6.0.0rc0/jetty-6.0.0rc0.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/mortbay/jetty/jetty/6.0.0rc0/jetty-6.0.0rc0.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/mortbay/jetty/jetty/6.0.0rc0/jetty-6.0.0rc0.pom
> 2/2K
> 2K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/mortbay/jetty/project/6.0.0rc0/project-6.0.0rc0.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/mortbay/jetty/project/6.0.0rc0/project-6.0.0rc0.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/mortbay/jetty/project/6.0.0rc0/project-6.0.0rc0.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/mortbay/jetty/project/6.0.0rc0/project-6.0.0rc0.pom
> 3/10K
> 7/10K
> 8/10K
> 10/10K
> 10K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/mortbay/jetty/servlet-api-2.5/6.0.0rc0/servlet-api-2.5-6.0.0rc0.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/mortbay/jetty/servlet-api-2.5/6.0.0rc0/servlet-api-2.5-6.0.0rc0.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/mortbay/jetty/servlet-api-2.5/6.0.0rc0/servlet-api-2.5-6.0.0rc0.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/mortbay/jetty/servlet-api-2.5/6.0.0rc0/servlet-api-2.5-6.0.0rc0.pom
> 2/2K
> 2K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/mortbay/jetty/jetty-util/6.0.0rc0/jetty-util-6.0.0rc0.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/mortbay/jetty/jetty-util/6.0.0rc0/jetty-util-6.0.0rc0.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/mortbay/jetty/jetty-util/6.0.0rc0/jetty-util-6.0.0rc0.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/mortbay/jetty/jetty-util/6.0.0rc0/jetty-util-6.0.0rc0.pom
> 2/2K
> 2K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/velocity/velocity-dep/1.4/velocity-dep-1.4.jar
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/velocity/velocity-dep/1.4/velocity-dep-1.4.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/velocity/velocity-dep/1.4/velocity-dep-1.4.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/velocity/velocity-dep/1.4/velocity-dep-1.4.jar
> 3/505K
> 7/505K
> 8/505K
> 12/505K
> 12/505K
> 16/505K
> 16/505K
> 20/505K
> 20/505K
> 24/505K
> 24/505K
> 28/505K
> 28/505K
> 32/505K
> 32/505K
> 34/505K
> 38/505K
> 38/505K
> 42/505K
> 42/505K
> 46/505K
> 46/505K
> 50/505K
> 50/505K
> 52/505K
> 56/505K
> 56/505K
> 60/505K
> 60/505K
> 64/505K
> 64/505K
> 68/505K
> 68/505K
> 72/505K
> 72/505K
> 76/505K
> 76/505K
> 80/505K
> 81/505K
> 85/505K
> 85/505K
> 89/505K
> 89/505K
> 93/505K
> 93/505K
> 97/505K
> 97/505K
> 101/505K
> 101/505K
> 105/505K
> 105/505K
> 108/505K
> 110/505K
> 114/505K
> 114/505K
> 118/505K
> 118/505K
> 122/505K
> 122/505K
> 126/505K
> 126/505K
> 130/505K
> 130/505K
> 134/505K
> 134/505K
> 138/505K
> 139/505K
> 141/505K
> 145/505K
> 145/505K
> 149/505K
> 150/505K
> 154/505K
> 154/505K
> 158/505K
> 158/505K
> 162/505K
> 162/505K
> 166/505K
> 166/505K
> 170/505K
> 170/505K
> 174/505K
> 174/505K
> 178/505K
> 178/505K
> 182/505K
> 183/505K
> 185/505K
> 189/505K
> 190/505K
> 194/505K
> 194/505K
> 198/505K
> 198/505K
> 202/505K
> 202/505K
> 206/505K
> 206/505K
> 210/505K
> 210/505K
> 214/505K
> 214/505K
> 217/505K
> 221/505K
> 221/505K
> 225/505K
> 225/505K
> 229/505K
> 230/505K
> 234/505K
> 234/505K
> 238/505K
> 238/505K
> 242/505K
> 242/505K
> 246/505K
> 246/505K
> 249/505K
> 253/505K
> 253/505K
> 257/505K
> 257/505K
> 261/505K
> 261/505K
> 265/505K
> 265/505K
> 269/505K
> 270/505K
> 274/505K
> 274/505K
> 278/505K
> 278/505K
> 282/505K
> 286/505K
> 290/505K
> 294/505K
> 298/505K
> 302/505K
> 306/505K
> 310/505K
> 314/505K
> 315/505K
> 319/505K
> 323/505K
> 327/505K
> 331/505K
> 335/505K
> 337/505K
> 341/505K
> 341/505K
> 344/505K
> 348/505K
> 348/505K
> 352/505K
> 352/505K
> 356/505K
> 356/505K
> 360/505K
> 361/505K
> 365/505K
> 365/505K
> 369/505K
> 369/505K
> 373/505K
> 373/505K
> 377/505K
> 377/505K
> 381/505K
> 381/505K
> 385/505K
> 385/505K
> 389/505K
> 389/505K
> 393/505K
> 394/505K
> 398/505K
> 398/505K
> 402/505K
> 402/505K
> 406/505K
> 406/505K
> 407/505K
> 411/505K
> 412/505K
> 416/505K
> 416/505K
> 420/505K
> 421/505K
> 425/505K
> 425/505K
> 429/505K
> 432/505K
> 436/505K
> 440/505K
> 444/505K
> 448/505K
> 452/505K
> 456/505K
> 460/505K
> 460/505K
> 464/505K
> 464/505K
> 468/505K
> 468/505K
> 471/505K
> 472/505K
> 476/505K
> 476/505K
> 480/505K
> 480/505K
> 484/505K
> 485/505K
> 489/505K
> 489/505K
> 493/505K
> 493/505K
> 497/505K
> 497/505K
> 501/505K
> 501/505K
> 505/505K
> 505K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/oro/oro/2.0.7/oro-2.0.7.jar
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/oro/oro/2.0.7/oro-2.0.7.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/oro/oro/2.0.7/oro-2.0.7.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/oro/oro/2.0.7/oro-2.0.7.jar
> 3/63K
> 7/63K
> 8/63K
> 12/63K
> 12/63K
> 16/63K
> 16/63K
> 20/63K
> 20/63K
> 24/63K
> 24/63K
> 28/63K
> 28/63K
> 32/63K
> 32/63K
> 34/63K
> 38/63K
> 38/63K
> 42/63K
> 42/63K
> 46/63K
> 46/63K
> 50/63K
> 50/63K
> 52/63K
> 56/63K
> 56/63K
> 60/63K
> 60/63K
> 63/63K
> 63/63K
> 63K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/velocity/velocity/1.4/velocity-1.4.jar
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/velocity/velocity/1.4/velocity-1.4.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/velocity/velocity/1.4/velocity-1.4.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/velocity/velocity/1.4/velocity-1.4.jar
> 3/352K
> 7/352K
> 8/352K
> 12/352K
> 12/352K
> 16/352K
> 16/352K
> 20/352K
> 20/352K
> 24/352K
> 24/352K
> 28/352K
> 28/352K
> 32/352K
> 32/352K
> 34/352K
> 38/352K
> 38/352K
> 42/352K
> 42/352K
> 46/352K
> 46/352K
> 50/352K
> 50/352K
> 52/352K
> 56/352K
> 56/352K
> 60/352K
> 60/352K
> 63/352K
> 67/352K
> 67/352K
> 71/352K
> 71/352K
> 74/352K
> 78/352K
> 78/352K
> 82/352K
> 82/352K
> 85/352K
> 89/352K
> 89/352K
> 93/352K
> 93/352K
> 97/352K
> 97/352K
> 101/352K
> 101/352K
> 105/352K
> 105/352K
> 108/352K
> 112/352K
> 112/352K
> 116/352K
> 116/352K
> 119/352K
> 123/352K
> 123/352K
> 127/352K
> 127/352K
> 131/352K
> 132/352K
> 136/352K
> 136/352K
> 140/352K
> 140/352K
> 144/352K
> 144/352K
> 148/352K
> 148/352K
> 152/352K
> 152/352K
> 155/352K
> 159/352K
> 159/352K
> 163/352K
> 163/352K
> 167/352K
> 167/352K
> 170/352K
> 174/352K
> 174/352K
> 178/352K
> 178/352K
> 182/352K
> 183/352K
> 184/352K
> 188/352K
> 188/352K
> 192/352K
> 192/352K
> 196/352K
> 196/352K
> 198/352K
> 202/352K
> 202/352K
> 206/352K
> 206/352K
> 210/352K
> 210/352K
> 213/352K
> 217/352K
> 217/352K
> 221/352K
> 221/352K
> 225/352K
> 225/352K
> 228/352K
> 232/352K
> 232/352K
> 236/352K
> 236/352K
> 240/352K
> 241/352K
> 242/352K
> 246/352K
> 246/352K
> 250/352K
> 250/352K
> 254/352K
> 254/352K
> 256/352K
> 260/352K
> 260/352K
> 264/352K
> 264/352K
> 268/352K
> 268/352K
> 271/352K
> 275/352K
> 275/352K
> 279/352K
> 279/352K
> 283/352K
> 283/352K
> 287/352K
> 287/352K
> 291/352K
> 292/352K
> 296/352K
> 296/352K
> 297/352K
> 301/352K
> 301/352K
> 305/352K
> 305/352K
> 309/352K
> 309/352K
> 313/352K
> 314/352K
> 315/352K
> 319/352K
> 319/352K
> 323/352K
> 323/352K
> 327/352K
> 327/352K
> 331/352K
> 332/352K
> 333/352K
> 337/352K
> 337/352K
> 341/352K
> 341/352K
> 345/352K
> 345/352K
> 349/352K
> 349/352K
> 352/352K
> 352K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/commons-collections/commons-collections/2.0/commons-collections-2.0.jar
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/commons-collections/commons-collections/2.0/commons-collections-2.0.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/commons-collections/commons-collections/2.0/commons-collections-2.0.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/commons-collections/commons-collections/2.0/commons-collections-2.0.jar
> 3/88K
> 7/88K
> 8/88K
> 12/88K
> 12/88K
> 16/88K
> 16/88K
> 20/88K
> 20/88K
> 24/88K
> 24/88K
> 28/88K
> 28/88K
> 32/88K
> 32/88K
> 34/88K
> 38/88K
> 38/88K
> 42/88K
> 42/88K
> 46/88K
> 46/88K
> 50/88K
> 50/88K
> 52/88K
> 56/88K
> 56/88K
> 60/88K
> 60/88K
> 63/88K
> 67/88K
> 67/88K
> 71/88K
> 71/88K
> 74/88K
> 78/88K
> 78/88K
> 82/88K
> 82/88K
> 85/88K
> 88/88K
> 88K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/mortbay/jetty/jetty-util/6.0.0rc0/jetty-util-6.0.0rc0.jar
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/mortbay/jetty/jetty-util/6.0.0rc0/jetty-util-6.0.0rc0.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/mortbay/jetty/jetty-util/6.0.0rc0/jetty-util-6.0.0rc0.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://repo.mergere.com/maven2//org/mortbay/jetty/jetty-util/6.0.0rc0/jetty-util-6.0.0rc0.jar
> 3/64K
> 7/64K
> 7/64K
> 11/64K
> 11/64K
> 15/64K
> 16/64K
> 20/64K
> 20/64K
> 24/64K
> 24/64K
> 28/64K
> 28/64K
> 32/64K
> 32/64K
> 34/64K
> 38/64K
> 38/64K
> 42/64K
> 42/64K
> 46/64K
> 46/64K
> 50/64K
> 50/64K
> 53/64K
> 57/64K
> 57/64K
> 61/64K
> 61/64K
> 64/64K
> 64K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-velocity/1.1.3/plexus-velocity-1.1.3.jar
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-velocity/1.1.3/plexus-velocity-1.1.3.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-velocity/1.1.3/plexus-velocity-1.1.3.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-velocity/1.1.3/plexus-velocity-1.1.3.jar
> 3/7K
> 7/7K
> 7K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/doxia/doxia-core/1.0-alpha-9-SNAPSHOT/doxia-core-1.0-alpha-9-20061107.221350-2.jar
> 3/199K
> 7/199K
> 7/199K
> 11/199K
> 12/199K
> 16/199K
> 16/199K
> 20/199K
> 20/199K
> 24/199K
> 24/199K
> 28/199K
> 28/199K
> 32/199K
> 32/199K
> 36/199K
> 36/199K
> 40/199K
> 41/199K
> 45/199K
> 45/199K
> 49/199K
> 49/199K
> 53/199K
> 53/199K
> 57/199K
> 57/199K
> 61/199K
> 61/199K
> 65/199K
> 65/199K
> 68/199K
> 72/199K
> 72/199K
> 76/199K
> 80/199K
> 84/199K
> 88/199K
> 92/199K
> 96/199K
> 100/199K
> 104/199K
> 108/199K
> 112/199K
> 116/199K
> 120/199K
> 124/199K
> 128/199K
> 132/199K
> 136/199K
> 140/199K
> 144/199K
> 148/199K
> 152/199K
> 156/199K
> 160/199K
> 164/199K
> 168/199K
> 172/199K
> 176/199K
> 180/199K
> 184/199K
> 188/199K
> 192/199K
> 196/199K
> 199/199K
> 199K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/mortbay/jetty/jetty/6.0.0rc0/jetty-6.0.0rc0.jar
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/mortbay/jetty/jetty/6.0.0rc0/jetty-6.0.0rc0.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/mortbay/jetty/jetty/6.0.0rc0/jetty-6.0.0rc0.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/mortbay/jetty/jetty/6.0.0rc0/jetty-6.0.0rc0.jar
> 3/442K
> 7/442K
> 8/442K
> 12/442K
> 12/442K
> 16/442K
> 16/442K
> 20/442K
> 20/442K
> 24/442K
> 24/442K
> 28/442K
> 28/442K
> 32/442K
> 32/442K
> 34/442K
> 38/442K
> 38/442K
> 42/442K
> 42/442K
> 46/442K
> 46/442K
> 50/442K
> 50/442K
> 52/442K
> 56/442K
> 56/442K
> 60/442K
> 60/442K
> 63/442K
> 67/442K
> 67/442K
> 71/442K
> 71/442K
> 74/442K
> 78/442K
> 78/442K
> 82/442K
> 82/442K
> 85/442K
> 89/442K
> 89/442K
> 93/442K
> 93/442K
> 97/442K
> 97/442K
> 101/442K
> 101/442K
> 105/442K
> 105/442K
> 108/442K
> 112/442K
> 112/442K
> 116/442K
> 116/442K
> 119/442K
> 123/442K
> 123/442K
> 127/442K
> 127/442K
> 131/442K
> 132/442K
> 136/442K
> 136/442K
> 140/442K
> 140/442K
> 144/442K
> 144/442K
> 148/442K
> 148/442K
> 152/442K
> 152/442K
> 155/442K
> 159/442K
> 159/442K
> 163/442K
> 163/442K
> 167/442K
> 167/442K
> 170/442K
> 174/442K
> 174/442K
> 178/442K
> 178/442K
> 182/442K
> 183/442K
> 184/442K
> 188/442K
> 188/442K
> 192/442K
> 192/442K
> 196/442K
> 196/442K
> 198/442K
> 202/442K
> 202/442K
> 206/442K
> 206/442K
> 210/442K
> 210/442K
> 213/442K
> 217/442K
> 217/442K
> 221/442K
> 221/442K
> 225/442K
> 225/442K
> 228/442K
> 232/442K
> 232/442K
> 236/442K
> 236/442K
> 240/442K
> 241/442K
> 242/442K
> 246/442K
> 246/442K
> 250/442K
> 250/442K
> 254/442K
> 254/442K
> 256/442K
> 260/442K
> 260/442K
> 264/442K
> 264/442K
> 268/442K
> 268/442K
> 271/442K
> 275/442K
> 275/442K
> 279/442K
> 279/442K
> 283/442K
> 283/442K
> 287/442K
> 287/442K
> 291/442K
> 292/442K
> 296/442K
> 296/442K
> 297/442K
> 301/442K
> 301/442K
> 305/442K
> 305/442K
> 309/442K
> 309/442K
> 313/442K
> 314/442K
> 315/442K
> 319/442K
> 319/442K
> 323/442K
> 323/442K
> 327/442K
> 327/442K
> 331/442K
> 332/442K
> 333/442K
> 337/442K
> 337/442K
> 341/442K
> 341/442K
> 345/442K
> 345/442K
> 349/442K
> 349/442K
> 352/442K
> 356/442K
> 356/442K
> 360/442K
> 361/442K
> 365/442K
> 365/442K
> 369/442K
> 369/442K
> 370/442K
> 374/442K
> 374/442K
> 378/442K
> 378/442K
> 382/442K
> 383/442K
> 387/442K
> 391/442K
> 392/442K
> 396/442K
> 396/442K
> 400/442K
> 400/442K
> 404/442K
> 405/442K
> 406/442K
> 410/442K
> 410/442K
> 414/442K
> 414/442K
> 418/442K
> 418/442K
> 422/442K
> 423/442K
> 425/442K
> 429/442K
> 429/442K
> 433/442K
> 434/442K
> 438/442K
> 438/442K
> 442/442K
> 442K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/doxia/doxia-decoration-model/1.0-alpha-9-SNAPSHOT/doxia-decoration-model-1.0-alpha-9-20061107.221350-2.jar
> 3/39K
> 7/39K
> 7/39K
> 11/39K
> 12/39K
> 16/39K
> 16/39K
> 20/39K
> 20/39K
> 24/39K
> 24/39K
> 28/39K
> 28/39K
> 32/39K
> 32/39K
> 36/39K
> 36/39K
> 39/39K
> 39K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-9-SNAPSHOT/doxia-site-renderer-1.0-alpha-9-20061107.221350-2.jar
> 3/31K
> 7/31K
> 7/31K
> 11/31K
> 15/31K
> 19/31K
> 23/31K
> 27/31K
> 28/31K
> 31/31K
> 31K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
> 3/11K
> 7/11K
> 8/11K
> 11/11K
> 11K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/mortbay/jetty/servlet-api-2.5/6.0.0rc0/servlet-api-2.5-6.0.0rc0.jar
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/mortbay/jetty/servlet-api-2.5/6.0.0rc0/servlet-api-2.5-6.0.0rc0.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/mortbay/jetty/servlet-api-2.5/6.0.0rc0/servlet-api-2.5-6.0.0rc0.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://repo.mergere.com/maven2//org/mortbay/jetty/servlet-api-2.5/6.0.0rc0/servlet-api-2.5-6.0.0rc0.jar
> 3/134K
> 7/134K
> 7/134K
> 11/134K
> 11/134K
> 15/134K
> 16/134K
> 20/134K
> 20/134K
> 24/134K
> 24/134K
> 28/134K
> 28/134K
> 32/134K
> 32/134K
> 34/134K
> 38/134K
> 38/134K
> 42/134K
> 42/134K
> 46/134K
> 46/134K
> 50/134K
> 50/134K
> 53/134K
> 57/134K
> 57/134K
> 61/134K
> 61/134K
> 65/134K
> 65/134K
> 69/134K
> 69/134K
> 73/134K
> 74/134K
> 78/134K
> 78/134K
> 82/134K
> 82/134K
> 86/134K
> 86/134K
> 90/134K
> 90/134K
> 94/134K
> 94/134K
> 98/134K
> 98/134K
> 102/134K
> 102/134K
> 106/134K
> 107/134K
> 109/134K
> 112/134K
> 116/134K
> 116/134K
> 120/134K
> 120/134K
> 124/134K
> 125/134K
> 129/134K
> 129/134K
> 133/134K
> 133/134K
> 134/134K
> 134K downloaded
> [INFO] [site:attach-descriptor]
> [INFO] snapshot org.apache.maven.archiva:archiva-utils:1.0-SNAPSHOT:checking for updates from
> apache.snapshots
> [INFO] snapshot org.apache.maven.archiva:archiva-utils:1.0-SNAPSHOT:checking for updates from codehaus-snapshot
> [INFO] snapshot org.apache.maven.archiva:archiva-utils:1.0-SNAPSHOT:checking for updates from
> apache.incubator
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/archiva/archiva-utils/1.0-SNAPSHOT/archiva-utils-1.0-20060828.144210-1.pom
> 877/877b
> 877b downloaded
> [INFO] snapshot org.apache.maven.archiva:archiva:1.0-SNAPSHOT: checking
> for updates from apache.snapshots
> [INFO] snapshot org.apache.maven.archiva:archiva:1.0-SNAPSHOT: checking
> for updates from codehaus-snapshot
> [INFO] snapshot org.apache.maven.archiva:archiva:1.0-SNAPSHOT: checking
> for updates from apache.incubator
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/archiva/archiva/1.0-SNAPSHOT/archiva-1.0-20061220.032824-3.pom
> 3/18K
> 7/18K
> 7/18K
> 11/18K
> 12/18K
> 16/18K
> 16/18K
> 18/18K
> 18K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom
> 1/1K
> 1K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom
> 3/7K
> 7/7K
> 7K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven-artifact/2.0.4/maven-artifact-2.0.4.pom
> 765/765b
> 765b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/archiva/archiva-utils/1.0-SNAPSHOT/archiva-utils-1.0-20060828.144210-1.jar
> 3/11K
> 7/11K
> 7/11K
> 11/11K
> 11K downloaded
> [INFO] [install:install]
> [INFO] Installing
> e:\dev\tuscany\branches\sca-java-integration\pom\parent\pom.xml to
> C:\Documents and
> Settings\rineholt\.m2\repository\org\apache\tuscany\parent\2-incubator-SNAPSHOT\parent-
> 2-incubator-SNAPSHOT.pom
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] Building Apache Tuscany Build Tools
> [INFO]    task-segment: [install]
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking
> for updates from apache.snapshots
> [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking
> for updates from codehaus-snapshot
> [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking
> for updates from apache.incubator
> [INFO] artifact org.apache.maven.plugins:maven-resources-plugin: checking
> for updates from central
> [INFO] snapshot
> org.apache.maven.plugins:maven-resources-plugin:2.3-SNAPSHOT: checking for
> updates from apache.snapshots
> [INFO] snapshot
> org.apache.maven.plugins:maven-resources-plugin:2.3-SNAPSHOT: checking for
> updates from codehaus-snapshot
> [INFO] snapshot
> org.apache.maven.plugins:maven-resources-plugin:2.3-SNAPSHOT: checking for
> updates from apache.incubator
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-resources-plugin/2.3-SNAPSHOT/maven-resources-plugin-2.3-20061118.060205-2.pom
> 2/2K
> 2K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-resources-plugin/2.3-SNAPSHOT/maven-resources-plugin-2.3-20061118.060205-2.jar
> 4/12K
> 8/12K
> 8/12K
> 12/12K
> 12/12K
> 12/12K
> 12K downloaded
> [INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking
> for updates from apache.snapshots
> [INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking
> for updates from codehaus-snapshot
> [INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking
> for updates from apache.incubator
> [INFO] artifact org.apache.maven.plugins:maven-compiler-plugin: checking
> for updates from central
> [INFO] snapshot
> org.apache.maven.plugins:maven-compiler-plugin:2.1-SNAPSHOT: checking for
> updates from apache.snapshots
> [INFO] snapshot
> org.apache.maven.plugins:maven-compiler-plugin:2.1-SNAPSHOT: checking for
> updates from codehaus-snapshot
> [INFO] snapshot
> org.apache.maven.plugins:maven-compiler-plugin:2.1-SNAPSHOT: checking for
> updates from apache.incubator
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-compiler-plugin/2.1-SNAPSHOT/maven-compiler-plugin-2.1-20070115.180214-6.pom
> 1/1K
> 1K downloaded
> [INFO] snapshot org.apache.maven.plugins:maven-plugins:8-SNAPSHOT:checking for updates from
> apache.snapshots
> [INFO] snapshot org.apache.maven.plugins:maven-plugins:8-SNAPSHOT:checking for updates from codehaus-snapshot
> [INFO] snapshot org.apache.maven.plugins:maven-plugins:8-SNAPSHOT:checking for updates from
> apache.incubator
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-plugins/8-SNAPSHOT/maven-plugins-8-20070127.114249-2.pom
> 3/7K
> 7/7K
> 7K downloaded
> [INFO] snapshot org.apache.maven:maven-parent:5-SNAPSHOT: checking for
> updates from apache.snapshots
> [INFO] snapshot org.apache.maven:maven-parent:5-SNAPSHOT: checking for
> updates from codehaus-snapshot
> [INFO] snapshot org.apache.maven:maven-parent:5-SNAPSHOT: checking for
> updates from apache.incubator
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-parent/5-SNAPSHOT/maven-parent-5-20070127.114244-3.pom
> 3/12K
> 7/12K
> 7/12K
> 11/12K
> 12/12K
> 12K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-compiler-plugin/2.1-SNAPSHOT/maven-compiler-plugin-2.1-20070115.180214-6.jar
> 4/14K
> 8/14K
> 12/14K
> 14/14K
> 14K downloaded
> [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking
> for updates from apache.snapshots
> [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking
> for updates from codehaus-snapshot
> [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking
> for updates from apache.incubator
> [INFO] artifact org.apache.maven.plugins:maven-surefire-plugin: checking
> for updates from central
> [INFO] snapshot
> org.apache.maven.plugins:maven-surefire-plugin:2.3-SNAPSHOT: checking for
> updates from apache.snapshots
> [INFO] snapshot
> org.apache.maven.plugins:maven-surefire-plugin:2.3-SNAPSHOT: checking for
> updates from codehaus-snapshot
> [INFO] snapshot
> org.apache.maven.plugins:maven-surefire-plugin:2.3-SNAPSHOT: checking for
> updates from apache.incubator
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-surefire-plugin/2.3-SNAPSHOT/maven-surefire-plugin-2.3-20070114.205105-10.pom
> 4/4K
> 4/4K
> 4K downloaded
> [INFO] snapshot org.apache.maven.surefire:surefire:2.3-SNAPSHOT: checking
> for updates from apache.snapshots
> [INFO] snapshot org.apache.maven.surefire:surefire:2.3-SNAPSHOT: checking
> for updates from codehaus-snapshot
> [INFO] snapshot org.apache.maven.surefire:surefire:2.3-SNAPSHOT: checking
> for updates from apache.incubator
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/surefire/surefire/2.3-SNAPSHOT/surefire-2.3-20070124.041233-4.pom
> 4/4K
> 4/4K
> 4K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-surefire-plugin/2.3-SNAPSHOT/maven-surefire-plugin-2.3-20070114.205105-10.jar
> 4/14K
> 8/14K
> 8/14K
> 12/14K
> 12/14K
> 14/14K
> 14K downloaded
> [INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for
> updates from apache.snapshots
> [INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for
> updates from codehaus-snapshot
> [INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for
> updates from apache.incubator
> [INFO] artifact org.apache.maven.plugins:maven-jar-plugin: checking for
> updates from central
> [INFO] snapshot org.apache.maven.plugins:maven-jar-plugin:2.2-SNAPSHOT:checking for updates from
> apache.snapshots
> [INFO] snapshot org.apache.maven.plugins:maven-jar-plugin:2.2-SNAPSHOT:checking for updates from codehaus-snapshot
> [INFO] snapshot org.apache.maven.plugins:maven-jar-plugin:2.2-SNAPSHOT:checking for updates from
> apache.incubator
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-jar-plugin/2.2-SNAPSHOT/maven-jar-plugin-2.2-20061120.202847-1.pom
> 1/1K
> 1K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-plugins/3/maven-plugins-3.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/plugins/maven-plugins/3/maven-plugins-3.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/plugins/maven-plugins/3/maven-plugins-3.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/plugins/maven-plugins/3/maven-plugins-3.pom
> 3/6K
> 6/6K
> 6K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-jar-plugin/2.2-SNAPSHOT/maven-jar-plugin-2.2-20061120.202847-1.jar
> 3/18K
> 7/18K
> 7/18K
> 11/18K
> 12/18K
> 16/18K
> 16/18K
> 18/18K
> 18K downloaded
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] Copying 2 resources
> [INFO] Copying 2 resources to META-INF
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-compiler-manager/1.5.3/plexus-compiler-manager-1.5.3.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-compiler-manager/1.5.3/plexus-compiler-manager-1.5.3.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-compiler-manager/1.5.3/plexus-compiler-manager-1.5.3.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-compiler-manager/1.5.3/plexus-compiler-manager-1.5.3.pom
> 634/634b
> 634b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-compiler/1.5.3/plexus-compiler-1.5.3.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-compiler/1.5.3/plexus-compiler-1.5.3.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-compiler/1.5.3/plexus-compiler-1.5.3.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-compiler/1.5.3/plexus-compiler-1.5.3.pom
> 1/1K
> 1K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom
> 1/1K
> 1K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-compiler-api/1.5.3/plexus-compiler-api-1.5.3.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-compiler-api/1.5.3/plexus-compiler-api-1.5.3.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-compiler-api/1.5.3/plexus-compiler-api-1.5.3.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-compiler-api/1.5.3/plexus-compiler-api-1.5.3.pom
> 624/624b
> 624b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-compiler-javac/1.5.3/plexus-compiler-javac-1.5.3.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-compiler-javac/1.5.3/plexus-compiler-javac-1.5.3.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-compiler-javac/1.5.3/plexus-compiler-javac-1.5.3.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-compiler-javac/1.5.3/plexus-compiler-javac-1.5.3.pom
> 797/797b
> 797b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-compilers/1.5.3/plexus-compilers-1.5.3.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-compilers/1.5.3/plexus-compilers-1.5.3.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-compilers/1.5.3/plexus-compilers-1.5.3.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-compilers/1.5.3/plexus-compilers-1.5.3.pom
> 3/7K
> 7/7K
> 7K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-utils/1.0.5/plexus-utils-1.0.5.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.0.5/plexus-utils-1.0.5.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-utils/1.0.5/plexus-utils-1.0.5.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-utils/1.0.5/plexus-utils-1.0.5.pom
> 918/918b
> 918b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-compiler-manager/1.5.3/plexus-compiler-manager-1.5.3.jar
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-compiler-manager/1.5.3/plexus-compiler-manager-1.5.3.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-compiler-manager/1.5.3/plexus-compiler-manager-1.5.3.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-compiler-manager/1.5.3/plexus-compiler-manager-1.5.3.jar
> 3/5K
> 5/5K
> 5K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-compiler-javac/1.5.3/plexus-compiler-javac-1.5.3.jar
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-compiler-javac/1.5.3/plexus-compiler-javac-1.5.3.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-compiler-javac/1.5.3/plexus-compiler-javac-1.5.3.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-compiler-javac/1.5.3/plexus-compiler-javac-1.5.3.jar
> 3/13K
> 7/13K
> 8/13K
> 12/13K
> 12/13K
> 13/13K
> 13K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-compiler-api/1.5.3/plexus-compiler-api-1.5.3.jar
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-compiler-api/1.5.3/plexus-compiler-api-1.5.3.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-compiler-api/1.5.3/plexus-compiler-api-1.5.3.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-compiler-api/1.5.3/plexus-compiler-api-1.5.3.jar
> 3/19K
> 7/19K
> 8/19K
> 12/19K
> 12/19K
> 16/19K
> 16/19K
> 19/19K
> 19K downloaded
> [INFO] [compiler:compile]
> [INFO] No sources to compile
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] Resource directory does not exist:
> e:\dev\tuscany\branches\sca-java-integration\buildtools\src\test\resources
> [INFO] [compiler:testCompile]
> [INFO] No sources to compile
> [INFO] snapshot org.apache.maven.surefire:surefire-booter:2.3-SNAPSHOT:checking for updates from
> apache.snapshots
> [INFO] snapshot org.apache.maven.surefire:surefire-booter:2.3-SNAPSHOT:checking for updates from codehaus-snapshot
> [INFO] snapshot org.apache.maven.surefire:surefire-booter:2.3-SNAPSHOT:checking for updates from
> apache.incubator
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/surefire/surefire-booter/2.3-SNAPSHOT/surefire-booter-2.3-20070114.205105-1.pom
> 1/1K
> 1K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom
> 1/1K
> 1K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom
> 767/767b
> 767b downloaded
> [INFO] snapshot org.apache.maven.surefire:surefire-api:2.3-SNAPSHOT:checking for updates from
> apache.snapshots
> [INFO] snapshot org.apache.maven.surefire:surefire-api:2.3-SNAPSHOT:checking for updates from codehaus-snapshot
> [INFO] snapshot org.apache.maven.surefire:surefire-api:2.3-SNAPSHOT:checking for updates from
> apache.incubator
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/surefire/surefire-api/2.3-SNAPSHOT/surefire-api-2.3-20070114.205105-1.pom
> 914/914b
> 914b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
> 3/9K
> 7/9K
> 8/9K
> 9/9K
> 9K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar
> 3/138K
> 7/138K
> 8/138K
> 12/138K
> 12/138K
> 16/138K
> 16/138K
> 20/138K
> 20/138K
> 24/138K
> 24/138K
> 28/138K
> 28/138K
> 32/138K
> 32/138K
> 34/138K
> 38/138K
> 38/138K
> 42/138K
> 42/138K
> 46/138K
> 46/138K
> 50/138K
> 50/138K
> 52/138K
> 56/138K
> 56/138K
> 60/138K
> 60/138K
> 63/138K
> 67/138K
> 67/138K
> 71/138K
> 71/138K
> 74/138K
> 78/138K
> 78/138K
> 82/138K
> 82/138K
> 85/138K
> 89/138K
> 89/138K
> 93/138K
> 93/138K
> 97/138K
> 97/138K
> 101/138K
> 101/138K
> 105/138K
> 105/138K
> 108/138K
> 112/138K
> 112/138K
> 116/138K
> 116/138K
> 119/138K
> 123/138K
> 123/138K
> 127/138K
> 127/138K
> 131/138K
> 132/138K
> 136/138K
> 138/138K
> 138K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/surefire/surefire-booter/2.3-SNAPSHOT/surefire-booter-2.3-20070114.205105-1.jar
> 3/28K
> 7/28K
> 7/28K
> 11/28K
> 12/28K
> 16/28K
> 16/28K
> 20/28K
> 20/28K
> 24/28K
> 24/28K
> 28/28K
> 28/28K
> 28K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/surefire/surefire-api/2.3-SNAPSHOT/surefire-api-2.3-20070114.205105-1.jar
> 4/48K
> 8/48K
> 12/48K
> 16/48K
> 20/48K
> 24/48K
> 24/48K
> 28/48K
> 28/48K
> 32/48K
> 32/48K
> 36/48K
> 36/48K
> 40/48K
> 44/48K
> 48/48K
> 48/48K
> 48K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
> 3/202K
> 7/202K
> 8/202K
> 12/202K
> 12/202K
> 16/202K
> 16/202K
> 20/202K
> 20/202K
> 24/202K
> 24/202K
> 28/202K
> 28/202K
> 32/202K
> 32/202K
> 34/202K
> 38/202K
> 38/202K
> 42/202K
> 42/202K
> 46/202K
> 46/202K
> 50/202K
> 50/202K
> 52/202K
> 56/202K
> 56/202K
> 60/202K
> 60/202K
> 63/202K
> 67/202K
> 67/202K
> 71/202K
> 71/202K
> 74/202K
> 78/202K
> 78/202K
> 82/202K
> 82/202K
> 85/202K
> 89/202K
> 89/202K
> 93/202K
> 93/202K
> 97/202K
> 97/202K
> 101/202K
> 101/202K
> 105/202K
> 105/202K
> 108/202K
> 112/202K
> 112/202K
> 116/202K
> 116/202K
> 119/202K
> 123/202K
> 123/202K
> 127/202K
> 127/202K
> 131/202K
> 132/202K
> 136/202K
> 136/202K
> 140/202K
> 140/202K
> 144/202K
> 144/202K
> 148/202K
> 148/202K
> 152/202K
> 152/202K
> 155/202K
> 159/202K
> 159/202K
> 163/202K
> 163/202K
> 167/202K
> 167/202K
> 170/202K
> 174/202K
> 174/202K
> 178/202K
> 178/202K
> 182/202K
> 183/202K
> 184/202K
> 188/202K
> 188/202K
> 192/202K
> 192/202K
> 196/202K
> 196/202K
> 198/202K
> 202/202K
> 202/202K
> 202/202K
> 202K downloaded
> [INFO] [surefire:test]
> [INFO] No tests to run.
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom
> 1/1K
> 1K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom
> 1/1K
> 1K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar
> 3/9K
> 7/9K
> 8/9K
> 9/9K
> 9K downloaded
> [INFO] [jar:jar]
> [INFO] Building jar:
> e:\dev\tuscany\branches\sca-java-integration\buildtools\target\buildtools-
> 0.1-integration-incubating-SNAPSHOT.jar
> [INFO] [install:install]
> [INFO] Installing
> e:\dev\tuscany\branches\sca-java-integration\buildtools\target\buildtools-
> 0.1-integration-incubating-SNAPSHOT.jar to C:\Documents and
> Settings\rineholt\.m2\repository\org\apache\tuscany\buildtools\0.1-integration-incubating-SNAPSHOT\buildtools-
> 0.1-integration-incubating-SNAPSHOT.jar
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] Building Commonj API for Timer and Work Manager
> [INFO]    task-segment: [install]
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] Resource directory does not exist:
> e:\dev\tuscany\branches\sca-java-integration\spec\commonj\src\main\resources
> [INFO] Copying 2 resources to META-INF
> [INFO] [compiler:compile]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] Resource directory does not exist:
> e:\dev\tuscany\branches\sca-java-integration\spec\commonj\src\test\resources
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository//junit/junit/3.8.1/junit-3.8.1.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository/)
> Downloading:
> http://ws.zones.apache.org/repository/junit/jars/junit-3.8.1.jar
> [WARNING] Unable to get resource from repository apache.ws.m1.snapshots (
> http://ws.zones.apache.org/repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/junit/junit/3.8.1/junit-3.8.1.jar
> 3/118K
> 7/118K
> 8/118K
> 12/118K
> 12/118K
> 16/118K
> 16/118K
> 20/118K
> 20/118K
> 24/118K
> 24/118K
> 28/118K
> 28/118K
> 32/118K
> 32/118K
> 34/118K
> 38/118K
> 38/118K
> 42/118K
> 42/118K
> 46/118K
> 46/118K
> 50/118K
> 50/118K
> 52/118K
> 56/118K
> 56/118K
> 60/118K
> 60/118K
> 63/118K
> 67/118K
> 67/118K
> 71/118K
> 71/118K
> 74/118K
> 78/118K
> 78/118K
> 82/118K
> 82/118K
> 85/118K
> 89/118K
> 89/118K
> 93/118K
> 93/118K
> 97/118K
> 97/118K
> 101/118K
> 101/118K
> 105/118K
> 105/118K
> 108/118K
> 112/118K
> 112/118K
> 116/118K
> 117/118K
> 118/118K
> 118K downloaded
> [INFO] [compiler:testCompile]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [surefire:test]
> [INFO] No tests to run.
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-archiver/2.0/maven-archiver-2.0.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven-archiver/2.0/maven-archiver-2.0.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven-archiver/2.0/maven-archiver-2.0.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://m2.safehaus.org/org/apache/maven/maven-archiver/2.0/maven-archiver-2.0.pom
> [WARNING] Unable to get resource from repository safehaus (
> http://m2.safehaus.org)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven-archiver/2.0/maven-archiver-2.0.pom
> 866/866b
> 866b downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-3/plexus-archiver-1.0-alpha-3.pom
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-archiver/1.0-alpha-3/plexus-archiver-1.0-alpha-3.pom
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-3/plexus-archiver-1.0-alpha-3.pom
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://m2.safehaus.org/org/codehaus/plexus/plexus-archiver/1.0-alpha-3/plexus-archiver-1.0-alpha-3.pom
> [WARNING] Unable to get resource from repository safehaus (
> http://m2.safehaus.org)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-3/plexus-archiver-1.0-alpha-3.pom
> 3/6K
> 6/6K
> 6K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-3/plexus-archiver-1.0-alpha-3.jar
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-archiver/1.0-alpha-3/plexus-archiver-1.0-alpha-3.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-archiver/1.0-alpha-3/plexus-archiver-1.0-alpha-3.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://m2.safehaus.org/org/codehaus/plexus/plexus-archiver/1.0-alpha-3/plexus-archiver-1.0-alpha-3.jar
> [WARNING] Unable to get resource from repository safehaus (
> http://m2.safehaus.org)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-3/plexus-archiver-1.0-alpha-3.jar
> 3/127K
> 7/127K
> 8/127K
> 12/127K
> 12/127K
> 16/127K
> 16/127K
> 20/127K
> 24/127K
> 28/127K
> 32/127K
> 34/127K
> 38/127K
> 38/127K
> 42/127K
> 42/127K
> 46/127K
> 46/127K
> 50/127K
> 50/127K
> 54/127K
> 54/127K
> 56/127K
> 60/127K
> 60/127K
> 64/127K
> 64/127K
> 68/127K
> 68/127K
> 72/127K
> 72/127K
> 76/127K
> 76/127K
> 80/127K
> 81/127K
> 82/127K
> 86/127K
> 86/127K
> 90/127K
> 90/127K
> 94/127K
> 94/127K
> 98/127K
> 99/127K
> 103/127K
> 103/127K
> 107/127K
> 107/127K
> 108/127K
> 112/127K
> 112/127K
> 116/127K
> 116/127K
> 120/127K
> 121/127K
> 125/127K
> 125/127K
> 127/127K
> 127K downloaded
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/maven-archiver/2.0/maven-archiver-2.0.jar
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/apache/maven/maven-archiver/2.0/maven-archiver-2.0.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/apache/maven/maven-archiver/2.0/maven-archiver-2.0.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://m2.safehaus.org/org/apache/maven/maven-archiver/2.0/maven-archiver-2.0.jar
> [WARNING] Unable to get resource from repository safehaus (
> http://m2.safehaus.org)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/apache/maven/maven-archiver/2.0/maven-archiver-2.0.jar
> 3/11K
> 7/11K
> 8/11K
> 11/11K
> 11K downloaded
> [INFO] [osgi:osgi-bundle]
> [INFO] Generating JAR bundle
> e:\dev\tuscany\branches\sca-java-integration\spec\commonj\target\commonj-api_r1.1-
> 0.1-integration-incubating-SNAPSHOT.jar
> [INFO] No manifest file specified. Default will be used.
> [INFO] Building jar:
> e:\dev\tuscany\branches\sca-java-integration\spec\commonj\target\commonj-api_r1.1-
> 0.1-integration-incubating-SNAPSHOT.jar
> [INFO] [install:install]
> [INFO] Installing
> e:\dev\tuscany\branches\sca-java-integration\spec\commonj\target\commonj-api_r1.1-
> 0.1-integration-incubating-SNAPSHOT.jar to C:\Documents and
> Settings\rineholt\.m2\repository\org\apache\tuscany\commonj-api_r1.1\0.1-integration-incubating-SNAPSHOT\commonj-api_r1.1-
> 0.1-integration-incubating-SNAPSHOT.jar
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] Building SCA API Version 1.0
> [INFO]    task-segment: [install]
> [INFO]
> ----------------------------------------------------------------------------
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] Copying 7 resources
> [INFO] Copying 2 resources to META-INF
> [INFO] [compiler:compile]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [resources:testResources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] [compiler:testCompile]
> [INFO] Nothing to compile - all classes are up to date
> [INFO] [surefire:test]
> Downloading:
> http://people.apache.org/repo/m2-snapshot-repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
> [WARNING] Unable to get resource from repository apache.snapshots (
> http://people.apache.org/repo/m2-snapshot-repository)
> Downloading:
> http://snapshots.repository.codehaus.org/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
> [WARNING] Unable to get resource from repository codehaus-snapshot (
> http://snapshots.repository.codehaus.org)
> Downloading:
> http://people.apache.org/repo/m2-incubating-repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
> [WARNING] Unable to get resource from repository apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository)
> Downloading:
> http://www.ibiblio.net/pub/packages/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
> 3/164K
> 7/164K
> 8/164K
> 12/164K
> 12/164K
> 16/164K
> 16/164K
> 20/164K
> 20/164K
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>



-- 
Luciano Resende
http://people.apache.org/~lresende

Re: Building the integration branch

Posted by Rick Rineholt <cr...@gmail.com>.
Jean-Sebastien Delfino wrote:
> Rick Rineholt wrote:
>> Hello,
>> I don't think I'm having the same success as you in the 
>> sca-java-integration below is my reactor summary also attached is the 
>> full build.
>> My source has no mods and started from a clean local repo.  I'll look 
>> at it some but just like to know if it just local to my environment.
>> Any others build ok or see issues ?
>> Thanks
>>
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Reactor Summary:
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Apache Tuscany Project Parent ......................... 
>> SUCCESS [1:28.297s]
>> [INFO] Apache Tuscany Build Tools ............................ 
>> SUCCESS [42.766s]
>> [INFO] Commonj API for Timer and Work Manager ................ 
>> SUCCESS [10.562s]
>> [INFO] SCA API Version 1.0 ................................... 
>> SUCCESS [34.985s]
>> [INFO] OSOA Specification API jars ........................... 
>> SUCCESS [0.015s]
>> [INFO] Apache Tuscany SCA Implementation Project ............. 
>> SUCCESS [0.000s]
>> [INFO] Apache Tuscany SCA Kernel Sub-Project ................. 
>> SUCCESS [0.047s]
>> [INFO] Apache Tuscany SCA API ................................ 
>> SUCCESS [15.484s]
>> [INFO] Apache Tuscany Host API ............................... 
>> SUCCESS [2.875s]
>> [INFO] Apache Tuscany SCA SPI ................................ 
>> SUCCESS [13.235s]
>> [INFO] Apache Tuscany SCA Core ............................... 
>> SUCCESS [31.719s]
>> [INFO] Apache Tuscany SCA Services ........................... 
>> SUCCESS [0.000s]
>> [INFO] Apache Tuscany SCA Interface Definition Languages ..... 
>> SUCCESS [0.046s]
>> [INFO] Apache Tuscany WSDL ................................... 
>> SUCCESS [9.313s]
>> [INFO] Apache Tuscany SCA Data Bindings ...................... 
>> SUCCESS [0.016s]
>> [INFO] Apache Tuscany Data Binding for JAXB .................. 
>> SUCCESS [1:22.890s]
>> [INFO] Apache Tuscany Data Binding for SDO ................... 
>> SUCCESS [38.578s]
>> [INFO] Apache Tuscany Jetty HTTP Service ..................... 
>> SUCCESS [15.578s]
>> [INFO] Apache Tuscany Test Framework ......................... FAILED 
>> [2.813s]
>> [INFO] Apache Tuscany SCA Maven Plugins ...................... 
>> SUCCESS [0.062s]
>> [INFO] Apache Tuscany Integration Test Plugin ................ FAILED 
>> [43.360s]
>> [INFO] Apache Tuscany SCA Extensions ......................... 
>> SUCCESS [0.015s]
>> [INFO] Apache Tuscany SCA Extensions for Axis2 ............... 
>> SUCCESS [0.016s]
>> [INFO] Apache Tuscany Data Binding for Axiom ................. 
>> SUCCESS [38.891s]
>> [INFO] Apache Tuscany Binding for Axis2 ...................... FAILED 
>> [33.250s]
>> [INFO] Apache Tuscany Axis2 Tools ............................ 
>> SUCCESS [0.000s]
>> [INFO] Apache Tuscany Axis2 Java2WSDL Tool ................... 
>> SUCCESS [13.234s]
>> [INFO] Apache Tuscany Axis2 WSDL2Java Tool ................... 
>> SUCCESS [3.969s]
>> [INFO] Apache Tuscany Axis2 Maven Plugins .................... 
>> SUCCESS [0.015s]
>> [INFO] Apache Tuscany Maven Plugin for Java2WSDL ............. 
>> SUCCESS [1.485s]
>> [INFO] Apache Tuscany Maven Plugin for WSDL2Java ............. 
>> SUCCESS [0.312s]
>> [INFO] Tuscany Samples for the Axis2 extension ............... 
>> SUCCESS [5.125s]
>> [INFO] Tuscany HelloWorld Web Service Client Sample .......... FAILED 
>> [0.750s]
>> [INFO] Tuscany HelloWorld Web Service Client Sample OM ....... FAILED 
>> [4.750s]
>> [INFO] Apache Tuscany SCA tests .............................. 
>> SUCCESS [0.031s]
>> [INFO] Apache Tuscany SCA Integration Test Suite ............. 
>> SUCCESS [0.000s]
>> [INFO] Test Suite for SCA Spec APIs .......................... FAILED 
>> [1.031s]
>> [INFO] Test Suite for SCA properties ......................... FAILED 
>> [0.532s]
>> [INFO] SCA FVT Bindings Test Tool Service Composite .......... FAILED 
>> [5.328s]
>> [INFO] SCA FVT Bindings Test Tool Utility Composite .......... FAILED 
>> [0.890s]
>> [INFO] SCA FVT Test Tool Suite ............................... 
>> SUCCESS [0.016s]
>> [INFO] Test Suite for SCA Callback Basic ..................... FAILED 
>> [0.500s]
>> [INFO] Test Suite for SCA Callback CType ..................... FAILED 
>> [0.516s]
>> [INFO] Test Suite for SCA Callback ID ........................ FAILED 
>> [0.640s]
>> [INFO] Test Suite for SCA Callback SetCallback ............... FAILED 
>> [1.063s]
>> [INFO] Test Suite for SCA Callback SetCallback Conversation .. FAILED 
>> [0.500s]
>> [INFO] Tuscany Samples ....................................... 
>> SUCCESS [0.031s]
>> [INFO] Apache Tuscany SCA Samples ............................ 
>> SUCCESS [0.000s]
>> [INFO] Tuscany Calculator Sample ............................. FAILED 
>> [0.484s]
>> [INFO] Tuscany Supply Chain Sample ........................... FAILED 
>> [0.469s]
>> [INFO] Tuscany BigBank Sample ................................ FAILED 
>> [0.531s]
>> [INFO] Echo Binding .......................................... FAILED 
>> [0.500s]
>> [INFO] Tuscany Inner Composite Sample ........................ FAILED 
>> [0.500s]
>> [INFO] Tuscany Loan App Conversation Sample .................. FAILED 
>> [0.438s]
>> [INFO] Tuscany Scenario Samples .............................. 
>> SUCCESS [0.047s]
>> [INFO] Apache Tuscany Project ................................ 
>> SUCCESS [0.000s]
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Error for project: Apache Tuscany Test Framework (during install)
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>>
>>
>> Jean-Sebastien Delfino wrote:
>>> I made a number of changes today to get a top-down build of the 
>>> integration branch working.
>>>
>>> To build it:
>>> mvn -Pall clean install
>>>
>>> To gen Eclipse projects:
>>> mvn -Peclipse eclipse:eclipse
>>>
>>> The top-down build now works for me, and all generated projects 
>>> compile OK in Eclipse.
>>>
>>> I tried two integration tests, iSpecTest and iPropertyTest they both 
>>> fail with runtime errors (a binding problem and a databinding 
>>> problem), but at least the itest plugin is able to bootstrap and run 
>>> them.
>>>
>>> The SCATestCase unit test cases in the J2SE samples run 
>>> successfully. The Webapp samples are not included in the build yet.
>>>
>>
>
> Sorry, I forgot to commit two packages yesterday that I had copied 
> from the pre-spec-changes branch, and a change to the top pom.xml to 
> disabled the failing itests for now. I just committed these changes 
> them under revision r506089. Can you try that revision? Thanks.
>
Seems to build now under  Revision: 506089

---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: Building the integration branch

Posted by Jean-Sebastien Delfino <js...@apache.org>.
Rick Rineholt wrote:
> Hello,
> I don't think I'm having the same success as you in the 
> sca-java-integration below is my reactor summary also attached is the 
> full build.
> My source has no mods and started from a clean local repo.  I'll look 
> at it some but just like to know if it just local to my environment.
> Any others build ok or see issues ?
> Thanks
>
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Apache Tuscany Project Parent ......................... SUCCESS 
> [1:28.297s]
> [INFO] Apache Tuscany Build Tools ............................ SUCCESS 
> [42.766s]
> [INFO] Commonj API for Timer and Work Manager ................ SUCCESS 
> [10.562s]
> [INFO] SCA API Version 1.0 ................................... SUCCESS 
> [34.985s]
> [INFO] OSOA Specification API jars ........................... SUCCESS 
> [0.015s]
> [INFO] Apache Tuscany SCA Implementation Project ............. SUCCESS 
> [0.000s]
> [INFO] Apache Tuscany SCA Kernel Sub-Project ................. SUCCESS 
> [0.047s]
> [INFO] Apache Tuscany SCA API ................................ SUCCESS 
> [15.484s]
> [INFO] Apache Tuscany Host API ............................... SUCCESS 
> [2.875s]
> [INFO] Apache Tuscany SCA SPI ................................ SUCCESS 
> [13.235s]
> [INFO] Apache Tuscany SCA Core ............................... SUCCESS 
> [31.719s]
> [INFO] Apache Tuscany SCA Services ........................... SUCCESS 
> [0.000s]
> [INFO] Apache Tuscany SCA Interface Definition Languages ..... SUCCESS 
> [0.046s]
> [INFO] Apache Tuscany WSDL ................................... SUCCESS 
> [9.313s]
> [INFO] Apache Tuscany SCA Data Bindings ...................... SUCCESS 
> [0.016s]
> [INFO] Apache Tuscany Data Binding for JAXB .................. SUCCESS 
> [1:22.890s]
> [INFO] Apache Tuscany Data Binding for SDO ................... SUCCESS 
> [38.578s]
> [INFO] Apache Tuscany Jetty HTTP Service ..................... SUCCESS 
> [15.578s]
> [INFO] Apache Tuscany Test Framework ......................... FAILED 
> [2.813s]
> [INFO] Apache Tuscany SCA Maven Plugins ...................... SUCCESS 
> [0.062s]
> [INFO] Apache Tuscany Integration Test Plugin ................ FAILED 
> [43.360s]
> [INFO] Apache Tuscany SCA Extensions ......................... SUCCESS 
> [0.015s]
> [INFO] Apache Tuscany SCA Extensions for Axis2 ............... SUCCESS 
> [0.016s]
> [INFO] Apache Tuscany Data Binding for Axiom ................. SUCCESS 
> [38.891s]
> [INFO] Apache Tuscany Binding for Axis2 ...................... FAILED 
> [33.250s]
> [INFO] Apache Tuscany Axis2 Tools ............................ SUCCESS 
> [0.000s]
> [INFO] Apache Tuscany Axis2 Java2WSDL Tool ................... SUCCESS 
> [13.234s]
> [INFO] Apache Tuscany Axis2 WSDL2Java Tool ................... SUCCESS 
> [3.969s]
> [INFO] Apache Tuscany Axis2 Maven Plugins .................... SUCCESS 
> [0.015s]
> [INFO] Apache Tuscany Maven Plugin for Java2WSDL ............. SUCCESS 
> [1.485s]
> [INFO] Apache Tuscany Maven Plugin for WSDL2Java ............. SUCCESS 
> [0.312s]
> [INFO] Tuscany Samples for the Axis2 extension ............... SUCCESS 
> [5.125s]
> [INFO] Tuscany HelloWorld Web Service Client Sample .......... FAILED 
> [0.750s]
> [INFO] Tuscany HelloWorld Web Service Client Sample OM ....... FAILED 
> [4.750s]
> [INFO] Apache Tuscany SCA tests .............................. SUCCESS 
> [0.031s]
> [INFO] Apache Tuscany SCA Integration Test Suite ............. SUCCESS 
> [0.000s]
> [INFO] Test Suite for SCA Spec APIs .......................... FAILED 
> [1.031s]
> [INFO] Test Suite for SCA properties ......................... FAILED 
> [0.532s]
> [INFO] SCA FVT Bindings Test Tool Service Composite .......... FAILED 
> [5.328s]
> [INFO] SCA FVT Bindings Test Tool Utility Composite .......... FAILED 
> [0.890s]
> [INFO] SCA FVT Test Tool Suite ............................... SUCCESS 
> [0.016s]
> [INFO] Test Suite for SCA Callback Basic ..................... FAILED 
> [0.500s]
> [INFO] Test Suite for SCA Callback CType ..................... FAILED 
> [0.516s]
> [INFO] Test Suite for SCA Callback ID ........................ FAILED 
> [0.640s]
> [INFO] Test Suite for SCA Callback SetCallback ............... FAILED 
> [1.063s]
> [INFO] Test Suite for SCA Callback SetCallback Conversation .. FAILED 
> [0.500s]
> [INFO] Tuscany Samples ....................................... SUCCESS 
> [0.031s]
> [INFO] Apache Tuscany SCA Samples ............................ SUCCESS 
> [0.000s]
> [INFO] Tuscany Calculator Sample ............................. FAILED 
> [0.484s]
> [INFO] Tuscany Supply Chain Sample ........................... FAILED 
> [0.469s]
> [INFO] Tuscany BigBank Sample ................................ FAILED 
> [0.531s]
> [INFO] Echo Binding .......................................... FAILED 
> [0.500s]
> [INFO] Tuscany Inner Composite Sample ........................ FAILED 
> [0.500s]
> [INFO] Tuscany Loan App Conversation Sample .................. FAILED 
> [0.438s]
> [INFO] Tuscany Scenario Samples .............................. SUCCESS 
> [0.047s]
> [INFO] Apache Tuscany Project ................................ SUCCESS 
> [0.000s]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Error for project: Apache Tuscany Test Framework (during install)
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Compilation failure
>
>
> Jean-Sebastien Delfino wrote:
>> I made a number of changes today to get a top-down build of the 
>> integration branch working.
>>
>> To build it:
>> mvn -Pall clean install
>>
>> To gen Eclipse projects:
>> mvn -Peclipse eclipse:eclipse
>>
>> The top-down build now works for me, and all generated projects 
>> compile OK in Eclipse.
>>
>> I tried two integration tests, iSpecTest and iPropertyTest they both 
>> fail with runtime errors (a binding problem and a databinding 
>> problem), but at least the itest plugin is able to bootstrap and run 
>> them.
>>
>> The SCATestCase unit test cases in the J2SE samples run successfully. 
>> The Webapp samples are not included in the build yet.
>>
>

Sorry, I forgot to commit two packages yesterday that I had copied from 
the pre-spec-changes branch, and a change to the top pom.xml to disabled 
the failing itests for now. I just committed these changes them under 
revision r506089. Can you try that revision? Thanks.

-- 
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org


Re: Building the integration branch

Posted by Rick Rineholt <cr...@gmail.com>.
Hello,
I don't think I'm having the same success as you in the 
sca-java-integration below is my reactor summary also attached is the 
full build.
My source has no mods and started from a clean local repo.  I'll look at 
it some but just like to know if it just local to my environment.
Any others build ok or see issues ?
Thanks

[INFO] 
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
------------------------------------------------------------------------
[INFO] Apache Tuscany Project Parent ......................... SUCCESS 
[1:28.297s]
[INFO] Apache Tuscany Build Tools ............................ SUCCESS 
[42.766s]
[INFO] Commonj API for Timer and Work Manager ................ SUCCESS 
[10.562s]
[INFO] SCA API Version 1.0 ................................... SUCCESS 
[34.985s]
[INFO] OSOA Specification API jars ........................... SUCCESS 
[0.015s]
[INFO] Apache Tuscany SCA Implementation Project ............. SUCCESS 
[0.000s]
[INFO] Apache Tuscany SCA Kernel Sub-Project ................. SUCCESS 
[0.047s]
[INFO] Apache Tuscany SCA API ................................ SUCCESS 
[15.484s]
[INFO] Apache Tuscany Host API ............................... SUCCESS 
[2.875s]
[INFO] Apache Tuscany SCA SPI ................................ SUCCESS 
[13.235s]
[INFO] Apache Tuscany SCA Core ............................... SUCCESS 
[31.719s]
[INFO] Apache Tuscany SCA Services ........................... SUCCESS 
[0.000s]
[INFO] Apache Tuscany SCA Interface Definition Languages ..... SUCCESS 
[0.046s]
[INFO] Apache Tuscany WSDL ................................... SUCCESS 
[9.313s]
[INFO] Apache Tuscany SCA Data Bindings ...................... SUCCESS 
[0.016s]
[INFO] Apache Tuscany Data Binding for JAXB .................. SUCCESS 
[1:22.890s]
[INFO] Apache Tuscany Data Binding for SDO ................... SUCCESS 
[38.578s]
[INFO] Apache Tuscany Jetty HTTP Service ..................... SUCCESS 
[15.578s]
[INFO] Apache Tuscany Test Framework ......................... FAILED 
[2.813s]
[INFO] Apache Tuscany SCA Maven Plugins ...................... SUCCESS 
[0.062s]
[INFO] Apache Tuscany Integration Test Plugin ................ FAILED 
[43.360s]
[INFO] Apache Tuscany SCA Extensions ......................... SUCCESS 
[0.015s]
[INFO] Apache Tuscany SCA Extensions for Axis2 ............... SUCCESS 
[0.016s]
[INFO] Apache Tuscany Data Binding for Axiom ................. SUCCESS 
[38.891s]
[INFO] Apache Tuscany Binding for Axis2 ...................... FAILED 
[33.250s]
[INFO] Apache Tuscany Axis2 Tools ............................ SUCCESS 
[0.000s]
[INFO] Apache Tuscany Axis2 Java2WSDL Tool ................... SUCCESS 
[13.234s]
[INFO] Apache Tuscany Axis2 WSDL2Java Tool ................... SUCCESS 
[3.969s]
[INFO] Apache Tuscany Axis2 Maven Plugins .................... SUCCESS 
[0.015s]
[INFO] Apache Tuscany Maven Plugin for Java2WSDL ............. SUCCESS 
[1.485s]
[INFO] Apache Tuscany Maven Plugin for WSDL2Java ............. SUCCESS 
[0.312s]
[INFO] Tuscany Samples for the Axis2 extension ............... SUCCESS 
[5.125s]
[INFO] Tuscany HelloWorld Web Service Client Sample .......... FAILED 
[0.750s]
[INFO] Tuscany HelloWorld Web Service Client Sample OM ....... FAILED 
[4.750s]
[INFO] Apache Tuscany SCA tests .............................. SUCCESS 
[0.031s]
[INFO] Apache Tuscany SCA Integration Test Suite ............. SUCCESS 
[0.000s]
[INFO] Test Suite for SCA Spec APIs .......................... FAILED 
[1.031s]
[INFO] Test Suite for SCA properties ......................... FAILED 
[0.532s]
[INFO] SCA FVT Bindings Test Tool Service Composite .......... FAILED 
[5.328s]
[INFO] SCA FVT Bindings Test Tool Utility Composite .......... FAILED 
[0.890s]
[INFO] SCA FVT Test Tool Suite ............................... SUCCESS 
[0.016s]
[INFO] Test Suite for SCA Callback Basic ..................... FAILED 
[0.500s]
[INFO] Test Suite for SCA Callback CType ..................... FAILED 
[0.516s]
[INFO] Test Suite for SCA Callback ID ........................ FAILED 
[0.640s]
[INFO] Test Suite for SCA Callback SetCallback ............... FAILED 
[1.063s]
[INFO] Test Suite for SCA Callback SetCallback Conversation .. FAILED 
[0.500s]
[INFO] Tuscany Samples ....................................... SUCCESS 
[0.031s]
[INFO] Apache Tuscany SCA Samples ............................ SUCCESS 
[0.000s]
[INFO] Tuscany Calculator Sample ............................. FAILED 
[0.484s]
[INFO] Tuscany Supply Chain Sample ........................... FAILED 
[0.469s]
[INFO] Tuscany BigBank Sample ................................ FAILED 
[0.531s]
[INFO] Echo Binding .......................................... FAILED 
[0.500s]
[INFO] Tuscany Inner Composite Sample ........................ FAILED 
[0.500s]
[INFO] Tuscany Loan App Conversation Sample .................. FAILED 
[0.438s]
[INFO] Tuscany Scenario Samples .............................. SUCCESS 
[0.047s]
[INFO] Apache Tuscany Project ................................ SUCCESS 
[0.000s]
[INFO] 
------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany Test Framework (during install)
[INFO] 
------------------------------------------------------------------------
[INFO] Compilation failure


Jean-Sebastien Delfino wrote:
> I made a number of changes today to get a top-down build of the 
> integration branch working.
>
> To build it:
> mvn -Pall clean install
>
> To gen Eclipse projects:
> mvn -Peclipse eclipse:eclipse
>
> The top-down build now works for me, and all generated projects 
> compile OK in Eclipse.
>
> I tried two integration tests, iSpecTest and iPropertyTest they both 
> fail with runtime errors (a binding problem and a databinding 
> problem), but at least the itest plugin is able to bootstrap and run 
> them.
>
> The SCATestCase unit test cases in the J2SE samples run successfully. 
> The Webapp samples are not included in the build yet.
>