Todd Thiessen wrote:
Is there a way to disable workspace resolution globally instead of one project at a time? This is related to http://jira.codehaus.org/browse/MNGECLIPSE-1224. I would like to turn this off completely so this error no longer occurs.
It is not currently possible to disable workspace resolution globally.
Further, is this feature a good idea? The reason why I question it is because it makes the IDE work differently than the command line. For instance, you can run a maven command from the IDE and it could resolve some dependencies via a project imported into your workspace. However, this command would fail from the command line since these dependencies wouldn't be resovled.
We already plan to make workspace resolution configuration more fine-grained. Although there are no exact details yet, but most likely we'll use working sets to limit workspace projects considered during resolution (see MNGECLIPSE-773 for original request). In this sense, adding ability to configure resolution for entire workspace seems to make sense.
Thoughts? --- Todd Thiessen
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
