lundi 1 août 2016

Gradle build jar of jars

I have project A and B, both built in jenkins and pushed to artifactory.

Project C has dependencies on A and B and I can download each project's dependencies, but Gradle complains that the libraries stored in those JARs were not imported at compile time. Does anyone have an idea how to instruct Gradle to compile the libraries within the JARs?

Aucun commentaire:

Enregistrer un commentaire