sparsick commented on code in PR #579:
URL: https://github.com/apache/maven-war-plugin/pull/579#discussion_r2560083053
##########
pom.xml:
##########
@@ -208,12 +208,12 @@
<version>${mavenVersion}</version>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>4.13.2</version>
- <scope>test</scope>
- </dependency>
+ <!-- <dependency>-->
Review Comment:
yes, this PR is in draft. I will clean it up, before I mark it as ready.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]