Neither.

It means all maven functionality is invoked via the 
${maven.home}/examples/build.xml file and tailored with properties.

This means no copying code to your existing build file.
--
dIon Gillard, Multitask Consulting
Work:      http://www.multitask.com.au
Developers: http://adslgateway.multitask.com.au/developers

"Matt Ho" <[EMAIL PROTECTED]> wrote on 06/25/2002 02:25:05 AM:

> I've looked around for postings on what a build.xml-less maven would
> look like.  Does this mean that maven projects would use a different
> name for the build file or does it mean that the maven targets would be
> included via a
> 
> 
> <!DOCTYPE project [
>   <!ENTITY maven SYSTEM "file:build-maven-ext.xml">
> ]>
> 
> <project ...>
> &maven;
> </project>
> 
> kind of thing?  I'm +1 on the later.
> 
> M
> 
> 
> --
> To unsubscribe, e-mail:   <
> mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <
> mailto:[EMAIL PROTECTED]>
> 


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

Reply via email to