net.sf.wmutils.issync
Class SyncFromIsMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by net.sf.wmutils.issync.AbstractSyncMojo
          extended by net.sf.wmutils.issync.SyncFromIsMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class SyncFromIsMojo
extends AbstractSyncMojo

A Maven Mojo, which copies a local directory to an integration servers package directory, overwriting the package.


Field Summary
 
Fields inherited from class net.sf.wmutils.issync.AbstractSyncMojo
project
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
SyncFromIsMojo()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class net.sf.wmutils.issync.AbstractSyncMojo
getIsPackageDir, getLocalPackageDir, getPackages, getProject, sync
 
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
 

Constructor Detail

SyncFromIsMojo

public SyncFromIsMojo()
Method Detail

execute

public void execute()
             throws org.apache.maven.plugin.MojoExecutionException,
                    org.apache.maven.plugin.MojoFailureException
Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException


Copyright © 2009. All Rights Reserved.