The following comment has been added to this issue:
Author: Jerome Lacoste
Created: Mon, 9 Aug 2004 10:20 AM
Body:
I vote against. I've never had such long PATHS on windows.
On Unices most user apps are in /usr/bin or /usr/local/bin. And it's possible to work
out something similar on windows.
Put CVS and all your other helper applications in
C:\BIN\ and there you have a simple PATH entry that solves your problems, not only for
maven.
If needed, use links from C:\BIN\Myapp to real location or add specially crafted batch
files (for example some that may contain extended PATH information for some
applications). That will cut down your PATH size.
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/browse/MPSCM-26?page=comments#action_22913
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPSCM-26
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPSCM-26
Summary: Provide property for cvs binary
Type: Improvement
Status: Open
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-scm-plugin
Assignee: Brett Porter
Reporter: Peter Nabbefeld
Created: Mon, 9 Aug 2004 7:24 AM
Updated: Mon, 9 Aug 2004 10:20 AM
Description:
Please provide a property to set the cvs binary to be used: My PATH environment
variable contains nearly about 700 characters (more than 8 lines in the cmd window),
so I'd prefer not to add a path element for every helper application. I suggest to
temporarily add the path-to-cvs-binary during evaluation of the jelly script only if
the property is set.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]