I have been trying to run mvn -Declipse.workspace=<path-to-eclipse-workspace>
eclipse:add-maven-repo
and set my eclipse project environment point to my repository but the
command doesn't work for me.

I am using Maven 2. Another problem that I think I have is that I do not
have the maven-eclipse-plugin which has this goal. All attempts to download
this plugin as a dependency have failed.

This is what is there in my POM

  <dependency>
      <groupId>org.apache.maven.plugins</groupId>
      <artifactId>maven-eclipse-plugin</artifactId>
      <version>2.3</version>
     </dependency>

-- 
View this message in context: 
http://www.nabble.com/How-do-I-%28a%29-get-the-plug-in-to-run-mvn--Declipse.workspace%3D%3Cpath-to-eclipse-workspace%3E-eclipse%3Aadd-maven-repo-%28b%29-run-the-command-tf3969682s177.html#a11267591
Sent from the Maven Eclipse - User mailing list archive at Nabble.com.


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

    http://xircles.codehaus.org/manage_email

Reply via email to