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 134514

Summary: 'Setup external Maven home' should open the proper options tab
Product: projects Reporter: Jaromir Uhrik <juhrik>
Component: MavenAssignee: Milos Kleint <mkleint>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 109538    
Bug Blocks:    

Description Jaromir Uhrik 2008-05-05 12:59:56 UTC
Product Version: NetBeans IDE 6.1 (Build 200804211638)
Java: 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-119
System: Mac OS X version 10.5.2 running on i386; MacRoman; en_US (nb)

Steps to reproduce:
-installed maven 3.1.1
-created new Maven project
-open project properties
-select Actions node
-push the blue link 'Setup external Maven home'
--> the General options panel is opened instead of Miscellaneous > Maven2. Hopefully Options dialog provides such API.
If not please reassign.
Comment 1 Milos Kleint 2008-05-05 13:11:54 UTC
options api doesn't provide such api. the issue is already filed. I'll keep this one open as the change of the api would
probably mean a code change in maven support as well..
Comment 2 Milos Kleint 2008-07-01 14:37:00 UTC
fixed. http://fisheye.codehaus.org/changelog/mevenide/?cs=5453