List Question
20 TechQA 2024-02-29T23:13:44.920000JPMS; trying to use a class from a dependecy module as mainClass fails in maven build
21 views
Asked by R...
Maven JPMS without test-scoped dependencies
110 views
Asked by Grim
When running mvn test why is build failing with java.lang.ClassNotFoundException: java.net.http.HttpResponse?
129 views
Asked by spacether
Are JPMS modifiers `static` and `transitive` incompatible?
106 views
Asked by Piotr P. Karwasz
Compilation failure on custom class with package java.util
124 views
Asked by V R
ClassNotFoundException: org.apache.logging.log4j.Logger
538 views
Asked by ngong
surefire testng fails to launch due to JPMS error on jdk11
80 views
Asked by Adrian Herscu
how to set the compiler option --patch-modules in eclipse
90 views
Asked by Heiko
JPMS and foreign JAR files often lead to ResolutionException
111 views
Asked by ngong
DNSJava 2.1.8 as dependency invalidates JPMS (Java 9 Platform Module System) compatibility
166 views
Asked by Grim
Java JPMS project : package (JAXB) is not visible
44 views
Asked by KronosOne
fop pom and module-info example
173 views
Asked by ngong
ModuleLayer can't find my resources when running my modular program, but it can for my modular jar
260 views
Asked by davidalayachew
Modularizing a Java Project in Eclipse
58 views
Asked by James Walton
Applying --add-opens Option to Dynamically Loaded Modules in Java 17
2.4k views
Asked by Peyang
Spring multi-module JPMS project - exception only in IntellIJ
72 views
Asked by Jan Nowak
Enumeration of modules during resolution
53 views
Asked by Hicham Moustaid
Maven project: module not found even with correct dependencies
135 views
Asked by AndreaG