@Mojo(name="bootstrap", requiresProject=false) public class BootstrapMojo extends CheckoutMojo
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
public BootstrapMojo()
public void execute() throws org.apache.maven.plugin.MojoExecutionException
execute
in interface org.apache.maven.plugin.Mojo
execute
in class CheckoutMojo
org.apache.maven.plugin.MojoExecutionException
protected String determineWorkingDirectoryPath(File checkoutDirectory, String relativePathProjectDirectory, String goalsDirectory)
checkoutDirectory
- relativePathProjectDirectory
- goalsDirectory
- Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.