On Thursday 23 December 2004 03:37, Brett Porter wrote: > > + <property name="maven.jar.aspectjrt" project="aspectj" > > id="aspectjrt" reference="jarpath"/> > > ... > > > <depend project="aspectj"/> > > Doesn't this mean that the depend should list the id too?
I don't think it matters. The <depend> will only be used to put together the build dependency graph, i.e. the build order. Cheers Niclas -- +------//-------------------+ / http://www.dpml.net / / http://niclas.hedhman.org / +------//-------------------+ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
