Package org.apache.maven.plugins.jmod


package org.apache.maven.plugins.jmod
  • 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?).
    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.