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 254312 - Maven index downloader should resume previous partial download
Summary: Maven index downloader should resume previous partial download
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal with 6 votes (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-12 13:35 UTC by emi
Modified: 2016-11-26 04:46 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description emi 2015-08-12 13:35:02 UTC
If a Maven index download fails it seems that NetBeans will re-download the whole thing.

It would be better and faster if NetBeans would be able to resume the download and only bring in the missing bytes.