You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ni...@bnpparibas.com on 2003/06/09 23:32:53 UTC

Properties ordering in build-bootstrap.xml ?

Hi,

I have a question regarding the initialisation of properties in the
build-bootstrap.xml

<property file="${user.home}/build.properties"/>
<property file="${basedir}/project.properties"/>
<property file="${basedir}/build-bootstrap.properties"/>
<property environment="env"/>
<property name="maven.home" value="${env.MAVEN_HOME}"/>

Should the ${user.home}/build.properties come last - as in the case of properties initialisation in a regular maven build?

I want to over-ride some defaults - like maven.repo.remote.... and it seems that ${user.home}/build.properties would be the logical place for this,
rather than having to patch the src.
Is there specific reasoning behind the current order?

Cheers,
Nick





This message and any attachments (the "message") is
intended solely for the addressees and is confidential. 
If you receive this message in error, please delete it and 
immediately notify the sender. Any use not in accord with 
its purpose, any dissemination or disclosure, either whole 
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message. 
BNP PARIBAS (and its subsidiaries) shall (will) not 
therefore be liable for the message if modified. 

                ---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le 
"message") sont etablis a l'intention exclusive de ses 
destinataires et sont confidentiels. Si vous recevez ce 
message par erreur, merci de le detruire et d'en avertir 
immediatement l'expediteur. Toute utilisation de ce 
message non conforme a sa destination, toute diffusion 
ou toute publication, totale ou partielle, est interdite, sauf 
autorisation expresse. L'internet ne permettant pas 
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce 
message, dans l'hypothese ou il aurait ete modifie.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org