com.googlecode.mavenfilesync
Class FileSyncSetupMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.googlecode.mavenfilesync.FileSyncSetupMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class FileSyncSetupMojo
- extends org.apache.maven.plugin.AbstractMojo
Generates configuration files (.settings/de.loskutov.FileSync.prefs) and adds
FileSync project nature to the project (.project file). Does not refresh
project in eclipse workspace - a manual refresh is needed. If run from within
|
Nested Class Summary |
static class |
FileSyncSetupMojo.Param
Defines all the possible params that can be used in the settings file -
defined by the filesync settings file standard. |
| 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 |
FileSyncSetupMojo
public FileSyncSetupMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
Copyright © 2011. All Rights Reserved.