mauricioaniche/ck

JGit dependency

mauricioaniche opened this issue · 3 comments

Do we really need it?

Feels like no to me. Should we review the project dependencies for a cleanup?

Yes!

I am trying hard to remember why there's JGit here, but I can't find a good answer. Definitely a copy and paste mistake that's costing people some extra jars.

JGit is used by an integration test that actually clones an entire repository and runs CK there. The dependency is marked as test, so jars don't go to the final package! I just bumped all the versions of the dependencies; can't see any that's not used now.