Path: csiph.com!weretis.net!feeder9.news.weretis.net!feeder8.news.weretis.net!fu-berlin.de!bofh.it!news.nic.it!robomod From: Tobias Hilbricht Newsgroups: linux.debian.maint.java Subject: Re: Re: maven-debian-helper: dependency org.kohsuke github-api not found Date: Sat, 18 May 2024 16:00:01 +0200 Message-ID: References: X-Original-To: debian-java@lists.debian.org X-Mailbox-Line: From debian-java-request@lists.debian.org Sat May 18 13:54:13 2024 Old-Return-Path: X-Amavis-Spam-Status: No, score=-0.463 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, RERE=1, SARE_MSGID_LONG40=0.637] autolearn=no autolearn_force=no X-Policyd-Weight: using cached result; rate: -3.5 X-Greylist: delayed 591 seconds by postgrey-1.36 at bendel; Sat, 18 May 2024 13:38:02 UTC Logineo-ID: edfhjhccf5hjyd7vgq4bti3wmdbplkcfxklzpusgzjbj5dwufcxxiawl6l6b5kognifpbcofsyraaywxkj7o2yerqkj4zdmxsitm6zi Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.52.0 (by Flathub.org) MIME-Version: 1.0 X-Mailing-List: archive/latest/23458 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/d5a4bf5f40d27d1a52d1398546fc0d2fb8436a6c.camel@esg.nrw.schule Approved: robomod@news.nic.it Lines: 24 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Sat, 18 May 2024 15:28:08 +0200 X-Original-Message-ID: X-Original-References: <40a64380-1979-4ab5-b98a-a610d0e683ff@debian.org> Xref: csiph.com linux.debian.maint.java:12766 Meanwhile I resolved some dependencies of the Zettelkasten app using https://wiki.debian.org/Java/MavenPkgs/Stable but some remain - they are in Maven and I have them here locally, but not in maven-debian: org.jdesktop:swing-worker:jar:1.1 org.jdesktop:appframework:jar:1.0.3 bibtex:javabib:jar:20040801 com.formdev:flatlaf:jar:3.2.5 I read https://wiki.debian.org/Java/MavenRepoHelper and found mh_installjar and thought I do it like this: root@syke:/home/tobias/zettelkasten# mh_installjar -l -- package=3Dzettelkasten pom.xml /home/tobias/zettelkasten/target/Zettelkasten.app/Contents/Java/classpa th/org/jdesktop/swing-worker/1.1/swing-worker-1.1.jar but it did not work, because I could not install without debian/control, and to get a debian/control I had to ignore the dependencies, and they were no longer in pom.xml. Help is appreciated, thanks in advance Tobias