org.efaps.maven.plugin
Class CompileMojo

java.lang.Object
  extended by org.efaps.maven.plugin.EFapsAbstractMojo
      extended by org.efaps.maven.plugin.CompileMojo
All Implemented Interfaces:
org.apache.maven.plugin.Mojo

@Goal(name="compile",
      requiresDependencyResolutionScope="compile")
public final class CompileMojo
extends EFapsAbstractMojo

Compiles all ESPJ's and Cascade Style Sheets within eFaps.

Version:
$Id: CompileMojo.java 4614 2010-05-31 12:54:22Z jan.moxter $
Author:
The eFaps Team

Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
CompileMojo()
           
 
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
 

Constructor Detail

CompileMojo

public CompileMojo()
Method Detail

execute

public void execute()
Executes the compile goal.



Copyright © 2002-2010 The eFaps Team. All Rights Reserved.