You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dominik Dahlem <Do...@cs.tcd.ie> on 2005/01/25 17:03:37 UTC

Re: change dependency properties in maven.xml

Thanks for this reply. That solved my problem. Since, this part of the
build can not be automated in cruisecontrol it is a nice workaround.
Otherwise, a more solid solution would be necessary.

Thanks again.
Dominik


On Tue, 2005-01-25 at 13:48 +0100, Charles-Alexandre Sabourdin wrote:
> My workaround was to create an other project.xml file that inherite from my 
> main project then I only have to type mavne -p project-son.xml
> Le mardi 25 Janvier 2005 12:09, Brett Porter a écrit :
> > ok, I've had a look at the code. sorry, unfortunately there isn't any
> > compatible way to modify them until 1.1 is released as the old model
> > doesn't expose the properties object.
> >
> > For Maven 1.0.x, I think this will work, but it will stop working in Maven
> > 1.1: ${dep.addProperty('dependencyType:lib')}
> > ${dep.resolveProperties()}
> >
> > I'd strongly encourage seeking a workaround.
-- 
Dominik Dahlem <Do...@cs.tcd.ie>
-------------------------------------------------------
Trinity College Dublin
Department of Computer Science,
Dublin 2, Ireland

tel: (+353) 1-608 1539
fax: (+353) 1-677 2204
www: http://www.cs.tcd.ie/Dominik.Dahlem/
-------------------------------------------------------