Class | Description |
---|---|
AbstractJModMojo |
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?).
|
JModCreateMojo |
The
create goal is intended to create jmod files which can be used for later linking via
maven-jlink-plugin. |
JModDescribeMojo |
This goal is to support the usage of
jmod describe . |
JModHashMojo |
jmod hash ...
|
JModListMojo |
This goal is to support the usage of
jmod list to show the content of a jmod file. |
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.