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 SpecCheckModuleMojo. specSpec.private SpecSetPropertiesMojo. specThe spec.Fields in org.glassfish.spec.maven with type parameters of type Spec Modifier and Type Field Description private java.util.List<Spec>CheckDistributionMojo. specsThe specification configurations.Methods in org.glassfish.spec.maven that return Spec Modifier and Type Method Description private SpecCheckDistributionMojo. getSpec(java.io.File file)Find or create the specification configuration for the given artifact.
-