org.codehaus.gmaven.plugin.tools
Class ProvidersMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.gmaven.plugin.MojoSupport
org.codehaus.gmaven.plugin.ProviderMojoSupport
org.codehaus.gmaven.plugin.tools.ProvidersMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class ProvidersMojo
- extends ProviderMojoSupport
Displays information about the Groovy runtime providers which are configured and selected.
- Since:
- 1.0-beta-3
- Version:
- $Id$
- Author:
- Jason Dillon
| 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 |
ProvidersMojo
public ProvidersMojo()
doExecute
protected void doExecute()
throws Exception
- Specified by:
doExecute in class MojoSupport
- Throws:
Exception
logEnvironment
protected void logEnvironment()
Copyright © 2006-2012 Codehaus. All Rights Reserved.