org.apache.maven.plugins.shade.mojo
Class ArtifactSet

java.lang.Object
  extended by org.apache.maven.plugins.shade.mojo.ArtifactSet

public class ArtifactSet
extends Object

Author:
Jason van Zyl

Constructor Summary
ArtifactSet()
           
 
Method Summary
 Set getExcludes()
           
 Set getIncludes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArtifactSet

public ArtifactSet()
Method Detail

getIncludes

public Set getIncludes()

getExcludes

public Set getExcludes()


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