liquibase-core-3.3.0 depends on junit:
junit junit compile
Is it really necessary to use the compile scope?
liquibase-core-3.3.0 depends on junit:
junit junit compile
Is it really necessary to use the compile scope?
It currently is because there are portions of the “production” code that can be used by extension writers as starting points for testing their extensions. For normal use, junit isn’t a runtime dependency, but it’s needed to compile Liquibase.
I’m working on a refactoring of that to remove the dependency and better split the SDK out.
Nathan
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Looking for Feedback on Liquibase 4.0 Roadmap | 4 | 884 | December 5, 2014 | |
| LiquiBase Online Meetup: Wed August 19th, 12:00 pm (GMT-5) | 1 | 352 | August 6, 2009 | |
| Running in to signing issue when trying to run my unit tests with Liquibase. | 1 | 343 | September 24, 2013 | |
| liquibase rc maven dependencies in hibernate extension | 2 | 379 | November 2, 2010 | |
| Liquibase extensions lbext lbcopy | 0 | 275 | June 24, 2013 |