[EMAIL PROTECTED] wrote:
FILE: mvn.bat
== Fix "Bad command or filename"
REM if "%HOME%" == "" (set HOME=%HOMEDRIVE%%HOMEPATH%)
SET HOME=C:\apache\maven-2.0.8

== Fix "Invalid switch"
REM exit /B %ERROR_CODE%

I haven't used Windows much (fortunately) but I have the feeling this script was written for NT's cmd.exe instead of 98's command.com. In any case it seems to be an installation and configuration issue. As you pointed out, Maven is pure Java and should work fine once properly installed.


I am teaching HTML, CSS, and XSL (=Cocoon) to people using Win98 PCs. If Maven2 will not run on Win98, neither will Cocoon-2.2. I'll use Cocoon-2.1 for the class.

I'm sure I've seen people mention on this mailing list that Maven is by no means necessary to compile, install, or use Cocoon 2.2. It's merely a convenience.


Tobia

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to