Hi All,

I am new to Maven, I am working on an existing project in which they used Maven 
tool to build the project.
When I ran the maven tool its giving below error.

D:\Govind\SOMS\Full code base\SOMS R1 - Aug 08>mvn compile
[INFO] Scanning for projects...
[WARNING] Overriding profile: 'colt' (source: pom) with new instance from 
source: profiles.xml
[INFO] Reactor build order:
[INFO]   Colt
[INFO]   Colt MDA
[INFO]   Colt Common
[INFO]   Colt Core Business Tier
[INFO] ------------------------------------------------------------------------
[INFO] Building Colt
[INFO]    task-segment: [compile]
[INFO] ------------------------------------------------------------------------
[INFO] No goals needed for project - skipping
[INFO] ------------------------------------------------------------------------
[INFO] Building Colt MDA
[INFO]    task-segment: [compile]
[INFO] ------------------------------------------------------------------------
[INFO] snapshot org.andromda.maven.plugins:andromda-maven-plugin:3.2-SNAPSHOT: 
checking for updates from andromda
[WARNING] repository metadata for: 'snapshot 
org.andromda.maven.plugins:andromda-maven-plugin:3.2-SNAPSHOT' could not be 
retrieved from repository: an
dromda due to an error: Error transferring file
[INFO] Repository 'andromda' will be blacklisted
[INFO] snapshot org.andromda.maven.plugins:andromda-maven-plugin:3.2-SNAPSHOT: 
checking for updates from andromda
[WARNING] repository metadata for: 'snapshot 
org.andromda.maven.plugins:andromda-maven-plugin:3.2-SNAPSHOT' could not be 
retrieved from repository: an
dromda due to an error: Error transferring file
[INFO] Repository 'andromda' will be blacklisted
Downloading: file:///D:\Govind\SOMS\Full code base\SOMS R1 - Aug 
08\mda/../localMavenRepo/org/andromda/maven/plugins/andromda-maven-plugin/3.2-SNAPSHO
T/andromda-maven-plugin-3.2-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.andromda.maven.plugins
ArtifactId: andromda-maven-plugin
Version: 3.2-SNAPSHOT

Reason: Unable to download the artifact from any repository

  org.andromda.maven.plugins:andromda-maven-plugin:pom:3.2-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  andromda (http://team.andromda.org/maven2),
  subversionrepo (file:///D:\Govind\SOMS\Full code base\SOMS R1 - Aug 
08\mda/../localMavenRepo)

I have copied the two files (andromda-maven-plugin-3.2-SNAPSHOT.jar, 
andromda-maven-plugin-3.2-SNAPSHOT.xml) in the given repository 
(localMavenRepo/org/andromda/maven/plugins/andromda-maven-plugin/3.2-SNAPSHO T) 
but still I am getting this error. Please suggest me what to do.

Thanks
Govind

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are 
not 
to copy, disclose, or distribute this e-mail or its contents to any other 
person and 
any such actions are unlawful. This e-mail may contain viruses. Infosys has 
taken 
every reasonable precaution to minimize this risk, but is not liable for any 
damage 
you may sustain as a result of any virus in this e-mail. You should carry out 
your 
own virus checks before opening the e-mail or attachment. Infosys reserves the 
right to monitor and review the content of all messages sent to or from this 
e-mail 
address. Messages sent to or from this e-mail address may be stored on the 
Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

Reply via email to