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