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 251930 - Create Netbeans library from Maven not working
Summary: Create Netbeans library from Maven not working
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-19 03:10 UTC by FiruzzZ
Modified: 2015-05-28 02:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (101.55 KB, text/plain)
2015-04-19 03:10 UTC, FiruzzZ
Details

Note You need to log in before you can comment on or make changes to this bug.
Description FiruzzZ 2015-04-19 03:10:34 UTC
In Services tab, Maven Repositories > central > javax.comm > any version found > view details > button Create library , the library is created but the jar is never downloaded in the folder/path autogenerated, just the .POM and .sha1 are there.
Comment 1 FiruzzZ 2015-04-19 03:10:40 UTC
Created attachment 153264 [details]
IDE log
Comment 2 Marian Mirilovic 2015-04-28 10:07:13 UTC
NetBeans version, build number ?
Comment 3 Tomas Stupka 2015-05-04 14:28:02 UTC
even though there is no jar for javax.comm
the create library action could deal with in a nicer way ...
Comment 4 Tomas Stupka 2015-05-27 15:41:09 UTC
fixed in jet-main #4d8ea2b7ba58
Comment 5 Quality Engineering 2015-05-28 02:47:08 UTC
Integrated into 'main-silver', will be available in build *201505280001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4d8ea2b7ba58
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #251930 - Create Netbeans library from Maven not working