com.pyx4me.maven.gammu
Class GammuDeploy3tMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.pyx4me.maven.gammu.GammuDeployMojo
com.pyx4me.maven.gammu.GammuDeploy3tMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class GammuDeploy3tMojo
- extends GammuDeployMojo
Handy shortcut for "gammu:deploy -Dgammu.c=3 -Dgammu.classifier=test" if you
have multiple phones Use configuration 3 for application installation.
- Author:
- vlads
|
Field Summary |
protected java.lang.String |
classifier
Classifier to added to the artifact generated. |
protected java.lang.String |
confign
Specifies specifies which config section to use. |
| 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 |
confign
protected java.lang.String confign
- Specifies specifies which config section to use.
classifier
protected java.lang.String classifier
- Classifier to added to the artifact generated.
GammuDeploy3tMojo
public GammuDeploy3tMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Specified by:
execute in interface org.apache.maven.plugin.Mojo- Overrides:
execute in class GammuDeployMojo
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2006-2009 Pyx Software Services Inc.. All Rights Reserved.