@Mojo(name="add",
defaultPhase=NONE)
public class AddChangelogEntryMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
AddChangelogEntryMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
executeAdd(String inputDir,
String unreleasedVersionDir,
String outputFile,
ChangelogEntry entry) |
public void execute()
public void executeAdd(String inputDir, String unreleasedVersionDir, String outputFile, ChangelogEntry entry)
Copyright © 2022. All rights reserved.