<div dir="ltr"><div><div><div>I'm actually having the inverse issue. Unsure of what changes have been made since this last report:<br><br>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'<br><br></div>Solution:<br><br></div>cd /usr/share/java<br></div>ln -s plexus-component-annotations-1.5.jar plexus-component-annotations.jar<br></div>