Bug#881433: maven: /usr/share/maven/boot/plexus-classworlds-2.x.jar should point to /usr/share/java/plexus-classworlds.jar

2017-11-12 Thread Miguel Landaeta
On Sat, Nov 11, 2017 at 08:24:09PM +0100, Emmanuel Bourg wrote: > Le 11/11/2017 à 19:26, Miguel Landaeta a écrit : > > > However, maven switched its dependency to libplexus-classworlds-java, > > so this causes a dangling pointer and breaks maven unless you have > > installed both

Bug#881433: maven: /usr/share/maven/boot/plexus-classworlds-2.x.jar should point to /usr/share/java/plexus-classworlds.jar

2017-11-11 Thread Emmanuel Bourg
Le 11/11/2017 à 19:26, Miguel Landaeta a écrit : > However, maven switched its dependency to libplexus-classworlds-java, > so this causes a dangling pointer and breaks maven unless you have > installed both libplexus-classworlds-java packages. Thank you Miguel! You can even remove the 2.x suffix

Bug#881433: maven: /usr/share/maven/boot/plexus-classworlds-2.x.jar should point to /usr/share/java/plexus-classworlds.jar

2017-11-11 Thread Miguel Landaeta
Package: maven Version: 3.3.9-4 Severity: normal Tags: patch As title says. /usr/share/maven/boot/plexus-classworlds-2.x.jar is currently pointing to /usr/share/java/plexus-classworlds2.jar that is provided by transitional package libplexus-classworlds2-java. However, maven switched its