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 - Downloading Maven Index when Index Update Frequency is Never
Summary: Downloading Maven Index when Index Update Frequency is Never
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.2
Hardware: PC Windows 8.1
: P2 normal with 1 vote (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-30 01:28 UTC by bht
Modified: 2016-11-30 01:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen shot (38.57 KB, image/png)
2016-11-30 01:28 UTC, bht
Details

Note You need to log in before you can comment on or make changes to this bug.
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.