|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ops4j.pax.exam.mavenplugin.SingleModuleDependencyCollector
public class SingleModuleDependencyCollector
Constructor Summary | |
---|---|
SingleModuleDependencyCollector(org.apache.maven.project.MavenProject project)
|
Method Summary | |
---|---|
java.util.List<org.apache.maven.model.Dependency> |
getDependencies()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SingleModuleDependencyCollector(org.apache.maven.project.MavenProject project)
Method Detail |
---|
public java.util.List<org.apache.maven.model.Dependency> getDependencies() throws org.apache.maven.plugin.MojoExecutionException
getDependencies
in interface DependencyCollector
org.apache.maven.plugin.MojoExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |