@Mojo(name="release",
instantiationStrategy=SINGLETON,
defaultPhase=INITIALIZE,
threadSafe=true)
public class ReleaseMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
static String |
GOAL_RELEASE |
| Constructor and Description |
|---|
ReleaseMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
public static final String GOAL_RELEASE
Copyright © 2021. All rights reserved.