@Mojo(name="bootstrap", requiresProject=false) public class BootstrapMojo extends CheckoutMojo
VALID_VERSION_TYPES, VERSION_TYPE_BRANCH, VERSION_TYPE_REVISION, VERSION_TYPE_TAG
Constructor and Description |
---|
BootstrapMojo() |
Modifier and Type | Method and Description |
---|---|
protected String |
determineWorkingDirectoryPath(File checkoutDirectory,
String relativePathProjectDirectory,
String goalsDirectory)
Determines the path of the working directory.
|
void |
execute() |
checkout, getCheckoutDirectory, getCheckoutResult, setCheckoutDirectory
checkResult, getBasedir, getConnectionUrl, getExcludes, getFileSet, getIncludes, getScmManager, getScmRepository, getScmVersion, getWorkingDirectory, handleExcludesIncludesAfterCheckoutAndExport, setConnectionType, setConnectionUrl, setExcludes, setIncludes, setWorkingDirectory
getLog, getPluginContext, setLog, setPluginContext
public BootstrapMojo()
public void execute() throws MojoExecutionException
execute
in interface Mojo
execute
in class CheckoutMojo
MojoExecutionException
protected String determineWorkingDirectoryPath(File checkoutDirectory, String relativePathProjectDirectory, String goalsDirectory)
checkoutDirectory
- relativePathProjectDirectory
- goalsDirectory
- Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.