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

Summary: Maven support
Product: cnd Reporter: Alexey Vladykin <alexey_vladykin>
Component: ProjectAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 247758    
Bug Blocks:    

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