
public final class TestModuleAttachMojo extends AbstractAttachMojo
| Constructor and Description |
|---|
TestModuleAttachMojo()
Creates a new
TestModuleAttachMojo instance. |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getArtifactClassifier()
Gets the classifier of the artifact to attach.
|
protected File |
getArtifactFile()
Gets the file of the artifact to attach.
|
protected String |
getArtifactType()
Gets the type of the artifact to attach.
|
protected String |
getExecutionStrategy()
Gets the execution strategy of the instance.
|
execute, getMavenProject, getMavenProjectHelper, getMavenSession, getSessionDirectory, isVerbose, setVerbosegetLog, getPluginContext, setLog, setPluginContextpublic TestModuleAttachMojo()
TestModuleAttachMojo instance.protected File getArtifactFile()
AbstractAttachMojogetArtifactFile in class AbstractAttachMojoprotected String getArtifactClassifier()
AbstractAttachMojogetArtifactClassifier in class AbstractAttachMojoprotected String getArtifactType()
AbstractAttachMojogetArtifactType in class AbstractAttachMojoprotected String getExecutionStrategy()
AbstractAttachMojogetExecutionStrategy in class AbstractAttachMojoCopyright © 2005-2013 The JOMC Project. All Rights Reserved.