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 232687 - Maven indexing is disabled, but the index still gets downloaded, unpacked and indexed
Summary: Maven indexing is disabled, but the index still gets downloaded, unpacked and...
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.4
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-15 06:58 UTC by markiewb
Modified: 2013-09-11 19:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the indexing while the mode is set to never (81.74 KB, image/png)
2013-07-15 06:58 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2013-07-15 06:58:51 UTC
Created attachment 137110 [details]
Shows the indexing while the mode is set to never

I disabled the maven indexing in the maven option. But somehow the index still occures. (BTW I didn't start indexing manually.) - see screenshot

This is very annoying, because it needs hours to download from our internal/external nexus and it downloads >6 Gb to my netbeans cache dir (f.e. c:\Dokumente und Einstellungen\markiewb\Lokale Einstellungen\Anwendungsdaten\NetBeans\Cache\dev\mavenindex\)

EXPECTED: indexing will follow the configured index mode (Never means never)

---
Product Version: NetBeans IDE Dev (Build 201307112300)
Java: 1.7.0_21; Java HotSpot(TM) Client VM 23.21-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_21-b11
System: Windows XP version 5.1 running on x86; Cp1252; de_DE (nb)
Comment 1 Milos Kleint 2013-07-15 07:02:21 UTC
the options switch is only about updating, the first time around all indexes are downloaded. quite a few features depend on it being there.

it doesn't download 6 GB, the download size is significantly lower, it's the expanded lucene index that is taking up space