Hello, I am having a similar issue trying to install freehep-rmic-plugin.
This jar (archiva-utils) doesn't exist on ibiblio. Where is it? We use
company repo with several mirrors to get artifacts.

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

 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-20060923.005752-2 -Dpackaging=jar
-Dfile=/path/to/file

 Path to dependency:
       1)
org.apache.maven.plugins:maven-install-plugin:maven-plugin:2.2-20061118.060401-2
       2) org.apache.maven.archiva:archiva-utils:jar:1.0-SNAPSHOT

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

for artifact:

org.apache.maven.plugins:maven-install-plugin:maven-plugin:2.2-20061118.060401-2

from the specified remote repositories:
 central (http://maven.interseek.com),
 freehep-maven (http://java.freehep.org/maven2),
 apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository)




2007/2/21, Tomas Malmsten <[EMAIL PROTECTED]>:

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