com.pyx4me.maven.gammu
Class GammuDeploy1Mojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by com.pyx4me.maven.gammu.GammuDeployMojo
          extended by com.pyx4me.maven.gammu.GammuDeploy1Mojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class GammuDeploy1Mojo
extends GammuDeployMojo

Handy shortcut for "gammu:deploy -Dgammu.c=1" if you have multiple phones Use configuration 1 for application installation.

Author:
vlads

Field Summary
protected  java.lang.String confign
          Specifies specifies which config section to use.
 
Fields inherited from class com.pyx4me.maven.gammu.GammuDeployMojo
appendClassifier, classifier, jarfile, outputDirectory
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
GammuDeploy1Mojo()
           
 
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.

Constructor Detail

GammuDeploy1Mojo

public GammuDeploy1Mojo()
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.