michael-o commented on a change in pull request #6:
URL: https://github.com/apache/maven-clean-plugin/pull/6#discussion_r771989267



##########
File path: src/main/java/org/apache/maven/plugins/clean/CleanMojo.java
##########
@@ -193,6 +203,8 @@ public void execute()
             return;
         }
 
+        String multiModuleProjectDirectory = session != null

Review comment:
       So the `@Requirement` will inject `null` during testss?




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