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 162616 - Maven support
Summary: Maven support
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on: 247758
Blocks:
  Show dependency tree
 
Reported: 2009-04-14 17:42 UTC by Alexey Vladykin
Modified: 2014-10-07 11:19 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 Alexey Vladykin 2009-04-14 17:42:35 UTC
At recent SunTechDays there were requests to support Maven for C/C++ projects.
Maven homepage: http://maven.apache.org/
Comment 1 Thomas Preisler 2009-06-16 20:58:40 UTC
not likely in 6.8
Comment 2 sancelot 2009-12-11 01:01:59 UTC
at time of writing subproject / multiproject with netbeans is impossible for c/c++ projects in entreprise context. At school, you may not need, ... , but in real life , you have to.

Maven seemed  a nice alternative. 

It is very sprayed for java projects, but would be very useful for c/c++ projects . 

In real life , big projects are a mix of c/c++ / java /python code and so on ... with integration of some wrappers like swig .

Maven cpp integration would be a value added feature , this permits to use a non dedicated netbeans build system. (in a similar way of using svn )


furthermore integration of maven  with continuous integration server like hudson is very easy.

I am writing considering what I need in my real life in entreprise context.

Best Regards
S.Ancelot