"Mark H. Wilkinson" <[EMAIL PROTECTED]> wrote on 01/04/2003 01:44:01 AM:
> On Fri, 2003-03-28 at 20:57, Mark McBride wrote: > Ahh; see what you mean. I don't think it would be that difficult to add > support for that kind of thing, but it's not there now. You'd need to > solve a couple of problems: > 1. You need a standard way to represent multiple Java source trees > in the POM. At the moment the paths to the source trees are > encoded in the jelly script, so aren't easily available to any > plugin. A simple solution that you could start with would be to > put them in <properties> elements in the POM, but there probably > ought to be support for this in the POM itself (IMHO). We've tried having multiple source trees before. It was damn difficult. I'm happy for someone else to give it a go and get everything working consistently, but I personally have been down that road and never want to go back. -- dIon Gillard, Multitask Consulting Blog: http://www.freeroller.net/page/dion/Weblog Work: http://www.multitask.com.au --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
