Hi all,

I am having problems using the above commands. Maven can't resolve an
artefact, the message is:

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artefact.

Missing:
----------
1) org.apache.maven.archiva:archiva-utils:jar:1.0-maestro-1.1

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.maven.archiva
-DartifactId=archiva-utils \
          -Dversion=1.0-maestro-1.1 -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1)
org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:
2.1-maestro-1.1
        2) org.apache.maven.shared:maven-shared-jar:jar:1.0-maestro-1.1
        3) org.apache.maven.archiva:archiva-utils:jar:1.0-maestro-1.1

----------
1 required artifact is missing.

for artifact:
 
org.apache.maven.plugins:maven-project-info-reports-plugin:maven-plugin:
2.1-maestro-1.1

from the specified remote repositories:
  central (http://repo.mergere.com/maven2),
  Codehaus Snapshots (http://snapshots.repository.codehaus.org/)

Any help on this would be great. When I have searched for the jar it
does not seem to exist.

Regards

Tomas Malmsten

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

Reply via email to