All Classes and Interfaces
Classes
Class
Description
This contains the code to handle toolchains and the execution of the command which is similar to code in
maven-jlink-plugin (maven-jdeps-plugin?).
Display help information on maven-jmod-plugin.
Call
Call
mvn jmod:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.The
create
goal is intended to create jmod
files which can be used for later linking via
maven-jlink-plugin.This goal is to support the usage of
jmod describe
.
jmod hash ...
This goal is to support the usage of
jmod list
to show the content of a jmod
file.