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 - Provide the ability to specify maven instance to use in project properties
Summary: Provide the ability to specify maven instance to use in project properties
Status: RESOLVED DUPLICATE of bug 197577
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-02 14:11 UTC by rptmaestro
Modified: 2011-05-05 17:48 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 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 ***