This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 251483 - Fetch maven dependencies in the background
Summary: Fetch maven dependencies in the background
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-29 16:00 UTC by kalle1
Modified: 2015-03-29 16:32 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description kalle1 2015-03-29 16:00:40 UTC
It be useful to fetch maven dependencies after the `pom.xml` has been updated (either by editing or internally or externally or after adding a dependency with the hint context menu).
Comment 1 kalle1 2015-03-29 16:32:16 UTC
This seems to be implemented already for Java JPA dependencies during guided creation of a persistence unit.