Uses of Interface
org.apache.maven.model.building.ModelBuildingEvent
-
Packages that use ModelBuildingEvent Package Description org.apache.maven.model.building -
-
Uses of ModelBuildingEvent in org.apache.maven.model.building
Methods in org.apache.maven.model.building with parameters of type ModelBuildingEvent Modifier and Type Method Description voidAbstractModelBuildingListener. buildExtensionsAssembled(ModelBuildingEvent event)voidModelBuildingListener. buildExtensionsAssembled(ModelBuildingEvent event)Notifies the listener that the model has been constructed to the extent where build extensions can be processed.
-