Uses of Class
org.glassfish.spec.Spec
-
Packages that use Spec Package Description org.glassfish.spec.maven Maven plugin integration. -
-
Uses of Spec in org.glassfish.spec.maven
Fields in org.glassfish.spec.maven declared as Spec Modifier and Type Field Description private Spec
CheckModuleMojo. spec
Spec.private Spec
SetPropertiesMojo. spec
The spec.Fields in org.glassfish.spec.maven with type parameters of type Spec Modifier and Type Field Description private java.util.List<Spec>
CheckDistributionMojo. specs
The specification configurations.Methods in org.glassfish.spec.maven that return Spec Modifier and Type Method Description private Spec
CheckDistributionMojo. getSpec(java.io.File file)
Find or create the specification configuration for the given artifact.
-