@Mojo(threadSafe=true, name="classify", defaultPhase=INITIALIZE) public final class ClassifyMojo extends AbstractMojo
| Constructor and Description |
|---|
ClassifyMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
setClassifier(String name)
Set classifier.
|
void |
setProject(MavenProject prj)
Set project.
|
getLog, getPluginContext, setLog, setPluginContextpublic void execute()
throws MojoFailureException
MojoFailureExceptionpublic void setProject(MavenProject prj)
prj - Project to setpublic void setClassifier(String name)
name - Name of propertyCopyright © 2012–2014 jcabi.com. All rights reserved.