mirror of https://github.com/apache/maven.git
remove erroneous TODO item
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@168295 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5f6a95faf1
commit
c9d01daf19
|
@ -100,7 +100,6 @@ public class DefaultMaven
|
|||
EventDispatcher dispatcher = request.getEventDispatcher();
|
||||
String event = MavenEvents.REACTOR_EXECUTION;
|
||||
|
||||
// TODO: goals are outer loop
|
||||
dispatcher.dispatchStart( event, request.getBaseDirectory() );
|
||||
|
||||
List projects;
|
||||
|
|
Loading…
Reference in New Issue