|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.tycho.osgicompiler.copied.AbstractCompilerMojo
org.codehaus.tycho.osgicompiler.AbstractOsgiCompilerMojo
org.codehaus.tycho.osgicompiler.OsgiTestCompilerMojo
public class OsgiTestCompilerMojo
| Field Summary |
|---|
| Fields inherited from class org.codehaus.tycho.osgicompiler.AbstractOsgiCompilerMojo |
|---|
RULE_EXCLUDE_ALL, RULE_SEPARATOR |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
OsgiTestCompilerMojo()
|
|
| Method Summary | |
|---|---|
java.util.List |
getClasspathElements()
|
protected java.util.List<java.lang.String> |
getConfiguredCompileSourceRoots()
|
protected java.io.File |
getConfiguredOutputDirectory()
output directory for this compile - the test output directory |
| Methods inherited from class org.codehaus.tycho.osgicompiler.AbstractOsgiCompilerMojo |
|---|
execute, getCompilerConfiguration, getCompileSourceRoots, getOutputDirectory, getPdeCompileSourceRoots, getSourceInclusionScanner, getSourceInclusionScanner, initializeProjectContext |
| Methods inherited from class org.codehaus.tycho.osgicompiler.copied.AbstractCompilerMojo |
|---|
removeEmptyCompileSourceRoots |
| 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 |
| Constructor Detail |
|---|
public OsgiTestCompilerMojo()
| Method Detail |
|---|
protected java.util.List<java.lang.String> getConfiguredCompileSourceRoots()
getConfiguredCompileSourceRoots in class AbstractOsgiCompilerMojoprotected java.io.File getConfiguredOutputDirectory()
public java.util.List getClasspathElements()
throws org.apache.maven.plugin.MojoExecutionException
getClasspathElements in class AbstractOsgiCompilerMojoorg.apache.maven.plugin.MojoExecutionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||