You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Ignacio Silva-Lepe <is...@gmail.com> on 2007/01/22 14:26:04 UTC

Build error

After a full update, mvn clean and mvn of sca, I get the build error below.
Any ideas? Anyone else seeing the error?


[INFO]
-------------------------------------------------------------------------
---
[INFO] Building Apache Tuscany SCA Tools
[INFO]    task-segment: [install]
[INFO]
-------------------------------------------------------------------------
---
[INFO] [build-helper:add-test-source {execution: add-test-source}]
[INFO] Test Source directory:
C:\Devt\eclipse-311\eclipse\workspace\trunk\sca\to
ols\target\sdo-source added.
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 0 resource to META-INF
Downloading:
http://download.eclipse.org/tools/emf/maven2/org/apache/axis2/axis2
-codegen/1.1.1/axis2-codegen-1.1.1.pom
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.axis2:axis2-codegen

Reason: Error getting POM for 'org.apache.axis2:axis2-codegen' from the
reposito
ry: Error transferring file
  org.apache.axis2:axis2-codegen:pom:1.1.1

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  sateh (http://maven.sateh.com/maven2//),
  apache.incubator (http://people.apache.org/repo/m2-incubating-repository/
),
  apache.ws.m1.snapshots (http://ws.zones.apache.org/repository),
  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
  eclipse.emf (http://download.eclipse.org/tools/emf/maven2)

Re: Build error

Posted by ant elder <an...@gmail.com>.
Further to that, using the mvn -U gets the jars downloaded so subsequent
buidls can work with mvn -o, or create a mvn settings.xml file as described
in:
http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200701.mbox/%3c018d01c73c20$7471e5f0$0300a8c0@rfengt60p%3e

   ...ant

On 1/22/07, kelvin goodson <ke...@gmail.com> wrote:
>
> Ignacio,
>   Raymond's reply on the "Build failure in tools" thread on the 17th oj
> Jan
> gives some insight into this.*
> *Regards, Kelvin.
>
>
> On 22/01/07, Ignacio Silva-Lepe < isilvalepe@gmail.com> wrote:
> >
> > After a full update, mvn clean and mvn of sca, I get the build error
> > below.
> > Any ideas? Anyone else seeing the error?
> >
> >
> > [INFO]
> >
> -------------------------------------------------------------------------
> > ---
> > [INFO] Building Apache Tuscany SCA Tools
> > [INFO]    task-segment: [install]
> > [INFO]
> >
> -------------------------------------------------------------------------
> > ---
> > [INFO] [build-helper:add-test-source {execution: add-test-source}]
> > [INFO] Test Source directory:
> > C:\Devt\eclipse-311\eclipse\workspace\trunk\sca\to
> > ols\target\sdo-source added.
> > [INFO] [resources:resources]
> > [INFO] Using default encoding to copy filtered resources.
> > [INFO] Copying 4 resources
> > [INFO] Copying 0 resource to META-INF
> > Downloading:
> > http://download.eclipse.org/tools/emf/maven2/org/apache/axis2/axis2
> > -codegen/1.1.1/axis2-codegen-1.1.1.pom
> > [INFO]
> > ------------------------------------------------------------------------
> > [ERROR] BUILD ERROR
> > [INFO]
> > ------------------------------------------------------------------------
>
> > [INFO] Error building POM (may not be this project's POM).
> >
> >
> > Project ID: org.apache.axis2:axis2-codegen
> >
> > Reason: Error getting POM for 'org.apache.axis2:axis2-codegen' from the
> > reposito
> > ry: Error transferring file
> >   org.apache.axis2:axis2-codegen:pom:1.1.1
> >
> > from the specified remote repositories:
> >   central (http://repo1.maven.org/maven2 ),
> >   sateh (http://maven.sateh.com/maven2//),
> >   apache.incubator (
> > http://people.apache.org/repo/m2-incubating-repository/
> > ),
> >   apache.ws.m1.snapshots (http://ws.zones.apache.org/repository),
> >   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository
> ),
> >   eclipse.emf (http://download.eclipse.org/tools/emf/maven2)
> >
> >
>
>

Re: Build error

Posted by kelvin goodson <ke...@gmail.com>.
Ignacio,
  Raymond's reply on the "Build failure in tools" thread on the 17th oj Jan
gives some insight into this.*
*Regards, Kelvin.


On 22/01/07, Ignacio Silva-Lepe <is...@gmail.com> wrote:
>
> After a full update, mvn clean and mvn of sca, I get the build error
> below.
> Any ideas? Anyone else seeing the error?
>
>
> [INFO]
> -------------------------------------------------------------------------
> ---
> [INFO] Building Apache Tuscany SCA Tools
> [INFO]    task-segment: [install]
> [INFO]
> -------------------------------------------------------------------------
> ---
> [INFO] [build-helper:add-test-source {execution: add-test-source}]
> [INFO] Test Source directory:
> C:\Devt\eclipse-311\eclipse\workspace\trunk\sca\to
> ols\target\sdo-source added.
> [INFO] [resources:resources]
> [INFO] Using default encoding to copy filtered resources.
> [INFO] Copying 4 resources
> [INFO] Copying 0 resource to META-INF
> Downloading:
> http://download.eclipse.org/tools/emf/maven2/org/apache/axis2/axis2
> -codegen/1.1.1/axis2-codegen-1.1.1.pom
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
>
>
> Project ID: org.apache.axis2:axis2-codegen
>
> Reason: Error getting POM for 'org.apache.axis2:axis2-codegen' from the
> reposito
> ry: Error transferring file
>   org.apache.axis2:axis2-codegen:pom:1.1.1
>
> from the specified remote repositories:
>   central (http://repo1.maven.org/maven2),
>   sateh (http://maven.sateh.com/maven2//),
>   apache.incubator (
> http://people.apache.org/repo/m2-incubating-repository/
> ),
>   apache.ws.m1.snapshots (http://ws.zones.apache.org/repository),
>   apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>   eclipse.emf (http://download.eclipse.org/tools/emf/maven2)
>
>