Path: csiph.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!news.dns-netz.com!news.freedyn.net!aioe.org!bofh.it!news.nic.it!robomod From: Emmanuel Bourg Newsgroups: linux.debian.maint.java Subject: Re: List of consultants focusing on Debian packaging for Java? Date: Mon, 07 Dec 2020 22:20:02 +0100 Message-ID: References: X-Mailbox-Line: From debian-java-request@lists.debian.org Mon Dec 7 21:12:38 2020 Old-Return-Path: X-Amavis-Spam-Status: No, score=-9.299 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001] autolearn=ham autolearn_force=no X-Policyd-Weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .apache. - helo: .mxout1-he-de.apache. - helo-domain: .apache.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -5.5 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-Mailing-List: archive/latest/22607 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/55d19cad-f9e4-da3a-0908-6525a8ab420b@apache.org Approved: robomod@news.nic.it Lines: 12 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Mon, 7 Dec 2020 22:12:21 +0100 X-Original-Message-ID: <55d19cad-f9e4-da3a-0908-6525a8ab420b@apache.org> X-Original-References: <354d15b9-1b12-317a-93ab-c825b7bdb4b0@antonin.delpeuch.eu> <18592dac9edda0ed5228d30df3a6c1d77c35c971.camel@debian.org> <121016a6b77be1f1d013033d9b9cb2cdf14e2afe.camel@debian.org> <69bbbe3f-887a-c542-9b46-8173fdd48131@antonin.delpeuch.eu> <78f3de384a8edf8f52a524bfb3e6274289efe18a.camel@debian.org> <528bfe6c-581e-bdff-1581-be7069b3f15f@tarent.de> Xref: csiph.com linux.debian.maint.java:11982 Le 07/12/2020 à 15:33, Thorsten Glaser a écrit : > Does maven-debian-helper handle multi-module projects (where some of > the modules depend on some of the other modules to be built as part > of the project) nowadays? That was the biggest problem, back when I > tried to package something… Yes it does (for example jetty9, javamail or maven itself) but there are edge cases that require some tweaking of the poms (typically when the project uses OSGi bundles and with convoluted submodule layouts). Emmanuel Bourg