Have you tried adding the mirror site http://mirrors.dotsrc.org?   I put
that in a long time ago after having install/download problems somewhat like
yours, though I cannot remember exactly the error messages.  My pom.xml
mirror lines which are pretty standard list as:

  <repositories>
   <repository>
     <id>docsrc</id>
     <name>DocSRC Repository for Maven2</name>
     <url>http://mirrors.dotsrc.org/maven2</url>
   </repository>
  </repositories>

Regards,
David

-----Original Message-----
From: Andy Dingfelder [mailto:[EMAIL PROTECTED]
Sent: Wednesday, January 24, 2007 6:09 PM
To: [email protected]
Subject: Re: [m2eclipse-user] how do I set jar options


I actually had just found this same answer via google and was running it
(and getting errors when you responded.)

The errors I am getting are

[ERROR] project-execute : common_java:common_java:jar:0.0.1 (
task-segment: [install] )
Diagnosis: The plugin 'org.codehaus.mojo:dependency-maven-plugin' does
not exist or no valid version could be found

This will mark the 10th or more dependency that I have had to manually
pull off the http://repo1.maven.org/maven2 site...


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to