com.pyx4me.maven.gammu
Class GammuDeploy3tMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by com.pyx4me.maven.gammu.GammuDeployMojo
          extended by 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 class com.pyx4me.maven.gammu.GammuDeployMojo
appendClassifier, jarfile, outputDirectory
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
GammuDeploy3tMojo()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class com.pyx4me.maven.gammu.GammuDeployMojo
getArtifactName
 
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
 

Field Detail

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.

Constructor Detail

GammuDeploy3tMojo

public GammuDeploy3tMojo()
Method Detail

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.