Try mvn -X to receive more debugging information that might help you
resolve this issue.

Also make sure your <repository> node for Codehaus has
<snapshots><enabled>true</>.

Wayne

On 3/7/07, mateamargo <[EMAIL PROTECTED]> wrote:

When I try to do a mvn -U install I get the following error:

Project ID: org.mortbay.jetty:maven-jetty-plugin

Reason: Error getting POM for 'org.mortbay.jetty:maven-jetty-plugin' from
the re
pository: Failed to resolve artifact, possibly due to a repository list that
is not appropriately equipped for this artifact's metadata.
 org.mortbay.jetty:maven-jetty-plugin:pom:6.1-SNAPSHOT

from the specified remote repositories:
 codehaus.snapshots (http://snapshots.repository.codehaus.org/),
 central (http://repo1.maven.org/maven2)


Looking at my local repository, I can see that only the metadata has been
downloaded, not the jar file.

Any ideas?

Thanks.
--
View this message in context: 
http://www.nabble.com/mvn-install-doesn%27t-download-it-the-jetty-plugin-tf3363089s177.html#a9356063
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to