Hi Brett.

Thanks for your reply.

Is $HOME the user's home directory or MAVEN_HOME?

I tried placing build.properties in MAVEN_HOME as well as my user home directory (I'm using Cygwin on Win2k, so my home directory is "/cygwin/home/tek1").

However, neither setting worked...

Please advise.

Thank you again and have a nice evening.



At 15:10 03/06/13 +1000, you wrote:
put it in $HOME/build.properties instead. (this is in the same section -
showing it takes precedence).

I think driver.properties is now inside maven.jar and not loaded from
bin/. I'll submit a patch to the doco.

Cheers,
Brett

On Fri, 2003-06-13 at 14:13, tek1 wrote:
> Hello.
>
> According to the Maven Setup instructions:
>
> "http://maven.apache.org/reference/user-guide.html#Maven Setup"
>
> it seems as though if I set:
>
>       maven.repo.local=/java/jars
>
> in
>
>       MAVEN_HOME/bin/driver.properties
>
> that all projects would use the local repository at "/java/jars".
>
> Even though I changed this setting, it doesn't seem to take effect.
> Maven's still looking for the default local repository...?
>
> I'm using maven-1.0-beta9.
>
> Thank you.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
Brett Porter <[EMAIL PROTECTED]>
f2 network


--------------------------------------------------------------------- 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