-
Hi, here is my pom part:
```
org.simplejavamail
simple-java-mail
6.0.4
```
module-info:
```
requires org.simplejavamail;
requires org.simplejavamai…
-
I'm looking for the possibility to have MiMa only report about specific packages that I declare to be "the public API" of my .jar file. Ultimately I would like to use the `export` and `provides` keywo…
-
Maven SureFire plugin really doesn't like JPMS, does it?
-
### Describe the bug, including details regarding any error messages, version, and platform.
Arrow Java should not publish modules based on filenames. Flatbuffers/Protobuf can probably be shaded to…
-
#Originally reported by Steffen Kriese as [Bug 535650 at bugs.eclipse.org](https://bugs.eclipse.org/bugs/show_bug.cgi?id=535650).
> Created attachment 274371 [details]
> demo project to reproduce …
-
Is TwelveMonkeys compatible with Java 9? Any private APIs that used that will break with module loading/jigsaw?
-
At the moment, Velocity does not have any support for JPMS modules. This is expected, since it's a Java-8 compatible project loading plugins using `URLClassLoader`.
For plugins targeting Java 11, i…
-
Asciidoc FTW!
-
Have you considered doing this? Will you consider it? I might be willing to help.
-
https://github.com/eclipse-efx/efxclipse-rt/blob/cfdb23a65333a59524db1b1a198a3344308418fe/modules/core/org.eclipse.fx.osgi/src/main/java/org/eclipse/fx/osgi/fxloader/jpms/JavaModuleLayerModification.j…