Jörg Schaible wrote:
Hi Berin,
Jörg Schaible wrote on Wednesday, March 03, 2004 9:08 AM:
Berin Loritsch wrote on Tuesday, March 02, 2004 10:52 PM:
Thanks to the new JDK 1.5 installer, the default location to install
both the runtime and the developer kit is within the %PROGRAM_FILES%
directory. That means a space is in the path to the "java" command
no matter how you slice it.
The current "maven" script for Cygwin compatibility does not properly
handle this arrangement--because it never had to until now. The
proper way to solve the issue is to add surrounding quotes to the
$JAVACMD that starts up maven. Enclosed is a script that works.
Berin,
can you raise an issue for the cli component:
http://jira.codehaus.org/secure/BrowseProject.jspa?id=> 10030
just saw that there is already an issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1179
can you attach the file there?
Thank you. I created a new entry, and then I saw this message, so I
attached the fix in both places. I also created a new entry for the
maven-java-plugin module to fix the compilation defaults issue.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]