Quantcast
Channel: Gradle Forums - Latest posts
Viewing all articles
Browse latest Browse all 19859

Compile and test with java 11 and jupiter

$
0
0

Thanks @regrog. I’ll take a look in a moment. In the meantime, you could take a look at these examples of mrJar being applied in other multi-module projects:

The mrJar-ified version of the Gradle Guide’s modular Java 9 Storyteller Application
Paul Bakker’s mrJar-ified gradle-modules-plugin-example
Multi-module Group-compilation with --module-source-path & JavaFXuses Composite Builds

You should be able to get an idea from those project’s build.gradles how to setup your project. But I will download your project and see what I can see regarding your problem running tests.

I really appreciate your helping me troubleshoot the plugin, regrog. Much appreciated :+1:


Viewing all articles
Browse latest Browse all 19859

Trending Articles