On Wed, 8 Jan 2003 15:02, Berin Loritsch wrote: > The main thing I was looking at is the process of adding project > specific extensions like our Metagenerate stuff for Phoenix. > I would prefer an option that would allow Maven to use what we provide > in the project. > > WIth Centipede, that is as simple as adding an import statement: > > <import cent="...."/> > > If Maven can do that too, then great! I am still on the fence.
Maven can do it in CVS version ... but not in released version. In last release you had to write a bit of ant/jelly script. See a few emails ago for an example of just that. You could always share jelly snippets aswell but I would much prefer we wait to the next release of Maven and write a plugin for that sort of thing. -- Cheers, Peter Donald -------------------------------- My opinions may have changed, but not the fact that I am right -------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
