Uses of Class
org.apache.maven.plugins.jmod.AbstractJModMojo
-
-
Uses of AbstractJModMojo in org.apache.maven.plugins.jmod
Subclasses of AbstractJModMojo in org.apache.maven.plugins.jmod Modifier and Type Class Description class
JModCreateMojo
Thecreate
goal is intended to createjmod
files which can be used for later linking via maven-jlink-plugin.class
JModDescribeMojo
This goal is to support the usage ofjmod describe
.class
JModHashMojo
jmod hash ...class
JModListMojo
This goal is to support the usage ofjmod list
to show the content of ajmod
file.
-