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 classFileSetA PatternSet for files.classResourceThis element describes all of the classpath resources associated with a project or unit tests.classSourceModificationThis element describes all of the source modifications associated with a project.classUnitTestA PatternSet for unit tests.
-