Open julienfantin opened 7 years ago
There's a hack in there to resolve artifacts that may have an issue. I think I've seen this in some of our internal code, we're generally good about identifying external repos in each project.clj, but something dragged in some JBoss stuff only visible to in the JBoss repos and I had to explicit add that to :repositories in some roll-up projects.
One of our transitive dependencies pulls from a custom repository [1] which seems to confuse vizdeps, erroring with:
The command runs once we had the repository to our own project however.
[1] https://github.com/mpenet/tardis/blob/master/project.clj