rfscholte commented on a change in pull request #286:
URL: https://github.com/apache/maven/pull/286#discussion_r441095444



##########
File path: 
maven-core/src/main/java/org/apache/maven/project/DefaultProjectBuilder.java
##########
@@ -406,15 +444,17 @@ private ModelSource createStubModelSource( Artifact 
artifact )
     @SuppressWarnings( "checkstyle:parameternumber" )
     private boolean build( List<ProjectBuildingResult> results, 
List<InterimResult> interimResults,
                            Map<String, MavenProject> projectIndex, List<File> 
pomFiles, Set<File> aggregatorFiles,
-                           boolean isRoot, boolean recursive, InternalConfig 
config )
+                           boolean isRoot, boolean recursive, InternalConfig 
config,

Review comment:
       Not my change, but I don't mind to adjust it.




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