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 269178

Summary: Downloading Maven Index when Index Update Frequency is Never
Product: projects Reporter: bht <bht>
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 8.2   
Hardware: PC   
OS: Windows 8.1   
Issue Type: DEFECT Exception Reporter:
Attachments: Screen shot

Description bht 2016-11-30 01:28:30 UTC
Created attachment 163091 [details]
Screen shot

I disabled the Maven index download and then closed NetBeans.

While editing a POM file and invoking code completion on <version> tag, the IDE unexpectedly tries to download the index. Please refer to the attached screen shot.

I have copied index files from another computer as suggested in bug 269128.

The IDE does have severe network problems such as bug 262883 so we need to be able to decouple from these issues.