michael-o commented on code in PR #774:
URL: https://github.com/apache/maven/pull/774#discussion_r923883197


##########
maven-core/src/test/java/org/apache/maven/lifecycle/internal/stub/ProjectDependenciesResolverStub.java:
##########
@@ -62,7 +62,7 @@ public Set<Artifact> resolve( Collection<? extends 
MavenProject> projects, Colle
 
     public Set<Artifact> resolve( MavenProject project, Collection<String> 
scopesToCollect,
                                   Collection<String> scopesToResolve, 
MavenSession session,
-                                  Set<Artifact> ignoreableArtifacts )
+                                  Set<Artifact> ignorableArtifacts)

Review Comment:
   whitespace gone



-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to