On Thursday 21 October 2004 16:57, Eric Pugh wrote: > So, I add this: > <property name="maven.jar.bsf" project="jakarta-bsf" id="bsf.jar" /> > <property name="maven.jar.xmlrpc" project="ws-xmlrpc" id="xmlrpc.jar"
No, the id refers to the declared id in the <jar> of the project (and I am not sure what that defaults to, btu I suspect not what you wrote). The two projects you are referring to, are both declaring only one <jar>, in which case the id= above not necessary. I have committed that change. Cheers Niclas -- +------//-------------------+ / http://www.bali.ac / / http://niclas.hedhman.org / +------//-------------------+ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
