Package de.dentrassi.rpm.builder
Class YumMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- de.dentrassi.rpm.builder.YumMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="yum-repository", defaultPhase=PACKAGE, requiresProject=true, requiresDependencyResolution=COMPILE, requiresDependencyCollection=COMPILE, threadSafe=false) public class YumMojo extends org.apache.maven.plugin.AbstractMojoBuild a YUM repository- Author:
- ctron
-
-
Field Summary
Fields Modifier and Type Field Description protected org.apache.maven.project.MavenProjectprojectThe maven project
-
Constructor Summary
Constructors Constructor Description YumMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()voidsetSkip(boolean skip)
-