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 253296 - Shared Libraries with Maven Support
Summary: Shared Libraries with Maven Support
Status: NEW
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 8.0.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-03 08:29 UTC by Beiri22
Modified: 2015-07-03 08:29 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 Beiri22 2015-07-03 08:29:37 UTC
Hello,

When using standard netbeans projects, libraries can be added via the "add library" dialog from the netbeans shared libraries repository. This is a mess when libraries have other dependencies. It should be a possibility to create shared libraries that use the maven repository to resolve all needed files recursively. Ivy is not really practicle.