Jason van Zyl wrote:

On Sun, 2004-01-04 at 23:09, Michael A Melia wrote:


I think extension from the local repository solves this problem, but I
would still like to know if you are using interpolation within the
dependnecy elements themselves as that is something I would like to
formally limit if possible.


Yes, I am using properties for version numbers. e.g. ${release.version}. TBH, I wouldn't want to hard code these values in the pom, I'd much rather update a properties file before each release.



Is this a result of not having transitive dependencies in the first place?

You are trying to control the version of the artifact being use to one
place and really that should be in the POM of the artifact you are
using.



fwiw, this is currently being done in the loom build and I think transitive dependencies would eliminate it. Dependencies using interpolated version numbers should be pulled up into a parent POM.


--
Ryan Hoegg
ISIS Networks
http://www.isisnetworks.net

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



Reply via email to