rfscholte commented on PR #13845:
URL: https://github.com/apache/pinot/pull/13845#issuecomment-2298701292

   I guess the question is: can we let Maven download the jars instead? In this 
case the jars are test-resources and not dependencies, so I wouldn't abuse 
test-scoped dependencies. What we can do is to make use of 
https://maven.apache.org/plugins/maven-dependency-plugin/copy-mojo.html to copy 
the dependencies to the preferred location. Let me prepare that. (in this case 
it is still a unittest, so no benefits when using failsafe)


-- 
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: commits-unsubscr...@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to