org.vafer.jdeb.maven
Class DebMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.vafer.jdeb.maven.AbstractPluginMojo
org.vafer.jdeb.maven.DebMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class DebMojo
- extends AbstractPluginMojo
Creates deb archive
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| 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 |
DebMojo
public DebMojo()
setOpenReplaceToken
public void setOpenReplaceToken(String openReplaceToken)
setCloseReplaceToken
public void setCloseReplaceToken(String closeReplaceToken)
setData
protected void setData(Data[] pData)
initializeVariableResolver
protected VariableResolver initializeVariableResolver(Map variables)
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
- Main entry point
- Throws:
org.apache.maven.plugin.MojoExecutionException - on error
Copyright © 2012. All Rights Reserved.