My favorites | Sign in
Project Logo
q4e
                
New issue | Search
for
| Advanced search | Search tips
Issue 169: Allow the user to control which dependencies can be resolved from the workspace
7 people starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  ----
Type-Enhancement
Priority-Medium


Sign in to add a comment
 
Reported by amuino, Dec 18, 2007
For some use cases, it is not desirable to resolve every project from the
workspace.

It should be possible to disable this. Ideally it would be possible to set
this globally (never resolve from workspace) and locally (for this project,
don't resolve this dependency from the workspace).

This information can be also read from the <useProjectReferences>false</
useProjectReferences> configuration of the maven-eclipse-plugin.
Comment 1 by marco.madrid, May 16, 2008
that's a very good idea.

instead, I think it could be better to disable the workspace dependencies resolution
by default, what i think is the normal state of a maven project (that's we expect in
most cases), and if u want to refer to any workspace project, simply be able to do it
through project configuration.

Comment 2 by amuino, May 16, 2008
Could you bring this topic to the mailing list? Workspace dependency resolution is
the "core" of all eclipse-maven integration efforts, so it's quite surprising to hear
that.
Comment 3 by marco.madrid, May 16, 2008
i sent a post:
http://groups.google.com/group/q4e-users/browse_thread/thread/935e65e06ee8b848#
Comment 4 by julio.munoz.gallarin, Jun 12, 2008
I think marco.madrid gets the point. usually you are working in a enterprise project
where many developers participate. You don't want to be working with your local
version of other modules of the project that other developers could have updated
previously. It's desirable to work with all latest module versions. If anyone wants
the other functionality, maybe can be selected by a check in project maven plugin
options, but not as a default behaviour (this can drive into errors)
Sign in to add a comment

Hosted by Google Code