i follow the page to install the Maven to build the source code of Turbine
2.x
http://jakarta.apache.org/turbine/maven/start/install.html

there is one paragraph in it:
...
Before you begin the JAR installation (the other installers should do this
automatically for you), you'll need to define two Ant properties in your
${user.home}/build.properties file. You'll need to determine the location
you want your Maven installation to reside, as well as the location of your
JAR repository. If you don't have a ${user.home}/build.properties, create a
file that contains the following two lines with appropriate values for your
environment:

lib.repo = /home/kaz/src/lib.repo
maven.home = /home/kaz/maven
...

__________________________________________________

1)i dont understand the meaning of ${user.home}

i am using Windows 2000,i guess it's the same value with USERPROFILE? right?

2)maven.home = /home/kaz/maven ,i think it's UNIX path format,how do i
redefine this in Windows 2000 ?








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

Reply via email to