On Tuesday 28 July 2015 11:34 AM, 殷啟聰 wrote:
> Hi Praveen,
>
> I have made a comment, please check it out, thank you.
>
> Typically we will use flatDir { dirs "/usr/share/java" } and maven { url
> "file:///usr/share/maven-repo" } so that Gradle will search for system
> jars automatically.
Thanks! I just updated https://wiki.debian.org/Java/Packaging with a
link to sample package that uses gradle.