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 83285 - Provide Maven (like) repository & dependency support
Summary: Provide Maven (like) repository & dependency support
Status: RESOLVED DUPLICATE of bug 134677
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 5.x
Hardware: All Windows ME/2000
: P3 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-23 14:11 UTC by tomzi
Modified: 2008-08-27 12:45 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 tomzi 2006-08-23 14:11:34 UTC
Maven has a really useful way to work with dependencies. But I don't want to
switch again to another build system. Netbeans ant based system is really well
designed and it works great. 
But it would make sense to adopt the maven repository and dependency system.
A working, pluggable extension like
http://weblogs.java.net/blog/ddevore/archive/2006/02/maven_repositor_1.html
or
http://ptrthomas.wordpress.com/2006/04/18/another-way-to-integrate-maven-2-with-ant-and-netbeans/
seems to be quite easily be integrateble.
Comment 1 tomzi 2007-09-24 13:31:27 UTC
would be great to have this an a NB 6.0 version :)
Comment 2 tomzi 2007-09-24 15:57:23 UTC
would be great to have this an a NB 6.0 version :)
Comment 3 Milos Kleint 2008-08-27 12:45:46 UTC
ivybeans (http://code.google.com/p/ivybeans/) shall allow you to use maven repositories in ant projects.

for the rest, probably a duplicate of issue 134677

*** This issue has been marked as a duplicate of 134677 ***