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 256268 - show download details in artifact details classpath view
Summary: show download details in artifact details classpath view
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-30 01:38 UTC by alied
Modified: 2016-04-08 01:48 UTC (History)
0 users

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 alied 2015-10-30 01:38:42 UTC
- Expand a maven repository in the Services view.
- Select an artifact.
- Open an artifact details view.
- Go to "Classpath" tab.

Actual:
If the artifact is not in the local repository Netbeans will download it along with transitive dependencies. An empty progress indicator with the title "Downloading Maven dependencies" will appear.

Desirable:
Show the details of the dependency download in the progress indicator; just like it's done when downloading a project's dependencies.
Comment 1 alied 2015-10-30 01:46:56 UTC
Download artifact from repository browser shows details too. See it for further details.
Comment 2 Tomas Stupka 2016-04-07 15:53:40 UTC
fixed in jet-main #df2989113f8a
Comment 3 Quality Engineering 2016-04-08 01:48:15 UTC
Integrated into 'main-silver', will be available in build *201604080001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/df2989113f8a
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #256268 - show download details in artifact details classpath view