eu.lindenbaum.maven
Class CopyTestResources
java.lang.Object
org.apache.maven.plugin.AbstractMojo
eu.lindenbaum.maven.CopyTestResources
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public final class CopyTestResources
- extends org.apache.maven.plugin.AbstractMojo
This Mojo
copies test resources to the
AbstractErlangMojo.targetTest
directory. Default source folders for
test resources are AbstractErlangMojo.srcTestResources
.
- Author:
- Olle Törnström
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 |
CopyTestResources
public CopyTestResources()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
Copyright © 2010 Lindenbaum GmbH. All Rights Reserved.