Eclipse Plugin - how to remove M2_REPO classpath variable (re-post)

2011-02-07 Thread Kim, ChongLim
Re-post - Not seeing first post show up anywhere, sorry if this re-post is spam. Does anyone know a way to remove the M2_REPO classpath variable that was added using mvn -Declipse.workspace=pathtoworkspace eclipse:configure-workspace? (I'm created another workspace and would like to clean

Maven Eclipse Plugin - how to remove M2_REPO classpath variable

2011-02-05 Thread Kim, ChongLim
Does anyone know a way to remove the M2_REPO classpath variable that was added using mvn -Declipse.workspace=pathtoworkspace eclipse:configure-workspace? (I'm created another workspace and would like to clean up the first workspace.) I've tried running mvn eclipse:clean before re-running