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 139292 - Upload JARs to Maven repositories
Summary: Upload JARs to Maven repositories
Status: RESOLVED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Graph (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker with 1 vote (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-08 17:11 UTC by derbeth
Modified: 2008-07-11 15:18 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description derbeth 2008-07-08 17:11:37 UTC
It would be good to be able to use Visual Library out of the box in Maven projects. Currently in a Maven-managed 
project, each member of the team has to download Netbeans, find JAR with the Visual Library, write a POM file to it, 
install to local repository, find out that the dependencies are missing, find JAR with OpenIDE Utilities, write a POM 
file to it, again install it to local repository - and of course know Maven quite good to do this. Not the mention that 
such project would have unportable source code (a need to install JARs to local repository each time). With these two 
JARs in one of standard Maven repositories, Visual Library users won't have to download the whole Netbeans IDE and 
configure everything.
Comment 1 _ theanuradha 2008-07-11 08:40:24 UTC
Check this http://deadlock.netbeans.org/maven2/
Comment 2 derbeth 2008-07-11 10:02:23 UTC
Hm, thanks, but can you explain me, how an avarage user would find this information on http://graph.netbeans.org/ 
website?
Comment 3 _ theanuradha 2008-07-11 15:18:13 UTC
I'm not sure, I'm from Netbeans Maven Team