I tried this more than 20 times now without success L

 

The URL http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-ssh-external/1.0-alpha-5/wagon-ssh-external-1.0-alpha-5.pom is also not callable via browser.

 

Michael

 


From: Julian Ray [mailto:[EMAIL PROTECTED]
Sent: Montag, 15. Mai 2006 12:48
To: 'MyFaces Discussion'
Subject: RE: getting sources - mvn install fails

 

You may want to keep starting the install several times until it works. Maven tends to give up on a download and exit rather than sleeping and trying again. Sometimes it takes us 4 or 5 iterations to get a full build.

 


From: Michael Heinen [mailto:[EMAIL PROTECTED]
Sent: Monday, May 15, 2006 6:39 AM
To: MyFaces Discussion
Subject: getting sources - mvn install fails

Hi all,

 

I am not able to get the myFaces sources into eclipse and build the project.

I downloaded Tortoise SVN (Windows client and eclipse plugin) and tried to follow the WIKI instructions on http://wiki.apache.org/myfaces/Eclipse_IDE.

 

mvn install fails with the following message:

 

Downloading: http://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-ssh-exte

rnal/1.0-alpha-5/wagon-ssh-external-1.0-alpha-5.pom

[INFO] ------------------------------------------------------------------------

[ERROR] BUILD ERROR

[INFO] ------------------------------------------------------------------------

[INFO] Error building POM (may not be this project's POM).

 

 

Project ID: org.apache.maven.wagon:wagon-ssh-external

 

Reason: Error getting POM for 'org.apache.maven.wagon:wagon-ssh-external' from t

he repository: Error transferring file org.apache.maven.wagon:wagon-ssh-external:pom:1.0-alpha-5

 

from the specified remote repositories:

  central (http://repo1.maven.org/maven2), apache-maven-snapshots (http://cvs.apache.org/maven-snapshot-repository)

*** end message ***

 

 

Do I also need a maven plugin for eclipse or anything else?

 

Any help is appreciated

Michael

Reply via email to