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 191707

Summary: [70cat] Provide a migration wizard from Maven 2.x to Maven 3
Product: projects Reporter: lmorissette
Component: MavenAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Windows Vista   
Issue Type: ENHANCEMENT Exception Reporter:

Description lmorissette 2010-11-07 16:23:35 UTC
Sometimes, on a fairly large scale project,it might be non trivial to migrate from Maven 2.X to Maven 3.0. that said, I think it would be great if user could use some sort of migration wizard that would help in completing the task.

My idea goes along with  issue [Bug 191116] 

So any interests on this ?
Comment 1 Jesse Glick 2010-11-09 16:19:51 UTC
Generally the IDE provides hints, and if there is a need to fix problems in batch mode, that is done using the same infrastructure.

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