| Package | Description |
|---|---|
| org.apache.maven.model.building |
| Modifier and Type | Method | 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.
|