Emmanuel Venisse wrote:

Do you have define maven.home.local property in your
project.properties/build.properties?

Yes,
this is the line
maven.home.local=c:\java\maven-1.0-rc1

if I remove it or I change it to c:/java/maven-1.0-rc1 it works!
Thank Emmanuel,
Federico


----- Original Message ----- From: "Federico Spinazzi" <[EMAIL PROTECTED]>
To: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, December 17, 2003 4:45 PM
Subject: Re: [maven] Re: Problems with maven 1.0 rc1 on windows XP/2003





Emmanuel Venisse wrote:



Could you try c:\\java\\maven-1.0-rc1??????



Yes,
here's the output.
C:\federico\eom>set MAVEN_HOME=c:\\java\\maven-1.0-rc1
C:\federico\eom>set PATH=%MAVEN_HOME%\bin;%PATH%
C:\federico\eom>maven

ERROR: MAVEN_HOME is set to an invalid directory.
MAVEN_HOME = c:\\java\\maven-1.0-rc1
Please set the MAVEN_HOME variable in your environment to match the
location of the Maven installation

Same result setting MAVEN_HOME from the control panel.



Do you have a build.properties or project.properties in your home


directory


or in ypur eom directory?



In the eom directory

Thanks,
Federico



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






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








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



Reply via email to