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 198251

Summary: Provide the ability to specify maven instance to use in project properties
Product: projects Reporter: rptmaestro <rptmaestro>
Component: MavenAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description rptmaestro 2011-05-02 14:11:40 UTC
In my organization we have several projects that were developed to be built by older versions of Maven (e.g. 2.0.x, 2.2.x). Our new projects are now developed to be built by Maven 3.0.x, but the older projects don't always build properly under 3.0. The IDE provides the ability to switch to different versions of Maven, but this setting is applied globally, so it becomes tiresome and unproductive to have to change this setting every time I go to build a project that needs a different version of Maven. NetBeans needs to provide the ability to identify which instance of Maven to use for building each project.
Comment 1 Jesse Glick 2011-05-05 17:48:20 UTC

*** This bug has been marked as a duplicate of bug 197577 ***