public class RmicMojo extends AbstractRmiMojo
| Modifier and Type | Field and Description |
|---|---|
protected List |
projectCompileClasspathElements
Compile classpath of the maven project.
|
compilerId, excludes, includes, project| Constructor and Description |
|---|
RmicMojo() |
RmicMojo(org.codehaus.mojo.rmic.AbstractRmiMojo.DependenciesFacade dependencies) |
| 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 |
getProjectClasspathElements()
Get the list of classpath elements for the project.
|
execute, generateUrlCompileClasspath, getCompilerId, getRemoteClasses, getRmicClasspathElements, getVersion, isIdl, isIiop, isKeep, isNoLocalStubs, isNoValueMethods, isNowarn, isPoa, isVerboseprotected List projectCompileClasspathElements
public RmicMojo()
public RmicMojo(org.codehaus.mojo.rmic.AbstractRmiMojo.DependenciesFacade dependencies)
public File getOutputDirectory()
getOutputDirectory in class AbstractRmiMojopublic File getClassesDirectory()
getClassesDirectory in class AbstractRmiMojopublic List getProjectClasspathElements()
getProjectClasspathElements in class AbstractRmiMojoCopyright © 2006–2022 MojoHaus. All rights reserved.