Disable Dependecy Path Update [message #515671] |
Fri, 19 February 2010 12:33  |
Eclipse User |
|
|
|
Is there a way to disable automatic Maven dependency path update like the way one can disable automatic build? If not, could you add this feature?
Ideally, this feature should work at workspace level as well as per-project level. A menu command to *manually* update dependecy path will also be needed.
ISSUES I AM RUNNING INTO:
1. Unnecessary path updates.
After exiting Eclipse with workspace in working condition and nothing is changed, reopening the workspace still triggers path update. My expectation is that if a project's pom.xml file hasn't been changed, dependency path should not be updated yet it's happening.
2. Unreasonably slow path updates.
If the workspace is reopened within a few hours, path updates is *usually* fast (not always though). If the workspace is reopened much later (during which backup might have happened), path update is really slow even though workspace is configured to run Maven *offline* and with source download *disabled*.
3. Sporratic WTP related errors.
Often times, just switching to Servers tab or synching a deployed webapp triggers Eclipse errors. Restarting Eclipse (and waiting for everything to build which could take as much as 20 minutes in dependency path update) usually fixes this. I do have IAM Webtools support plugin installed.
|
|
|
|
|
|
|
|
|
|
|
|
Re: Disable Dependecy Path Update [message #572561 is a reply to message #572490] |
Thu, 04 March 2010 14:20  |
Eclipse User |
|
|
|
IAM will automatically find your POM dependencies in the workspace and
setup the appropriate links between projects if they are present
The only thing I'm aware is not working yet is EAR project deployments.
On 3/3/10 8:06 PM, Don Park wrote:
> Sorry if my reference to Eclipse dependency caused confusion. By that I
> meant cross-project dependencies which were added to remove various
> warnings. Without J2EE Module Dependencies, for example, webapps didn't
> generate Maven projects it depended on via pom. Is this no longer
> necessary with latest version?
>
|
|
|
Powered by
FUDForum. Page generated in 0.05229 seconds