How can I share dependency cache between repositories?

M3lon July 7, 2017

Greetings. 

We have a 4 different Java modules in our project. Each one in it's own repository.

The problem is that some of them are dependent on other.

We're currently moving from Jenkins, where all repositories use same maven local repo, but here every bitbucket repository use own maven repo dependency cache, so I can't build my code due the fact that dependency is stored in another repo cache.

 

Can I somehow group repositories, make them use one maven cache, or access other repository cache from another one?

1 answer

0 votes
rdonasco September 24, 2017

I have the same question and exactly the same problem.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events