Hi All,
 
I'm trying to find a better way of using maven and eclipse in my team
(m2eclipse just creates to many problems with transient dependencies,
even in 0.0.12).
 
So .. while trying to use maven-eclipse-plugin, I came across the
"-Declipse.workspaceToConnect=${workspace_loc} " option
in http://jira.codehaus.org/browse/MECLIPSE-344.
 
I've tried to use it so that the project dependencies inside my eclipse
would be resolved and added to my library path.
However that is not working, it still resolves the artifact jar in my
local repository.
 
Has anyone been able to make this work?
 
Regards,

Pedro 

Reply via email to