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 271416 - Download of the maven index
Summary: Download of the maven index
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.2
Hardware: PC Other
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-01 08:48 UTC by pschuett
Modified: 2017-09-01 08:48 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pschuett 2017-09-01 08:48:21 UTC
The maven index update fills my hard disk (> 50 Gb) as it is told in other tickets.

The problem appears, when you have an own artifactory which is much bigger then the official index (as it is in our company).

The plugin https://bitbucket.org/emilianbold/maven.search.remote only searches in the official maven repository (with the url as a string constant in the code).

In these environments is netbeans only with "Completely disable indexing" usable. 

A local cache of the complete maven index is not practicable.