Is there a maven module that can lock down dependency versions?

I have a custom / in house script we wrote that writes a .dependencies file
with the jar dependencies.

If we commit without updating it, CI will fail with an error because you
didn't manually approve the change by regenerating the .dependencies file.

This way we don't have to worry about a radical dependency change due to a
new dependency breaking our tree.

The problem is I'm starting to break off our code into sub-projects and I'd
like to use this everywhere.

Kevin

-- 

We’re hiring if you know of any awesome Java Devops or Linux Operations
Engineers!

Founder/CEO Spinn3r.com
Location: *San Francisco, CA*
blog: http://burtonator.wordpress.com
… or check out my Google+ profile
<https://plus.google.com/102718274791889610666/posts>

Reply via email to