org.apache.maven.plugin.dependency.utils.resolvers
Interface ArtifactsResolver

All Known Implementing Classes:
DefaultArtifactsResolver

public interface ArtifactsResolver

Version:
$Id: ArtifactsResolver.java 728546 2008-12-21 22:56:51Z bentmann $
Author:
Brian Fox

Method Summary
 Set resolve(Set artifacts, org.apache.maven.plugin.logging.Log log)
           
 

Method Detail

resolve

Set resolve(Set artifacts,
            org.apache.maven.plugin.logging.Log log)
            throws org.apache.maven.plugin.MojoExecutionException
Throws:
org.apache.maven.plugin.MojoExecutionException


Copyright © 2002-2011 Apache Software Foundation. All Rights Reserved.