Uses of Interface
org.apache.maven.model.building.ModelBuildingListener
Packages that use ModelBuildingListener
-
Uses of ModelBuildingListener in org.apache.maven.model.building
Classes in org.apache.maven.model.building that implement ModelBuildingListenerMethods in org.apache.maven.model.building that return ModelBuildingListenerModifier and TypeMethodDescriptionDefaultModelBuildingRequest.getModelBuildingListener()Deprecated.ModelBuildingRequest.getModelBuildingListener()Deprecated.Gets the model building listener to notify during the build process.Methods in org.apache.maven.model.building with parameters of type ModelBuildingListenerModifier and TypeMethodDescriptionDefaultModelBuildingRequest.setModelBuildingListener(ModelBuildingListener modelBuildingListener) Deprecated.ModelBuildingRequest.setModelBuildingListener(ModelBuildingListener modelBuildingListener) Deprecated.Sets the model building listener to notify during the build process.
org.apache.maven.api.services.ModelBuilderinstead