Re: maven-compiler-plugin 3.x

2015-06-13 Thread Miguel Landaeta
On Wed, Jun 10, 2015 at 02:21:30PM +0200, Emmanuel Bourg wrote: > It looks like we have some issues left with the maven-compiler-plugin > 3.x. The pom in libmaven-compiler-plugin-java/3.2-3 refers to > plexus-compiler 2.x, but the package depends on libplexus-compiler-java > which is

Re: maven-compiler-plugin 3.x

2015-06-10 Thread gregor herrmann
On Wed, 10 Jun 2015 15:30:31 +0200, Emmanuel Bourg wrote: > > I haven't tried this yet, but it appears that dpkg added versioned > > support for virtual packages to unstable last August > Thanks, this is very interesting. That means we could stop the > proliferation of java-runtime virtual package

Re: maven-compiler-plugin 3.x

2015-06-10 Thread Emmanuel Bourg
Le 10/06/2015 15:18, tony mancill a écrit : > I haven't tried this yet, but it appears that dpkg added versioned > support for virtual packages to unstable last August Thanks, this is very interesting. That means we could stop the proliferation of java-runtime virtual packages and replace them wi

Re: maven-compiler-plugin 3.x

2015-06-10 Thread tony mancill
On 06/10/2015 05:54 AM, Emmanuel Bourg wrote: > Le 10/06/2015 14:48, Markus Koschany a écrit : > >> It is probably sufficient to add a versioned dependency on >> libplexus-compiler-java (>= 2.4) but I would also take a closer look at >> the Provides field. > > I don't know if a versioned dependen

Re: maven-compiler-plugin 3.x

2015-06-10 Thread Emmanuel Bourg
Le 10/06/2015 14:48, Markus Koschany a écrit : > It is probably sufficient to add a versioned dependency on > libplexus-compiler-java (>= 2.4) but I would also take a closer look at > the Provides field. I don't know if a versioned dependency will work. If libplexus-compiler-java is now considere

Re: maven-compiler-plugin 3.x

2015-06-10 Thread Markus Koschany
On 10.06.2015 14:21, Emmanuel Bourg wrote: > It looks like we have some issues left with the maven-compiler-plugin > 3.x. I reported this issue here: https://bugs.debian.org/787199 It is probably sufficient to add a versioned dependency on libplexus-compiler-java (>= 2.4) but I would

Re: maven-compiler-plugin 3.x

2015-06-10 Thread Emmanuel Bourg
It looks like we have some issues left with the maven-compiler-plugin 3.x. The pom in libmaven-compiler-plugin-java/3.2-3 refers to plexus-compiler 2.x, but the package depends on libplexus-compiler-java which is satisfied by libplexus-compiler-1.0-java. So a package depending on maven-compiler

Re: maven-compiler-plugin 3.x

2015-03-04 Thread Miguel Landaeta
On Wed, Mar 04, 2015 at 04:34:15PM -0300, Miguel Landaeta wrote: > On Wed, Mar 04, 2015 at 11:20:36AM +0100, Emmanuel Bourg wrote: > > > > If there is a compatibility issue a new package is the way to go, > > however I'd prefer a maven-compiler-plugin-2.5 package with the old > > version, and the

Re: maven-compiler-plugin 3.x

2015-03-04 Thread Miguel Landaeta
On Wed, Mar 04, 2015 at 11:20:36AM +0100, Emmanuel Bourg wrote: > > If there is a compatibility issue a new package is the way to go, > however I'd prefer a maven-compiler-plugin-2.5 package with the old > version, and the unversionned package keeps the most recent version. I agree. I'll introduc

Re: maven-compiler-plugin 3.x

2015-03-04 Thread Emmanuel Bourg
Le 04/03/2015 11:06, Miguel Landaeta a écrit : > I'm still checking this. If we find it's is not compatible with Maven > 2, had we discuss what to do? There are lots of packages relying on > this plugin and Maven 2 but it's also time to use Maven 3 and to > update this plugin. > > Maybe can we ha

Re: maven-compiler-plugin 3.x

2015-03-04 Thread Miguel Landaeta
On Wed, Mar 04, 2015 at 08:20:42AM +0100, Emmanuel Bourg wrote: > > I vaguely remember from the last time I upgraded the > maven-compiler-plugin and plexus-compiler that the version 3.x wasn't > compatible with Maven 2. Did you check that? I'm still checking this. If we find it's is not compatibl

Re: maven-compiler-plugin 3.x

2015-03-03 Thread Emmanuel Bourg
Le 04/03/2015 03:53, Miguel Landaeta a écrit : > Hi folks, > > I'd like to update this package to the most recent upstream release > 3.2. > > Since this is a core maven plugin I just wanted to check with the team > if somebody has a comment, observation or objection to this. Hi Miguel, I vaguel

maven-compiler-plugin 3.x

2015-03-03 Thread Miguel Landaeta
Hi folks, I'd like to update this package to the most recent upstream release 3.2. Since this is a core maven plugin I just wanted to check with the team if somebody has a comment, observation or objection to this. If not, I'll upload a updated package soon to experimental. Cheers, -- Miguel