org.ops4j.pax.exam.mavenplugin
Interface DependencyCollector

All Known Implementing Classes:
SingleModuleDependencyCollector, TransitiveDependencyCollector

public interface DependencyCollector


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

Method Detail

getDependencies

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


Copyright © 2009-2012 DuraSpace. All Rights Reserved.