kgyrtkirk commented on code in PR #17466:
URL: https://github.com/apache/druid/pull/17466#discussion_r1848549464
##########
pom.xml:
##########
@@ -1830,7 +1851,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>3.1.1</version>
+ <version>3.1.2</version>
Review Comment:
note: I'm not sure why - but somehow I don't see `Non-test scoped test only
dependencies found` issue right now locally- maybe I'm using some different
version of maven or something; or something have affected that in the PR?
anyway: Option 2 sounds like a nice way of mitigating that...I always feeled
that its pointless to declare these for tests as well...
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]