Issue Type: Wish Wish
Affects Versions: 1.3
Assignee: Unassigned
Created: 11/Jan/13 3:47 PM
Description:

With a large number of jars on the classpath, even when using a "flat" lib directory, if the working directory path is too long you can get the error:
"The input line is too long."

This is because the REPO=%BASEDIR%\lib copies the BASEDIR for every jar.
If there were an option to specify to use relative paths, then the classpath would be more likely to fit within Windows' limits.

For example:
set REPO=..\lib

Environment: Apache Maven 3.0.3 (r1075438; 2011-02-28 09:31:09-0800)
Maven home: C:\Program Files (x86)\springsource\apache-maven-3.0.3
Java version: 1.6.0_33, vendor: Sun Microsystems Inc.
Java home: C:\Program Files\Java\jdk1.6.0_33\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
Project: Mojo AppAssembler Plugin
Priority: Minor Minor
Reporter: Ben Sykes
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to