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

Summary: allow to completely turn off maven indexing
Product: projects Reporter: Milos Kleint <mkleint>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: RESOLVED FIXED    
Severity: normal CC: markiewb
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
See Also: https://netbeans.org/bugzilla/show_bug.cgi?id=232687
Issue Type: ENHANCEMENT Exception Reporter:

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.