Re: How to bootstrap Maven

2012-01-09 Thread Daniel Schepler
On Sunday, January 08, 2012 03:37:23 PM Ludovic Claude wrote: > Hello Daniel, > > You have done an excellent job here to bootstrap the build of Maven 3. I Umm, I was working with the source packages from unstable, which afaict still has Maven 2. > cannot think of anothwe way of doing it. It's a

Re: How to bootstrap Maven

2012-01-08 Thread Ludovic Claude
Hello Daniel, You have done an excellent job here to bootstrap the build of Maven 3. I cannot think of anothwe way of doing it. It's a pity that Maven 3 requires so much bootstrapping, I have packaged Maven 2.2.2 and was very careful to avoid such bootstrapping. But it's a long exercise to convert

How to bootstrap Maven

2012-01-07 Thread Daniel Schepler
In my overall pbuildd project, the idea is to bootstrap the Debian archive from the package sources and a minimal starting chroot, using cycle breaker scripts where necessary. As part of that project, I'm trying to figure out how one would bootstrap the Maven packages (and those of their depend