org.codehaus.tycho.osgicompiler
Class OsgiTestCompilerMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.codehaus.tycho.osgicompiler.copied.AbstractCompilerMojo
org.codehaus.tycho.osgicompiler.AbstractOsgiCompilerMojo
org.codehaus.tycho.osgicompiler.OsgiTestCompilerMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class OsgiTestCompilerMojo
- extends AbstractOsgiCompilerMojo
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 |
OsgiTestCompilerMojo
public OsgiTestCompilerMojo()
getConfiguredCompileSourceRoots
protected List<String> getConfiguredCompileSourceRoots()
- Specified by:
getConfiguredCompileSourceRoots
in class AbstractOsgiCompilerMojo
getConfiguredOutputDirectory
protected File getConfiguredOutputDirectory()
- output directory for this compile - the test output directory
getClasspathElements
public List getClasspathElements()
throws org.apache.maven.plugin.MojoExecutionException
- Overrides:
getClasspathElements
in class AbstractOsgiCompilerMojo
- Throws:
org.apache.maven.plugin.MojoExecutionException
Copyright © 2008-2011. All Rights Reserved.