Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > linux.debian.maint.java > #12947
| From | Mechtilde Stehmann <mechtilde@debian.org> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Updating libjax-maven-plugin-java |
| Date | 2025-03-09 13:30 +0100 |
| Message-ID | <KonX3-4MIW-1@gated-at.bofh.it> (permalink) |
| References | <Ko7yV-4BZu-1@gated-at.bofh.it> <KoiNH-4Jhd-5@gated-at.bofh.it> <KoiNH-4Jhd-3@gated-at.bofh.it> <KonX3-4MIW-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hello all, hello Christian. that are the same problems I saw. i tried it with the new version too. But i saw the same problem. Kind regards Mechtilde Am 09.03.25 um 12:53 schrieb Christian BAYLE: > Le 09/03/2025 à 07:52, Mechtilde Stehmann a écrit : >> Hello Christian >> >> Am 09.03.25 um 01:31 schrieb Christian BAYLE: >>> Hello, >>> >>> I would try to build with a lower java version >> >> how can I do it? > > in debian/rules: > > export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 > export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 > > > in debian/control: > > , openjdk-17-jdk-headless > , openjdk-8-jdk-headless > > but it's seems to be forbidden by the java policy > > https://www.debian.org/doc/packaging-manuals/java-policy/ > ch02.html#build-pkg > > and it didn't work as i tried, though it worked many time for me in the > past ... > > There is also a new upstream version, maybe worth to see if it's fixed > there. > > I tried a mh_make on your package that mention a missing lib > > In pom.xml: The parent POM cannot be found in the Maven repository for > Debian. Ignore it? com.github.davidmoten:sonatype-parent:pom:0.1 > com.github.davidmoten:sonatype-parent:pom:0.1 > > This part of the message : > > [ERROR] /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/ > davidmoten/jaxws/Util.java:[3,39] package org.apache.commons.lang3 does > not exist > > [ERROR] /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/ > davidmoten/jaxws/Util.java:[3,1] static import only from classes and > interfaces > > [ERROR] /<<PKGBUILDDIR>>/jax-maven-plugin/src/main/java/com/github/ > davidmoten/jaxws/Util.java:[4,39] package org.apache.commons.lang3 does > not exist > > seems to say you need libcommons-lang3-java dependancy, but don't seem > to fix the issue here > > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary for jax-maven-plugin-parent 0.1.8: > [INFO] > [INFO] jax-maven-plugin-parent ............................ SUCCESS > [ 0.001 s] > [INFO] jax-maven-plugin-core .............................. SUCCESS > [ 1.021 s] > [INFO] jax-maven-plugin ................................... FAILURE > [ 0.177 s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1.270 s > [INFO] Finished at: 2025-03-09T11:47:27Z > [INFO] > ------------------------------------------------------------------------ > > a > "mvm package" which download dependencies is working > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary for jax-maven-plugin-parent 0.1.8: > [INFO] > [INFO] jax-maven-plugin-parent ............................ SUCCESS > [ 0.002 s] > [INFO] jax-maven-plugin-core .............................. SUCCESS > [ 2.296 s] > [INFO] jax-maven-plugin ................................... SUCCESS > [ 1.146 s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 3.849 s > [INFO] Finished at: 2025-03-09T12:49:44+01:00 > [INFO] > ------------------------------------------------------------------------ > > Hope this helps > > Christian > > > > > > -- Mechtilde Stehmann ## Debian Developer ## PGP encryption welcome ## F0E3 7F3D C87A 4998 2899 39E7 F287 7BBA 141A AD7F
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
Updating libjax-maven-plugin-java Mechtilde Stehmann <mechtilde@debian.org> - 2025-03-08 20:00 +0100
Re: Updating libjax-maven-plugin-java Mechtilde Stehmann <mechtilde@debian.org> - 2025-03-09 08:00 +0100
Re: Updating libjax-maven-plugin-java Mechtilde Stehmann <mechtilde@debian.org> - 2025-03-09 13:30 +0100
Re: Updating libjax-maven-plugin-java Mechtilde <ooo@mechtilde.de> - 2025-03-09 15:50 +0100
Re: Updating libjax-maven-plugin-java Emmanuel Bourg <ebourg@apache.org> - 2025-03-10 18:50 +0100
Re: Updating libjax-maven-plugin-java Emmanuel Bourg <ebourg@apache.org> - 2025-03-11 08:40 +0100
Re: Updating libjax-maven-plugin-java Emmanuel Bourg <ebourg@apache.org> - 2025-03-10 18:40 +0100
Re: Updating libjax-maven-plugin-java Mechtilde <ooo@mechtilde.de> - 2025-03-16 15:00 +0100
csiph-web