@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, setVersion
public File getOutputDirectory()
getOutputDirectory
in class AbstractRmiMojo
public File getClassesDirectory()
getClassesDirectory
in class AbstractRmiMojo
public List<String> getProjectClasspathElements()
getProjectClasspathElements
in class AbstractRmiMojo
Copyright © 2006–2017 MojoHaus. All rights reserved.