jar-dependencies
jar-dependencies copied to clipboard
manage jar dependencies for ruby gems
since jcenter does "include" maven central it makes sense to use the "bigger" repository
It seems like old CI jobs have disappeared, or were never running? In any case, CI fails now and we need to look into that.
Maven was fixed in https://github.com/apache/maven/pull/94 to only search the target pom's directory structure for .mvn when passing -f to indicate a specific pom file. Unfortunately that breaks logic in ruby-maven...