On Mon, 2003-03-31 at 19:29, [EMAIL PROTECTED] wrote:
> "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. 

That will never happen. It was fully intentional that there is only one
source directory per project.

> 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).

Sorry, I don't understand. Do you mean for multiple source directories
when you add them manually? The addPath tag was made specifically for
generative plugins like antlr where sources are generated. That is the
only intended use.

> 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.

+1

There will never, ever, ever be support for more than one source tree
per project.

> --
> 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]
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


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

Reply via email to