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" <[EMAIL PROTECTED]>
To: <[email protected]>
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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



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

Reply via email to