|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.cargo.maven2.configuration.AbstractDependency
org.codehaus.cargo.maven2.configuration.Dependency
Allow users to add classpath entries to the classpath used to start the container. This is
the configuration class for passing LocalContainer.addExtraClasspath()
information.
Constructor Summary | |
Dependency()
|
Method Summary | |
java.lang.String |
getDependencyPath(CargoProject project)
|
Methods inherited from class org.codehaus.cargo.maven2.configuration.AbstractDependency |
findArtifactLocation, getArtifactId, getGroupId, getLocation, getType, setArtifactId, setGroupId, setLocation, setType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Dependency()
Method Detail |
public java.lang.String getDependencyPath(CargoProject project) throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |