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

How to Inlcude Gradle custom Jars in build output dir?

$
0
0

Hello, I am new to Grable. I need help on how to include jars into build dir that were produced by Jar tasks in gradle file ?

I have 10 jar tasks in gradle.build and I would like to include them build output dir when ever I build the project. currently it is not including all 10 jars . only one jar with root project name. appreciated the help.

Thanks


Viewing all articles
Browse latest Browse all 19859

Trending Articles