@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, setCheckoutDirectorycheckResult, getBasedir, getConnectionUrl, getExcludes, getFileSet, getIncludes, getScmManager, getScmRepository, getScmVersion, getWorkingDirectory, handleExcludesIncludesAfterCheckoutAndExport, setConnectionType, setConnectionUrl, setExcludes, setIncludes, setWorkingDirectorypublic BootstrapMojo()
public void execute() throws org.apache.maven.plugin.MojoExecutionException
execute in interface org.apache.maven.plugin.Mojoexecute in class CheckoutMojoorg.apache.maven.plugin.MojoExecutionExceptionprotected String determineWorkingDirectoryPath(File checkoutDirectory, String relativePathProjectDirectory, String goalsDirectory)
checkoutDirectory - relativePathProjectDirectory - goalsDirectory - Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.