question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update to support Java Modules Plugin version 1.6.0

See original GitHub issue

The Java Module Plugin version 1.6.0 introduced some refactoring (see gradle-modules-plugin Issue 80) that causes java.lang.ClassNotFoundException: org.javamodularity.moduleplugin.tasks.ModuleOptions – see this CI build log example.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
tobiasdiezcommented, May 28, 2020

Since the version 1.7 of the gradle modules plugin was just released, is there any chance 0.0.9 gets released soon as well?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Oracle JDK Migration Guide - Java
The purpose of this guide is to help you identify potential issues and give you suggestions on how to proceed as you migrate...
Read more >
GitHub - java9-modularity/gradle-modules-plugin
This Gradle plugin helps working with the Java Platform Module System - GitHub ... You can configure a different module version using the...
Read more >
Install or update Java Runtime Environment and enable Java ...
Install or update Java Runtime Environment and enable Java Plugin · If needed, clear browser cache, clear Java cache. Clear the browser cache...
Read more >
It's time! Migrating to Java 11. Why you should ... - Medium
2. Open pom.xml and update java.version property. ; 3. Remove cobertura-maven-plugin references as it's not supported with JDK 11 and looks like ...
Read more >
How do I enable Java in my web browser?
Starting with Chrome version 42 (released April 2015), Chrome has disabled the standard way in which browsers support plugins.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found