testcontainers/testcontainers-java
Ver no GitHubPlease move static analysis dependencies in compileOnly scope
Open
#1.824 aberto em 3 de set. de 2019
help wantedresolution/somedaymaybetype/feature
Métricas do repositório
- Stars
- (7.535 stars)
- Métricas de merge de PR
- (Mesclagem média 2d 17h) (2 fundiu PRs em 30d)
Description
Currently these dependencies are in compile scope:
org.jetbrains:annotationsjavax.annotation:javax.annotation-api
Please move them into compileOnly. I suppose Testcontainers users don't need these libraries in classpath.