public final class MainModuleAttachMojo extends AbstractAttachMojo
Constructor and Description |
---|
MainModuleAttachMojo()
Creates a new
MainModuleAttachMojo 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, setVerbose
getLog, getPluginContext, setLog, setPluginContext
public MainModuleAttachMojo()
MainModuleAttachMojo
instance.protected File getArtifactFile()
AbstractAttachMojo
getArtifactFile
in class AbstractAttachMojo
protected String getArtifactClassifier()
AbstractAttachMojo
getArtifactClassifier
in class AbstractAttachMojo
protected String getArtifactType()
AbstractAttachMojo
getArtifactType
in class AbstractAttachMojo
protected String getExecutionStrategy()
AbstractAttachMojo
getExecutionStrategy
in class AbstractAttachMojo
Copyright © 2005-2013 The JOMC Project. All Rights Reserved.