Re: Using maven while developing maven

2004-11-23 Thread Brett Porter
Does this help? http://www.apache.org/~brett/site-2/developers/building-from-source.html#Building_Maven_with_Maven I have a development version that I continuously use and build over the top of (until I kill it and have to start from scratch :) - Brett Hardy Ferentschik wrote: Hi there, just wond

Using maven while developing maven

2004-11-23 Thread Hardy Ferentschik
Hi there, just wondering how you guys are dealing with this. I am using maven to build my java projects and have a installed version of maven 1.0.1. I also would like to develop/debug the maven. I can build maven using my installed version of maven, but how do I get a running version maven instal