org.efaps.maven.plugin
Class CompileMojo
java.lang.Object
org.efaps.maven.plugin.EFapsAbstractMojo
org.efaps.maven.plugin.CompileMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.Mojo
public final class CompileMojo
- extends EFapsAbstractMojo
Compiles all ESPJ's and Cascade Style Sheets within eFaps.
- Version:
- $Id: CompileMojo.java 5657 2010-10-12 13:21:56Z jan.moxter $
- Author:
- The eFaps Team
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
|
Method Summary |
void |
execute()
Executes the compile goal. |
| Methods inherited from class org.efaps.maven.plugin.EFapsAbstractMojo |
abortTransaction, commitTransaction, convertToMap, getClasspathElements, getLog, getPassWord, getUserName, init, reloadCache, setLog, startTransaction |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompileMojo
public CompileMojo()
execute
public void execute()
- Executes the compile goal.
Copyright © 2002-2011 The eFaps Team. All Rights Reserved.