org.exoplatform.maven2.plugin.exopc
Class ExoPCWar
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.exoplatform.maven2.plugin.exopc.ExoPCWar
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class ExoPCWar
- extends org.apache.maven.plugin.AbstractMojo
| 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 |
outputDirectory
protected String outputDirectory
- The directory for the generated WAR.
project
protected org.apache.maven.project.MavenProject project
ExoPCWar
public ExoPCWar()
getSet
protected HashSet<String> getSet(String hs)
getIgnoreProjects
protected HashSet<String> getIgnoreProjects()
performPackaging
protected void performPackaging(File warFile,
File webappDir)
throws Exception
- Throws:
Exception
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
Copyright © 2009 eXo Platform SAS. All Rights Reserved.