Guess the easiest would be to install the JDK in a path without the space :(.

Or perhaps try quoting the path in JAVA_HOME, although that seems a
bit far fetched.


-mbs

On 1/4/07, Lance Waterman <[EMAIL PROTECTED]> wrote:
I'm trying to do a build on a Window's XP box and find the following error:

[INFO]
-------------------------------------------------------------------------
---
[INFO] Building ODE :: Java Concurrent Objects (JACOB)
[INFO]    task-segment: [install]
[INFO]
-------------------------------------------------------------------------
---
[WARNING] POM for 'xstream:xstream:pom:1.2:compile' is invalid. It will be
ignor
ed for artifact resolution. Reason: Not a v4.0.0 POM.
[INFO] [apt:execute {execution: default}]
[ERROR] 'C:\Program' is not recognized as an internal or external command,
operable program or batch file.

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error starting apt compiler

Embedded error: Exit code: 1 - 'C:\Program' is not recognized as an internal
or
external command,
operable program or batch file.


Any ideas on how I can get around a space in the path for the apt plugin?

Lance


Reply via email to