> 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.
Whoever provided you with this project should also provide instructions on getting it working, right? I'd talk to them first. Perhaps there is an internal repository or mirror you should be using (configured via settings.xml) that you are missing. > 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. The file should be named .pom not .xml. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
