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 219849

Summary: Would like to access bundled maven from "Terminal" window.
Product: apisupport Reporter: gbivins
Component: MavenAssignee: Milos Kleint <mkleint>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description gbivins 2012-10-10 17:39:45 UTC
I've run into a situation where my external system uses MKS Toolkit which invalidates my Cygwin install. So when using the "Terminal" window in NB IDE it can't find maven. This is an issue for me because I very often find it easier to run custom goals from the "Terminal" (-rf :module-that-build-failed for example). 
Would it be possible to have the terminal use the Bundled maven if no other is found? Or is it possible to create a setting that the "Terminal" will use to find maven if it can't find it in the path?