michael-o commented on a change in pull request #547:
URL: https://github.com/apache/maven/pull/547#discussion_r713751633
##########
File path:
maven-core/src/main/java/org/apache/maven/lifecycle/internal/LifecycleModuleBuilder.java
##########
@@ -64,13 +64,13 @@ public LifecycleModuleBuilder(
MojoExecutor mojoExecutor,
BuilderCommon builderCommon,
ExecutionEventCatapult eventCatapult,
- ProjectExecutionListener projectExecutionListener,
+ List<ProjectExecutionListener> listeners,
Review comment:
Can you explain the purpose of this API change?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]