MartinKanters commented on a change in pull request #342:
URL: https://github.com/apache/maven/pull/342#discussion_r436094305



##########
File path: maven-core/src/main/java/org/apache/maven/DefaultMaven.java
##########
@@ -99,6 +101,9 @@
     @Named( GraphBuilder.HINT )
     private GraphBuilder graphBuilder;
 
+    @Inject
+    private BuildResumptionManager buildResumptionManager;

Review comment:
       I was also thinking about BuildResumer last time you mentioned that you 
didn't like the Manager part. I'll make the change, but if others have better 
names, please suggest them.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to