Quantcast
Channel: Gradle Forums - Latest posts
Viewing all articles
Browse latest Browse all 19854

Reues Artifacts in Multi Project Build

$
0
0

Hi,
I have three Projects A,B,C.
Project B and C have subfolder that need to be zipped.
Project A depends on Project B and the zipped file of B needs to be unzipped and added to a folder in Project A.
Now Project B depends on Project C, so also the zip file of Project C needs to be unzippped into the folder in Project A.

I’d like to get some configurations to get this working. Zipping and Unzipping is working, but the dependencies are not resolved as I need it. What do I have to do?


Viewing all articles
Browse latest Browse all 19854

Trending Articles