On Mon, 2002-06-03 at 11:49, Jon Scott Stevens wrote: > Hey all, > > What do you think of the idea of adding a target to the project's build.xml > that will auto-install maven? That way, if you don't have maven installed, > it will download the latest release (or a specific version) and install it?
That would be cool, there is already some code that will update the version of Maven to the newest version so there's no reason why it couldn't be done but some initial properties still need to be set. > The idea is that the end user who wants to build a mavenized project > shouldn't have to go to jakarta.apache.org, download ant (install it), > download maven (install it) and then build the project they want to work > on... I'm all for a webstart type thing. That would be very cool. > -jon > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
