org.apache.velocity.site.news.plugin
Class VelocityNewsPlugin

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.apache.velocity.site.news.plugin.VelocityNewsPlugin
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class VelocityNewsPlugin
extends org.apache.maven.plugin.AbstractMojo

Generate news items for the site.

Version:
$Revision: 526767 $
Author:
Henning P. Schmiedehausen

Field Summary
static java.lang.String CONTAINER_LOOKUP_NAME
           
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
VelocityNewsPlugin()
           
 
Method Summary
 void execute()
           
 
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
 

Field Detail

CONTAINER_LOOKUP_NAME

public static final java.lang.String CONTAINER_LOOKUP_NAME
See Also:
Constant Field Values
Constructor Detail

VelocityNewsPlugin

public VelocityNewsPlugin()
Method Detail

execute

public void execute()


Copyright © 2006-2007 The Apache Software Foundation. All Rights Reserved.