Uses of Class
org.apache.maven.model.v3_0_0.PatternSet
-
Packages that use PatternSet Package Description org.apache.maven.model.v3_0_0 -
-
Uses of PatternSet in org.apache.maven.model.v3_0_0
Subclasses of PatternSet in org.apache.maven.model.v3_0_0 Modifier and Type Class Description class
FileSet
A PatternSet for files.class
Resource
This element describes all of the classpath resources associated with a project or unit tests.class
SourceModification
This element describes all of the source modifications associated with a project.class
UnitTest
A PatternSet for unit tests.
-