Package org.apache.maven.plugins.jmod
package org.apache.maven.plugins.jmod
-
ClassesClassDescriptionThis contains the code to handle toolchains and the execution of the command which is similar to code in maven-jlink-plugin (maven-jdeps-plugin?).The
create
goal is intended to createjmod
files which can be used for later linking via maven-jlink-plugin.This goal is to support the usage ofjmod describe
.jmod hash ...This goal is to support the usage ofjmod list
to show the content of ajmod
file.