Uses of Class
org.apache.maven.api.spi.ModelTransformerException
Packages that use ModelTransformerException
-
Uses of ModelTransformerException in org.apache.maven.api.spi
Methods in org.apache.maven.api.spi that throw ModelTransformerExceptionModifier and TypeMethodDescriptiondefault ModelModelTransformer.transformEffectiveModel(Model model) Apply a transformation on the effective models.default ModelModelTransformer.transformFileModel(Model model) Apply a transformation on the file model.default ModelModelTransformer.transformRawModel(Model model) Apply a transformation on the raw models.