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

Summary: show download details in artifact details classpath view
Product: projects Reporter: alied <alied>
Component: MavenAssignee: Tomas Stupka <tstupka>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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