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 235732 - allow to completely turn off maven indexing
Summary: allow to completely turn off maven indexing
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-10 06:28 UTC by Milos Kleint
Modified: 2013-09-19 12:06 UTC (History)
1 user (show)

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 Milos Kleint 2013-09-10 06:28:29 UTC
from satisfaction survey: Completely turn-off downloads of maven indexes (or reduce the memory footprint for HUGE indexes; our company repo is huge and not under my control and NetBeans keeps wanting to process that index and 4G is not enough).
Comment 1 markiewb 2013-09-11 19:32:48 UTC
Related to https://netbeans.org/bugzilla/show_bug.cgi?id=232687 ?
Comment 2 Milos Kleint 2013-09-19 12:06:33 UTC
http://hg.netbeans.org/core-main/rev/5d3da424ea29

new Tools/Options  Java/maven/Indexing option to turn off the indexing entirely. Existing indexes are used but no new ones are scanned/downloaded unless explicitly triggered from the Services/Maven repositories repository nodes.