@Mojo(name="test-rmic",
defaultPhase=PROCESS_TEST_CLASSES,
requiresDependencyResolution=TEST)
public class TestRmicMojo
extends AbstractRmiMojo
compiler, excludes, includes, project| Constructor and Description |
|---|
TestRmicMojo() |
| Modifier and Type | Method and Description |
|---|---|
File |
getClassesDirectory()
Get the directory where the project classes are located.
|
File |
getOutputDirectory()
Get the directory where rmic generated class files are written.
|
List<String> |
getProjectClasspathElements()
Get the list of classpath elements for the project.
|
execute, setExcludes, setIdl, setIiop, setIncludes, setKeep, setNoLocalStubs, setNoValueMethods, setNowarn, setPoa, setVerbose, setVersionpublic File getOutputDirectory()
getOutputDirectory in class AbstractRmiMojopublic File getClassesDirectory()
getClassesDirectory in class AbstractRmiMojopublic List<String> getProjectClasspathElements()
getProjectClasspathElements in class AbstractRmiMojoCopyright © 2006–2017 MojoHaus. All rights reserved.