Bug#865499: gradle fails to start in unstable after plexus-containers update

2017-11-18 Thread Dillon Gilmore
I'm actually having the inverse issue. Unsure of what changes have been
made since this last report:

Caused by: java.lang.IllegalArgumentException: Cannot find JAR
'plexus-component-annotations.jar' required by module
'gradle-dependency-management' using classpath or distribution directory
'/usr/share/gradle'

Solution:

cd /usr/share/java
ln -s plexus-component-annotations-1.5.jar plexus-component-annotations.jar


Bug#865499: gradle fails to start in unstable after plexus-containers update

2017-06-23 Thread Emmanuel Bourg
Le 22/06/2017 à 06:01, tony mancill a écrit :

> I'm not yet sure whether the problem lies with gradle or
> plexus-containers, but perhaps we should reassign this bug to
> plexus-containers1.5 (or create a new one) to temporarily prevent the
> migration.  I'm opening the bug against gradle in case others run into
> the same issue.

As a temporary workaround I'll add a symlink in
libplexus-component-annotations-java to avoid this error. But this is
clearly a packaging bug in gradle, the classpath has to be built with
the versionless jar (i.e.
/usr/share/java/plexus-component-annotations-1.5.jar).

Emmanuel Bourg



Bug#865499: gradle fails to start in unstable after plexus-containers update

2017-06-21 Thread tony mancill
Package: gradle
Version: 3.2.1-1
Severity: important

Hi,

It looks like the recent upload of plexus-containers1.5 [1] has left
gradle in a bad way in unstable (and possibly soon in testing too).  It
fails to start, and running "gradle --stacktrace" results in a long
stacktrace that includes this:

Caused by: java.lang.IllegalArgumentException: Cannot find JAR 
'plexus-component-annotations-1.5-1.6.jar' required by module 
'gradle-dependency-management' using classpath or distribution directory 
'/usr/share/gradle'

I'm not yet sure whether the problem lies with gradle or
plexus-containers, but perhaps we should reassign this bug to
plexus-containers1.5 (or create a new one) to temporarily prevent the
migration.  I'm opening the bug against gradle in case others run into
the same issue.

Thanks,
tony

[1] https://tracker.debian.org/news/848440


signature.asc
Description: PGP signature