Package | Description |
---|---|
org.jvnet.maven.plugin.antrun |
Modifier and Type | Class and Description |
---|---|
class |
AbstractArtifactsExclusionFilter
Base class for
ListFilter s that takes several nested <artifact> elements as parameters
to identify artifacts. |
class |
ExcludeArtifactsTransitivelyFilter
Filter
DependencyGraph by excluding the specified set of artifacts. |
class |
GroupIdFilter |
class |
ManifestEntryFilter
Filter out a
DependencyGraph by looking at manifest entries in the jar file. |
class |
PackagingFilter
Filter out a
DependencyGraph by only traversing the given packaging. |
class |
RemoveSpecificArtifactsFilter
Filter
DependencyGraph by excluding artifacts that are specific to the given artifacts. |
Copyright © 2014. All rights reserved.