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 154931 - allow for browsing non-jar artifacts in "Add Library" dialog
Summary: allow for browsing non-jar artifacts in "Add Library" dialog
Status: RESOLVED DUPLICATE of bug 188440
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: PC All
: P4 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-08 13:25 UTC by kawazu428
Modified: 2012-02-22 23:37 UTC (History)
1 user (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 kawazu428 2008-12-08 13:25:38 UTC
So far the "Add Library" dialog in maven2 tooling has seen quite some improvements, however lacking a facility to add
non-jar dependencies (most notably .tld tag lib definition files for JSTL). Having this added would be quite helpful for
doing webapp development. :)
Comment 1 Milos Kleint 2012-02-22 13:20:04 UTC
I don't fully understand what features are missing in the dialog to make it work for tdl files. I suppose in 6.5 the type field was missing. That's added now and one can freely add dependency on struts-tiles tld file for example [1].

Closing as fixed. please reopen if I missed something


[1] http://search.maven.org/#artifactdetails%7Cstruts%7Cstruts-tiles%7C1.2.8%7Cjar.
Comment 2 Jesse Glick 2012-02-22 23:37:55 UTC

*** This bug has been marked as a duplicate of bug 188440 ***