@Mojo(name="download",
defaultPhase=PRE_INTEGRATION_TEST,
requiresProject=false)
public final class EventStoreDownloadMojo
extends AbstractEventStoreMojo
| Constructor and Description |
|---|
EventStoreDownloadMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
executeGoal()
Executes the goal code.
|
File |
getDownloadFile()
Returns the file where the result of the download is located.
|
asList, checkNotNull, deletePid, execute, getArchiveExtension, getArchiveName, getArchiveVersion, getBaseUrl, getDownloadUrl, getEventStoreDir, getPidFile, getTargetDir, logDebug, logError, readPid, setArchiveExtension, setArchiveName, setArchiveVersion, setBaseUrl, setDownloadUrl, setEventStoreDir, setTargetDir, writePidprotected final void executeGoal()
throws org.apache.maven.plugin.MojoExecutionException
AbstractEventStoreMojoexecuteGoal in class AbstractEventStoreMojoorg.apache.maven.plugin.MojoExecutionException - if goal execution failedpublic final File getDownloadFile() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException - Error initializing the variables necessary to construct the
result.Copyright © 2016 fuin.org (Germany). All rights reserved.