I was able to fix the svn issue, but the build continues to fail with
some missing dependencies as listed below. I haven't investigated the
issue yet, but just want to let you guys know.


Missing:
----------
1) org.jvnet.staxex:stax-ex:jar:1.2

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.jvnet.staxex -DartifactId=stax-ex \
          -Dversion=1.2 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there:       mvn deploy:deploy-file -DgroupId=org.jvnet.staxex
-DartifactId=stax-ex \
          -Dversion=1.2 -Dpackaging=jar -Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) 
org.apache.tuscany.sca:itest-databindings-jaxb:jar:1.2-incubating-SNAPSHOT
        2) com.sun.xml.ws:jaxws-rt:jar:2.1.3
        3) org.jvnet.staxex:stax-ex:jar:1.2

2) org.jvnet:mimepull:jar:1.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.jvnet -DartifactId=mimepull \
          -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file
there:       mvn deploy:deploy-file -DgroupId=org.jvnet
-DartifactId=mimepull \
          -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file \
           -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
        1) 
org.apache.tuscany.sca:itest-databindings-jaxb:jar:1.2-incubating-SNAPSHOT
        2) com.sun.xml.ws:jaxws-rt:jar:2.1.3
        3) org.jvnet:mimepull:jar:1.1

----------
2 required artifacts are missing.

for artifact:
  org.apache.tuscany.sca:itest-databindings-jaxb:jar:1.2-incubating-SNAPSHOT



On Jan 21, 2008 9:34 AM, Luciano Resende <[EMAIL PROTECTED]> wrote:
> This is happening because the SVN update is trying to download a
> already existent file. We need to cleanup the build work directory and
> create a clean checkout. My continuum account is locked at the moment,
> but I'm trying to fix this.
>
>
> ---------- Forwarded message ----------
> From: Continuum VMBuild Server <[EMAIL PROTECTED]>
> Date: Jan 19, 0008 10:03 PM
> Subject: [continuum] BUILD ERROR: Apache Tuscany SCA Implementation Project
> To: [email protected]
>
>
>
> Online report :
> http://vmbuild.apache.org/continuum/buildResult.action?buildId=39188&projectId=277
>
> Build statistics:
>   State: Error
>   Previous State: Error
>   Started at: Sat 19 Jan 2008 22:01:37 -0800
>   Finished at: Sat 19 Jan 2008 22:01:46 -0800
>   Total time: 8s
>   Build Trigger: Schedule
>   Build Number: 0
>   Exit code: 0
>   Building machine hostname: vmbuild.apache.org
>   Operating system : Linux(unknown)
>   Java Home version :
>           java version "1.5.0_12"
>           Java(TM) 2 Runtime Environment, Standard Edition (build 
> 1.5.0_12-b04)
>           Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)
>
>   Builder version :
>           Maven version: 2.0.7
>           Java version: 1.5.0_12
>           OS name: "linux" version: "2.6.20-16-server" arch: "i386"
>
> ****************************************************************************
> SCM Changes:
> ****************************************************************************
> No files changed
>
> ****************************************************************************
> Dependencies Changes:
> ****************************************************************************
> No dependencies changed
>
>
>
>
> ****************************************************************************
> Build Error:
> ****************************************************************************
> Provider message: The svn command failed.
> Command output:
> -------------------------------------------------------------------------------
> svn: Failed to add file 'samples/calculator-rmi-reference/build.xml':
> object of the same name already exists
> -------------------------------------------------------------------------------
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
> --
> Luciano Resende
> Apache Tuscany Committer
> http://people.apache.org/~lresende
> http://lresende.blogspot.com/
>



-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to