Package | Description |
---|---|
org.apache.maven.model.building | |
org.apache.maven.project |
Modifier and Type | Class and Description |
---|---|
(package private) class |
DefaultModelBuildingEvent
Holds data relevant for a model building event.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractModelBuildingListener.buildExtensionsAssembled(ModelBuildingEvent event) |
void |
ModelBuildingListener.buildExtensionsAssembled(ModelBuildingEvent event)
Notifies the listener that the model has been constructed to the extent where build extensions can be processed.
|
void |
ModelBuildingEventCatapult.fire(ModelBuildingListener listener,
ModelBuildingEvent event)
Notifies the specified listener of the given event.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultModelBuildingListener.buildExtensionsAssembled(ModelBuildingEvent event) |