@Mojo(name="create", requiresDependencyResolution=COMPILE, defaultPhase=PACKAGE, requiresProject=true) public class JModCreateMojo extends AbstractJModMojo
create
goal is intended to create jmod
files which can be used for later linking via
maven-jlink-plugin. The jmod
files
can not be used as usual dependencies on the classpath only in relationship with maven-jlink-plugin
.Constructor and Description |
---|
JModCreateMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
executeCommand, getCommaSeparatedList, getJModExecutable, getProject, getSession, getToolchain, projectHasAlreadySetAnArtifact
Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.