Path: csiph.com!aioe.org!bofh.it!news.nic.it!robomod From: Emmanuel Bourg Newsgroups: linux.debian.maint.java Subject: Re: Build with Maven - Example Date: Sat, 26 Oct 2019 15:10:01 +0200 Message-ID: References: X-Mailbox-Line: From debian-java-request@lists.debian.org Sat Oct 26 13:05:49 2019 Old-Return-Path: X-Amavis-Spam-Status: No, score=-12 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_HI=-5] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -5.5 Openpgp: preference=signencrypt User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-Mailing-List: archive/latest/22014 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/86fbebc5-4732-4e64-134f-58d6024d861f@apache.org Approved: robomod@news.nic.it Lines: 17 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Sat, 26 Oct 2019 15:05:33 +0200 X-Original-Message-ID: <86fbebc5-4732-4e64-134f-58d6024d861f@apache.org> X-Original-References: <862be2ba-f1ef-1b9b-48cc-57cd62ed436f@debian.org> <875zkcyp4h.fsf@gmx.net> Xref: csiph.com linux.debian.maint.java:11463 Le 26/10/2019 à 08:53, Felix Natter a écrit : > jaxb has a lot of binary packages, but it's not a straightforward > package. Still it may be helpful: > https://salsa.debian.org/java-team/jaxb jaxb is a bit complicated because it doesn't have a standard layout (the sources start in a subdirectory) and I tweaked the version of one of the binary packages. You can get a look at jetty9, javamail, maven or wagon. Keep in mind that maven-debian-helper only knows how to compute the dependencies of one binary package, so if you generate several binary packages you'll have to set the dependencies manually. Emmanuel Bourg