On 09/01/07, Luca Dall'Olio <[EMAIL PROTECTED]> wrote:
Just in case I can add something helpful, I would like to cite this maven
requirements document (don't know if its too old to be still of any use...)
:

http://docs.codehaus.org/display/MAVEN/Dependency+Mediation+and+Conflict+Res
olution

(see the "Reproducibility" Chapter)

Citing :

...
This means that the presence of release-pom.xml indicates a released
version, and it should be present on a tag and in a distribution bundle.
Maven should recognise its existence and use it instead, disabling
transitive dependencies. This behaviour could potentially be changed by a
CLI parameter.
...

Thanks for that - I hadn't noticed that part of that document.  I
guess this invites the question: does Maven currently recognise
release-pom.xml's and use them in preference to pom.xml's?

Mark

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

Reply via email to