Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #9863

Re: Java packaging with gradle

From 殷啟聰 <seamlikok@gmail.com>
Newsgroups linux.debian.maint.java
Subject Re: Java packaging with gradle
Date 2017-08-08 14:50 +0200
Message-ID <ucc7p-8sm-25@gated-at.bofh.it> (permalink)
References <ucaRZ-7FO-55@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hello,

`gradle-debian-helper` is your friend, you can take a look at
`uncommons-maths` [1] for example. It basically substitutes the
hardcoded versions of compile dependencies and generates Maven POM
files so that you can install them into `/usr/share/maven-repo` using
`maven-repo-helper`. Unfortunately it does not support the
experimental `java-library` plugin.

[1]: https://tracker.debian.org/pkg/uncommons-maths


2017-08-08 19:26 GMT+08:00 Ghislain Vaillant <ghisvail@gmail.com>:
> Dear Java team,
>
> In my quest to package ImageJ2 for Debian, I came across some leaf
> dependencies which need to be packaged and use gradle as their build system.
>
> I was wondering whether we had Debian helpers for that, or at least a
> representative package I could inspire myself from?
>
> Best regards,
> Ghis
>

Back to linux.debian.maint.java | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Java packaging with gradle Ghislain Vaillant <ghisvail@gmail.com> - 2017-08-08 13:30 +0200
  Re: Java packaging with gradle 殷啟聰 <seamlikok@gmail.com> - 2017-08-08 14:50 +0200

csiph-web