Unable to complete the mvn command on Andromda3.3 >> 
andromda-model-archiver-plugin
-----------------------------------------------------------------------------------

         Key: MAVEN-63
         URL: http://jira.andromda.org/browse/MAVEN-63
     Project: Maven Plugins
        Type: Bug

 Environment: Win XP
    Reporter: name
 Assigned to: Chad Brandon 


running the "mvn" command on andromda-all(Andromda 3.3), i get >>>

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

GroupId: activemq
ArtifactId: activemq-core
Version: 4.1.0

Reason: Unable to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command:
    mvn install:install-file -DgroupId=activemq -DartifactId=activemq-core \
        -Dversion=4.1.0 -Dpackaging=jar -Dfile=/path/to/file


  activemq:activemq-core:jar:4.1.0

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


When trying to install it manually, i get >>>

Downloading: http://repo1.maven.org/maven2/org/andromda/maven/plugins/andromda-m
odel-archiver-plugin/4.1.0/andromda-model-archiver-plugin-4.1.0.pom
[WARNING] Unable to get resource from repository central (http://repo1.maven.org
/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.andromda.maven.plugins
ArtifactId: andromda-model-archiver-plugin
Version: 4.1.0

Reason: Unable to download the artifact from any repository

  org.andromda.maven.plugins:andromda-model-archiver-plugin:pom:4.1.0

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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

Reply via email to