@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, 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–2018 The Apache Software Foundation. All rights reserved.