|
||||||||||
| 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
org.apache.cactus.maven2.mojos.Dependency
public class Dependency
Dependency that we use for the lib folder add-on's.
| Constructor Summary | |
|---|---|
Dependency()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDependencyPath(org.apache.maven.project.MavenProject theProject,
org.apache.maven.plugin.logging.Log theLog)
We override this mothod. |
| Methods inherited from class org.codehaus.cargo.maven2.configuration.Dependency |
|---|
getDependencyPath |
| Methods inherited from class org.codehaus.cargo.maven2.configuration.AbstractDependency |
|---|
findArtifactLocation, getArtifactId, getClassifier, getGroupId, getLocation, getType, setArtifactId, setClassifier, 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(org.apache.maven.project.MavenProject theProject,
org.apache.maven.plugin.logging.Log theLog)
throws org.apache.maven.plugin.MojoExecutionException
theProject - The Maven project parametertheLog - The Maven Log parameter
java.lang.String
org.apache.maven.plugin.MojoExecutionException - in case an error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||