Instructions for add-maven-repo incorrect. ------------------------------------------
Key: MECLIPSE-81 URL: http://jira.codehaus.org/browse/MECLIPSE-81 Project: Maven 2.x Eclipse Plugin Type: Bug Versions: 2.1 Environment: http://maven.apache.org/plugins/maven-eclipse-plugin/overview.html Reporter: Archimedes Trajano In http://maven.apache.org/plugins/maven-eclipse-plugin/overview.html it says to add the maven repository use the following command: mvn -Declipse.workspace=<path-to-eclipse-workspace> eclipse:add-maven-repo when executing this however, I get --- [INFO] One or more required plugin parameters are invalid/missing for 'eclipse:a dd-maven-repo' [0] inside the definition for plugin: 'maven-eclipse-plugin'specify the followin g: <configuration> ... <workspace>VALUE</workspace> </configuration>. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira