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 239441 - maven index update frequency: month
Summary: maven index update frequency: month
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.4
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-12 21:04 UTC by sgtgarcia
Modified: 2016-07-07 08:38 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 sgtgarcia 2013-12-12 21:04:45 UTC
The Maven Indexed download takes very very long on low bandwidth configurations. Please add a value "Once a Month" in the drop down box "Index update frequency" of the Maven Options dialog.
Comment 1 Milos Kleint 2013-12-13 06:50:01 UTC
you can disable the updates and perform them manually only.

Additionally once the index is first downloaded, then the subsequent updates only download a diff from the last time (if the server side is working as designed)
Comment 2 sgtgarcia 2013-12-13 08:36:05 UTC
I knew I could disable download, and it's what I've done.

I think the problem occurs when you have a Snapshot Repository (https://repository.jboss.org/nexus/content/repositories/snapshots/ for instance) in your POM.

Another strange thing with this drop down list is that it's not sorted.
Comment 3 Martin Balin 2016-07-07 08:38:34 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss