salesforce / rules_spring

Bazel rule for building Spring Boot apps as a deployable jar
BSD 3-Clause "New" or "Revised" License
229 stars 49 forks source link

Fail by default if junit/mockito in deps #208

Closed plaird closed 1 month ago

plaird commented 1 month ago

This will fail by default, but the error message provides an easy workaround.

Fixes #207