Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8542
| From | Mikołaj Izdebski <zurgunt@gmail.com> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Re: plans for eclipse luna in debian |
| Date | 2015-11-12 01:10 +0100 |
| Message-ID | <qtNCG-1vu-17@gated-at.bofh.it> (permalink) |
| References | (7 earlier) <qlIAa-1CH-5@gated-at.bofh.it> <qtmj7-kz-9@gated-at.bofh.it> <qtmj7-kz-7@gated-at.bofh.it> <qtpAm-2C0-17@gated-at.bofh.it> <qtqG5-3ho-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Emmanuel, On Wed, Nov 11, 2015 at 12:39 AM, Emmanuel Bourg <ebourg@apache.org> wrote: > Le 10/11/2015 23:27, Mikołaj Izdebski a écrit : > >> For the past 4 years I've been working on improving and automating >> Java packaging techniques in Fedora/RHEL. Seeing Debian trying to do >> the same now (esp. recent implementation of Gradle helper and attempt >> to package Tycho) I feel obligated to help you, at least by pointing >> and explaining existing solutions in Fedora, sharing other experience >> or even doing Debian packaging work. > > I'd like to sincerely thank you for your help. I haven't been able to > reuse your code for the Gradle helper, but I don't think I would have > been able to do it as easily without reading the XMvn code. I'm glad to hear that. And idea sharing goes both ways - your work on Gradle helper gave me some ideas how Gradle integration in XMvn could be improved and motivated me to finish it. >> 4. XMvn. I would like to suggest trying using XMvn project in Debian. >> It has been designed specifically to automate packaging Java software >> for GNU/Linux distributions. XMvn strives to be distribution-agnostic >> (all Fedora- and RPM-specific code are in separate project -- >> javapackages [7]). XMvn has full support for Apache Maven, Gradle, >> Eclipse Tycho and Apache Ivy, plus partial support for Aether Ant Tasks >> and SBT (through Ivy). If there is any interest in seeing XMvn used >> in Debian then I'm willing to package it, maintain it and implement >> any upstream code necessary to support Debian use cases. > > It would be really great if we were able to join our forces around a > common set of tools. maven-debian-helper serves us well but I don't feel > married to it. > > I haven't figured out yet how to use XMvn in a Debian context, but I > definitely keep an eye on it. The main hurdle I think is how to manage a > mixed environment with /usr/share/maven-repo populated by > maven-debian-helper and the XMvn repository. If the tools can't > interoperate we would have to plan a transition and that would take a > lot of time and effort. I think that XMvn should be extended to be able to produce and consume native Debian repository format (basically standard Maven repo format). This way packages built with XMvn and maven-debian-helper could be mixed freely. No migration plan would be needed - package maintainers could use either tool according to their preference. What looks more difficult from my PoV is proper integration with dpkg and debhelper/CDBS. Of course XMvn could be used directly from standard rules file, but the goal is to avoid manual work and boilerplate code whenever possible. > Since I can't undertake that for now I'm just doing small incremental > improvements like gradle-debian-helper. My next goal is the transition > of maven-debian-helper to Maven 3, your trick to override/inject code > into Maven solves an issue we had with the dependency resolution due to > the lack of maven-metadata.xml files in the Debian repository. > > So even if we aren't able to share code yet we are at least sharing > ideas and that's very valuable. I hope that sharing code will be possible in some future too -- I will try working on this as time allows. My initial plan is to enhance XMvn to be able to read/write Debian-like repo under /usr/share/maven-repo, then package it for Debian, implement required dpkg-specific code and create some PoC integration with debhelper 9. -- Mikołaj
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-09 18:50 +0200
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-10-09 19:30 +0200
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-10 09:00 +0200
Re: plans for eclipse luna in debian Emmanuel Bourg <ebourg@apache.org> - 2015-10-10 09:10 +0200
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-10-10 11:40 +0200
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-13 09:50 +0200
Re: plans for eclipse luna in debian Emmanuel Bourg <ebourg@apache.org> - 2015-10-13 09:50 +0200
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-17 15:10 +0200
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-10-17 17:10 +0200
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-10-18 17:50 +0200
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-20 13:00 +0200
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-10-20 19:10 +0200
Re: plans for eclipse luna in debian Pascal Rapicault <pascal@rapicorp.com> - 2015-10-21 03:50 +0200
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-25 22:20 +0100
Re: plans for eclipse luna in debian Pascal Rapicault <pascal@rapicorp.com> - 2015-10-27 01:30 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-23 21:00 +0200
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-31 13:30 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-31 15:50 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-10-31 16:40 +0100
Re: plans for eclipse luna in debian Pascal Rapicault <pascal@rapicorp.com> - 2015-11-02 08:50 +0100
Re: plans for eclipse luna in debian Michael Tautschnig <mt@debian.org> - 2015-10-31 15:50 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-11-10 20:00 +0100
Re: plans for eclipse luna in debian Mikołaj Izdebski <zurgunt@gmail.com> - 2015-11-10 23:30 +0100
Re: plans for eclipse luna in debian Emmanuel Bourg <ebourg@apache.org> - 2015-11-11 00:40 +0100
Re: plans for eclipse luna in debian Mikołaj Izdebski <zurgunt@gmail.com> - 2015-11-12 01:10 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-11-13 19:00 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@debian.org> - 2015-12-13 22:20 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-01-07 13:20 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@debian.org> - 2016-01-07 13:50 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-01-07 15:40 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@debian.org> - 2016-01-07 16:30 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-01-16 08:30 +0100
Re: plans for eclipse luna in debian Christopher Hoskin <christopher.hoskin@gmail.com> - 2016-02-16 10:20 +0100
Re: plans for eclipse luna in debian Thorsten Glaser <t.glaser@tarent.de> - 2016-02-16 10:20 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-02-16 18:40 +0100
Re: plans for eclipse luna in debian Thorsten Glaser <t.glaser@tarent.de> - 2016-02-16 21:00 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-02-16 21:10 +0100
Re: plans for eclipse luna in debian Thorsten Glaser <t.glaser@tarent.de> - 2016-02-17 13:10 +0100
Re: plans for eclipse luna in debian Christopher Hoskin <christopher.hoskin@gmail.com> - 2016-02-16 22:10 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-02-18 09:30 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-02-29 13:40 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@debian.org> - 2016-02-29 13:40 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-03-10 15:00 +0100
Re: plans for eclipse luna in debian Christopher Hoskin <christopher.hoskin@gmail.com> - 2016-03-11 00:20 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-03-11 09:40 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-03-11 10:30 +0100
Re: plans for eclipse luna in debian Christopher Hoskin <christopher.hoskin@gmail.com> - 2016-03-11 11:30 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-02-21 18:40 +0100
Re: plans for eclipse luna in debian Emmanuel Bourg <ebourg@apache.org> - 2016-02-29 14:10 +0100
Re: plans for eclipse luna in debian Emmanuel Bourg <ebourg@apache.org> - 2016-02-29 14:10 +0100
csiph-web