@Mojo(name="changelog")
public final class Changelog
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
Changelog()
Ctor.
|
Changelog(File repo,
File output)
Ctor.
|
Changelog(File repo,
File output,
String format)
Ctor.
|
Changelog(File repo,
File output,
String format,
File customFormat)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
public Changelog()
public Changelog(File repo, File output)
repo - path to git repooutput - file to which to save the XMLpublic Changelog(File repo, File output, String format)
repo - path to git repooutput - file to which to save the XMLformat - the format for the outputCopyright © 2018 George Aristy. All rights reserved.