org.apache.maven.plugin.assembly.filter

Class AssemblyScopeArtifactFilter

public class AssemblyScopeArtifactFilter extends Object implements ArtifactFilter

Constructor Summary
AssemblyScopeArtifactFilter(String scope)
Method Summary
booleaninclude(Artifact artifact)

Constructor Detail

AssemblyScopeArtifactFilter

public AssemblyScopeArtifactFilter(String scope)

Method Detail

include

public boolean include(Artifact artifact)
Copyright © 2002-2008 Apache Software Foundation. All Rights Reserved.