@Mojo(name="yum-repository",
defaultPhase=PACKAGE,
requiresProject=true,
requiresDependencyResolution=COMPILE,
requiresDependencyCollection=COMPILE,
threadSafe=false)
public class YumMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.maven.project.MavenProject |
project
The maven project
|
| Constructor and Description |
|---|
YumMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
Copyright © 2016–2018. All rights reserved.