Hi,
try adding the following repository to your pom: http://people.apache.org/maven-snapshot-repository/

I just checked. It's not on repo1.maven.org

Cheers, michael

Gisbert Amm wrote:
Thanks. However, it doesn't work. Am I doing something wrong?

[INFO] Failed to resolve artifact.

GroupId: org.apache.maven.plugins
ArtifactId: maven-dependency-plugin
Version: 2.0-alpha-5-SNAPSHOT

Reason: Unable to download the artifact from any repository

  org.apache.maven.plugins:maven-dependency-plugin:pom:2.0-alpha-5-SNAPSHOT

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

-Gisbert

Michael Meyer wrote:
Hi
you can try: mvn org.apache.maven.plugins:maven-dependency-plugin:2.0-alpha-5-SNAPSHOT:tree

Cheers, michael

http://maven.apache.org/plugins/maven-dependency-plugin/tree-mojo.html

Gisbert Amm wrote:

Hi list,

I found that I can generate a report listing all the project's dependencies with mvn project-info-reports:dependencies (http://maven.apache.org/plugins/maven-project-info-reports-plugin/plugin-info.html)

Is there a possibility to have this dependency list wirtten to the console instead of generating a HTML file?

-Gisbert




--
Michael Meyer | [EMAIL PROTECTED]
phone +41-44-247 79 12 | fax +41-44-247 70 75
Netcetera AG | 8040 Zürich | Switzerland | http://netcetera.ch


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

Reply via email to