Maven plugin provides a way to load JDK and use its tools during project build
-
Updated
Sep 7, 2024 - Java
Maven plugin provides a way to load JDK and use its tools during project build
This Maven Plugin does two things. First, it automatically transforms your Maven dependency graph into Java modules. Second, it bridges Maven and built-in Java tools like jdeps, jlink, and jpackage.
This project demonstrates how to make custom JRE to run a java project on any machine.
Add a description, image, and links to the jdeps topic page so that developers can more easily learn about it.
To associate your repository with the jdeps topic, visit your repo's landing page and select "manage topics."