com.agical.rmock.maven
Class RMockMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.agical.rmock.maven.RMockMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class RMockMojo
- extends org.apache.maven.plugin.AbstractMojo
Runs Run TDDoc administrative tasks
Field Summary |
protected org.apache.maven.project.MavenProject |
project
The enclosing project. |
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 |
project
protected org.apache.maven.project.MavenProject project
- The enclosing project.
RMockMojo
public RMockMojo()
setGeneratedResourcesSource
public void setGeneratedResourcesSource(java.lang.String generatedResourcesSource)
setGeneratedResourcesTarget
public void setGeneratedResourcesTarget(java.lang.String[] generatedResourcesTargets)
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
getClassLoader
protected IsolatedClassLoader getClassLoader()
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
Copyright © 2010. All Rights Reserved.