Re: Packaging Maven 2 - shipping binaries for bootstrapping.

2006-03-17 Thread Philipp Meier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Trygve Laugstøl schrieb: >>doxia-* >>modello-* >>plexus-* (plexus-utils is in the archives) >>wagon-* >>surefire >> >>I ignored transient dependencies for now, but it seams to be doable. > > > Why? They're as much needed as the direct dependencies.

Re: Packaging Maven 2 - shipping binaries for bootstrapping.

2006-03-16 Thread Trygve Laugstøl
[I'm on the list so no need to CC] On Thu, 2006-03-09 at 09:59 +0100, Philipp Meier wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Trygve Laugstøl schrieb: > > > I tried to package Maven 2 last summer and you seem to have gotten as > > far as I was back then so let me give you a sm

Re: Packaging Maven 2 - shipping binaries for bootstrapping.

2006-03-09 Thread Arnaud Vandyck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wolfgang Baer wrote: > Hi Philipp, > > Philipp Meier wrote: > [..] > >>My worry is still wheter to ship binaries in the source to bootsrap a >>first maven 2 version in debian or going to make ant files for the first >>version's dependencies. > > I d

Re: Packaging Maven 2 - shipping binaries for bootstrapping.

2006-03-09 Thread Wolfgang Baer
Hi Philipp, Philipp Meier wrote: [..] > > My worry is still wheter to ship binaries in the source to bootsrap a > first maven 2 version in debian or going to make ant files for the first > version's dependencies. I don't know anything about maven but we need to go with the ant files as otherwise

Re: Packaging Maven 2 - shipping binaries for bootstrapping.

2006-03-09 Thread Philipp Meier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Trygve Laugstøl schrieb: > I tried to package Maven 2 last summer and you seem to have gotten as > far as I was back then so let me give you a small braindump. > > You seem to have found some of the depdencies that Maven needs to build > itself, but

Re: Packaging Maven 2 - shipping binaries for bootstrapping.

2006-03-08 Thread Trygve Laugstøl
Hi Philipp, I tried to package Maven 2 last summer and you seem to have gotten as far as I was back then so let me give you a small braindump. You seem to have found some of the depdencies that Maven needs to build itself, but there is a whole lot more of them. You can drop a few of them if you s

Re: Packaging Maven 2 - shipping binaries for bootstrapping.

2006-03-02 Thread Philipp Meier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi debian java folks, hi mentors, I'm posting this to mentors, too, because the problem described below is not only about maven2 but about a general problem with bootstrapping circularely depending packages. More news on packaging maven2. I was able

Re: Packaging Maven 2

2006-03-01 Thread Philipp Meier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barry Hawkins schrieb: > On Fri, Feb 24, 2006 at 10:48:14AM +0100, Philipp Meier wrote: >>To my evaluation there are the following challenges when packaging maven2: > > [...] > Yes, your assessment of the situation seems on target. Trygve has identif

Re: Packaging Maven 2

2006-02-25 Thread Barry Hawkins
On Sat, Feb 25, 2006 at 09:27:34AM -0400, Gerardo Curiel wrote: > Hi, i'm new on this list and i'd like to help on debian-java team. I' m > [javamaniac] on irc > > FYI, have you seen this ? http://people.debian.org/~avdyk/maven.html [...] Gerardo, Hello, good to know your real name at last! F

Re: Packaging Maven 2

2006-02-25 Thread Gerardo Curiel
Hi, i'm new on this list and i'd like to help on debian-java team. I' m [javamaniac] on ircFYI, have you seen this ? http://people.debian.org/~avdyk/maven.html 2006/2/25, Barry Hawkins <[EMAIL PROTECTED]>: On Fri, Feb 24, 2006 at 10:48:14AM +0100, Philipp Meier wrote:[...]> I'm the maintainer of th

Re: Packaging Maven 2

2006-02-24 Thread Barry Hawkins
On Fri, Feb 24, 2006 at 10:48:14AM +0100, Philipp Meier wrote: [...] > I'm the maintainer of the jetty package which uses ant as build tool. > The new beta release of jetty use maven 2 for packaging. I think that > many projects will switch to maven 2, too, sooner or later. [...] Agreed, Maven is d

Packaging Maven 2

2006-02-24 Thread Philipp Meier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello Debian Java Folks! I'm the maintainer of the jetty package which uses ant as build tool. The new beta release of jetty use maven 2 for packaging. I think that many projects will switch to maven 2, too, sooner or later. I investigated in the cur