org.ops4j.pax.exam.mavenplugin
Interface DependencyCollector

All Known Implementing Classes:
SingleModuleDependencyCollector, TransitiveDependencyCollector

public interface DependencyCollector


Method Summary
 java.util.List<org.apache.maven.model.Dependency> getDependencies()
           
 

Method Detail

getDependencies

java.util.List<org.apache.maven.model.Dependency> getDependencies()
                                                                  throws org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoExecutionException


Copyright © 2009-2010 DuraSpace. All Rights Reserved.