Uses of Class
net.agilhard.maven.plugins.jpacktool.mojo.AbstractGenerateJPacktoolPomMojo
Package | Description |
---|---|
net.agilhard.maven.plugins.jpacktool.mojo |
-
Uses of AbstractGenerateJPacktoolPomMojo in net.agilhard.maven.plugins.jpacktool.mojo
Subclasses of AbstractGenerateJPacktoolPomMojo in net.agilhard.maven.plugins.jpacktool.mojo Modifier and Type Class Description class
GenerateJLinkPomMojo
Generate pom for packaging a project using a Bootstrap and a Business Application and use JLink as the final step.class
GenerateJPackagePomMojo
Generate pom for packaging a project using a Bootstrap and a Business Application and use JPackage as the final step - not yet implemented.