|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.maven.plugin.deb.AbstractDebMojo
public abstract class AbstractDebMojo
| Field Summary | |
|---|---|
protected boolean |
useFakeroot
A flag to indicate whether to use fakeroot. |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
AbstractDebMojo()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getArtifactId()
|
protected ControlFileGenerator |
getControlFileGenerator()
|
java.lang.String |
getGroupId()
|
java.lang.String |
getVersion()
|
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.maven.plugin.Mojo |
|---|
execute |
| Field Detail |
|---|
protected boolean useFakeroot
| Constructor Detail |
|---|
public AbstractDebMojo()
| Method Detail |
|---|
public java.lang.String getGroupId()
public java.lang.String getArtifactId()
public java.lang.String getVersion()
protected ControlFileGenerator getControlFileGenerator()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||