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 - Would like to access bundled maven from "Terminal" window.
Summary: Would like to access bundled maven from "Terminal" window.
Status: NEW
Alias: None
Product: apisupport
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-10 17:39 UTC by gbivins
Modified: 2012-10-10 17:39 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 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?