You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by Jeremy Boynes <jb...@apache.org> on 2007/01/13 20:11:09 UTC

Build failure in tools

I'm getting a download failure in tools:

Reason: Error getting POM for 'org.apache.axis2:axis2-codegen' from  
the repository: 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)

Is this the right set of repos for this?
--
Jeremy


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


Re: Build failure in tools

Posted by Raymond Feng <en...@gmail.com>.
Hi,

It seems the maven2 repo is messed up not only for the axis2 1.1.1 
artifacts. Several people have seen the failure of downloaing pom files for 
various artifacts.

Thanks,
Raymond

----- Original Message ----- 
From: "ant elder" <an...@gmail.com>
To: <tu...@ws.apache.org>
Sent: Saturday, January 13, 2007 2:53 PM
Subject: Re: Build failure in tools


> Yes its the right repos but it looks like the pom's in the repos are 
> messed
> up. The jars download ok when you're building each specific module and the
> whole build then works fine when using "mvn -o" which is why I missed it.
> Looks like they're working on fixing this, but if its not done shortly 
> I'll
> go back to 1.1.
>
>   ...ant
>
> On 1/13/07, Jeremy Boynes <jb...@apache.org> wrote:
>>
>> I'm getting a download failure in tools:
>>
>> Reason: Error getting POM for 'org.apache.axis2:axis2-codegen' from
>> the repository: 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)
>>
>> Is this the right set of repos for this?
>> --
>> Jeremy
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>>
>>
> 


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


Re: Build failure in tools

Posted by ant elder <an...@gmail.com>.
Yes its the right repos but it looks like the pom's in the repos are messed
up. The jars download ok when you're building each specific module and the
whole build then works fine when using "mvn -o" which is why I missed it.
Looks like they're working on fixing this, but if its not done shortly I'll
go back to 1.1.

   ...ant

On 1/13/07, Jeremy Boynes <jb...@apache.org> wrote:
>
> I'm getting a download failure in tools:
>
> Reason: Error getting POM for 'org.apache.axis2:axis2-codegen' from
> the repository: 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)
>
> Is this the right set of repos for this?
> --
> Jeremy
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>
>

Re: Build failure in tools

Posted by Raymond Feng <en...@gmail.com>.
I did a bit investigation on this issue. It turned out that two factors 
probably contribute to the failure.

1) The POM file is missing for axis2 1.1.1 artifacts (probably they are not 
deployed using "mvn deploy"?)

2) I observed that the maven2 repo for eclipse 
http://download.eclipse.org:80/tools/emf/maven2 is not browsable but it is 
searched first as it's defined in the project pom.xml. As a result, the 
missing pom becomes an error instead of a warning. For other repos, maven 
issues a warning and continue on.

There is a test repo at http://repo1.maven.org/eclipse but it only has EMF 
2.2.0 artifacts.

Thanks,
Raymond


----- Original Message ----- 
From: "Jeremy Boynes" <jb...@apache.org>
To: <tu...@ws.apache.org>
Sent: Wednesday, January 17, 2007 10:46 AM
Subject: Re: Build failure in tools


> I'm still seeing this - what do I need to do to fix it?
> --
> Jeremy
>
> On Jan 13, 2007, at 11:11 AM, Jeremy Boynes wrote:
>
>> I'm getting a download failure in tools:
>>
>> Reason: Error getting POM for 'org.apache.axis2:axis2-codegen' from  the 
>> repository: 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)
>>
>> Is this the right set of repos for this?
>> --
>> Jeremy
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
>> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
> 


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


Re: Build failure in tools

Posted by Jeremy Boynes <jb...@apache.org>.
I'm still seeing this - what do I need to do to fix it?
--
Jeremy

On Jan 13, 2007, at 11:11 AM, Jeremy Boynes wrote:

> I'm getting a download failure in tools:
>
> Reason: Error getting POM for 'org.apache.axis2:axis2-codegen' from  
> the repository: 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)
>
> Is this the right set of repos for this?
> --
> Jeremy
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>


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


RE: Build failure in tools

Posted by Meeraj Kunnumpurath <m....@hotmail.co.uk>.
I was getting an error getting the pom for jaxen.


>From: Jeremy Boynes <jb...@apache.org>
>Reply-To: tuscany-dev@ws.apache.org
>To: tuscany-dev@ws.apache.org
>Subject: Build failure in tools
>Date: Sat, 13 Jan 2007 11:11:09 -0800
>
>I'm getting a download failure in tools:
>
>Reason: Error getting POM for 'org.apache.axis2:axis2-codegen' from  the 
>repository: 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)
>
>Is this the right set of repos for this?
>--
>Jeremy
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org
>For additional commands, e-mail: tuscany-dev-help@ws.apache.org
>

_________________________________________________________________
Be the first to hear what's new at MSN - sign up to our free newsletters!  
http://www.msn.co.uk/newsletters


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