Sam writes:

> If it is obvious, then don't be shy.

> More history.  Once upon a time, Gump descriptors were project centric.
[snip]
> Then, Jason decided to normalize them
[snip]

>    Centipede opted to build upon this work.  I really would like to
converge
> the efforts, if even only on the project definition syntax.
I'm not sure that's possible. From my limited understanding of both
projects, Centipede puts project build functionality into the descriptor,
e.g. <forrest /> (right, Nicola??), whereas Maven is keeping the build
functionality separate from the project descriptor, and placing them in
'pluggable' ant resources (build files, properties files etc).

So with Centipede, you declare you're using forrest. With Maven, you don't.
You could just run the maven:forrest target, if it existed, and the forrest
plugin would understand what that means.



--
dIon Gillard, Multitask Consulting
Work:      http://www.multitask.com.au
Developers: http://adslgateway.multitask.com.au/developers


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

Reply via email to