kennknowles opened a new issue, #18714: URL: https://github.com/apache/beam/issues/18714
Today, we have test-jars that are used as libraries for testing. That is not what "test jar" means, and dependency management actually does not work correctly for this. It is OK to depend on a test jar in order to run the tests therein, and not really OK to depend on one for another reason. This ticket is a bucket ticket for fixes to this situation. Imported from Jira [BEAM-3573](https://issues.apache.org/jira/browse/BEAM-3573). Original Jira may contain additional context. Reported by: kenn. -- 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]
