Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #12543

Re: help with plugin versions and maven-debian-helper

Path csiph.com!1.us.feeder.erje.net!3.us.feeder.erje.net!2.eu.feeder.erje.net!feeder.erje.net!fu-berlin.de!bofh.it!news.nic.it!robomod
From Vladimir Petko <vladimir.petko@canonical.com>
Newsgroups linux.debian.maint.java
Subject Re: help with plugin versions and maven-debian-helper
Date Thu, 09 Feb 2023 23:20:02 +0100
Message-ID <FXnqO-4IuD-5@gated-at.bofh.it> (permalink)
References <FWKz7-4jkQ-1@gated-at.bofh.it> <FWNwZ-4lFC-11@gated-at.bofh.it> <FX1JD-4uTa-15@gated-at.bofh.it> <FX22Z-4uZH-3@gated-at.bofh.it> <FX9Hb-4A3w-3@gated-at.bofh.it> <FXjZU-4GiL-13@gated-at.bofh.it> <FXnh7-4Irm-5@gated-at.bofh.it>
X-Mailbox-Line From debian-java-request@lists.debian.org Thu Feb 9 22:16:03 2023
Old-Return-Path <vladimir.petko@canonical.com>
X-Amavis-Spam-Status No, score=-7.481 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=2, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate: -5.5
X-Gm-Message-State AO0yUKV6nioaaQJ8oI6lnKkjypWgtboEx52SbDs6BynS6rwrfjrMzyze 0twzlPnhhfCU7e+FDHTLRKLWNxJ+/uzDesvSJ52LNifUo5n23lLDeYdKff7834Xfqlv4oeSB8v+ iniBzTrzFaPUtLi5X1t2jq3V6kbh4C4A6Ek06myR+sXt+qDLm74R+AVSAOw==
X-Received by 2002:aa7:9410:0:b0:5a8:5868:6e9a with SMTP id x16-20020aa79410000000b005a858686e9amr709440pfo.38.1675980939680; Thu, 09 Feb 2023 14:15:39 -0800 (PST)
X-Google-SMTP-Source AK7set+WzMkg/fkcv1F71MFhC3sYSZBIl3zqa28oIr/I3Ymp0M5tl4aWMSrpWRQoUvkrEU3pTF1IR0F2/MNMVJOOWc0=
X-Received by 2002:aa7:9410:0:b0:5a8:5868:6e9a with SMTP id x16-20020aa79410000000b005a858686e9amr709437pfo.38.1675980939313; Thu, 09 Feb 2023 14:15:39 -0800 (PST)
MIME-Version 1.0
Content-Type multipart/alternative; boundary="00000000000089eb2505f44bb832"
X-Mailing-List <debian-java@lists.debian.org> archive/latest/23194
List-ID <debian-java.lists.debian.org>
List-URL <https://lists.debian.org/debian-java/>
List-Archive https://lists.debian.org/msgid-search/CALFf3kdKkq_6vPY_zgv=OPAOhzZPtyWQj5L0gWR+Pv1zH+uNzg@mail.gmail.com
Approved robomod@news.nic.it
Lines 99
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Cc Joe Nahmias <joe@nahmias.net>, debian-java@lists.debian.org
X-Original-Date Fri, 10 Feb 2023 11:15:28 +1300
X-Original-Message-ID <CALFf3kdKkq_6vPY_zgv=OPAOhzZPtyWQj5L0gWR+Pv1zH+uNzg@mail.gmail.com>
X-Original-References <Y+Mpahbc3lJYhbr2@debian-BULLSEYE-live-builder-AMD64> <5727dc243076178631326e380aa5ac10@apache.org> <Y+QqVhimAvvNNbYh@nahmias.net> <Y+QvHsgCLpxiB732@nahmias.net> <f3c62d02a923dc03306cc75682a5fb5f@apache.org> <Y+U9yRSHnh4BaczB@debian-BULLSEYE-live-builder-AMD64> <775eae911ef06536b5f24424e4c91ae2@apache.org>
Xref csiph.com linux.debian.maint.java:12543

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi,

 Sorry for jumping into the discussion, but it looks like maven-helper
deploys
 jar files slightly incorrectly. It places <package>.jar in /usr/share/java
and
 then creates a symlink <package>-<version>.jar to it, rather than place
 <package>-<version>.jar and create a symlink <package>.jar. Would it be ok
to
 submit a patch for that?

Best Regards,
 Vladimir.

On Fri, Feb 10, 2023 at 11:07 AM Emmanuel Bourg <ebourg@apache.org> wrote:

> Le 2023-02-09 19:39, Joe Nahmias a écrit :
>
> > Thanks for all your help. I think I managed to figure this out finally.
> > I've put my repo on salsa here:
> > https://salsa.debian.org/java-team/jackson-modules-java8
> >
> > Anyone care to do a(n in-depth) review before I upload?
>
> Great! Here is my review:
>
> - Don't build the -java-doc package, that's useless
> - The Maven wrapper should be removed (mwn* and .mvn/wrapper/*)
> - I'd use the default gbp branch layout (master/upstream/pristine-tar)
>    instead of the DEP 14 layout (debian/latest). Most Java packages
>    follow the gbp layout and it's important all packages remain
> consistent.
> - Drop the +ds suffix
> - debian/changelog doesn't close an ITP bug
> - Why declaring a Provides field on virtual packages? That's unusual
>
> The content of the binary package is perfect. Nice trick in
> debian/control
> to reuse the same description, I didn't know that was possible.
>
> Emmanuel Bourg
>
>

Back to linux.debian.maint.java | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

help with plugin versions and maven-debian-helper Joe Nahmias <joe@nahmias.net> - 2023-02-08 05:50 +0100
  Re: help with plugin versions and maven-debian-helper Emmanuel Bourg <ebourg@apache.org> - 2023-02-08 09:00 +0100
    Re: help with plugin versions and maven-debian-helper Joe Nahmias <joe@nahmias.net> - 2023-02-09 00:10 +0100
      Re: help with plugin versions and maven-debian-helper Joe Nahmias <joe@nahmias.net> - 2023-02-09 00:30 +0100
        Re: help with plugin versions and maven-debian-helper Emmanuel Bourg <ebourg@apache.org> - 2023-02-09 08:40 +0100
          Re: help with plugin versions and maven-debian-helper Joe Nahmias <joe@nahmias.net> - 2023-02-09 19:40 +0100
            Re: help with plugin versions and maven-debian-helper Emmanuel Bourg <ebourg@apache.org> - 2023-02-09 23:10 +0100
              Re: help with plugin versions and maven-debian-helper Vladimir Petko <vladimir.petko@canonical.com> - 2023-02-09 23:20 +0100
                Re: help with plugin versions and maven-debian-helper Thorsten Glaser <t.glaser@tarent.de> - 2023-02-09 23:30 +0100
              Re: help with plugin versions and maven-debian-helper Thorsten Glaser <t.glaser@tarent.de> - 2023-02-09 23:20 +0100
              Re: help with plugin versions and maven-debian-helper Joe Nahmias <joe@nahmias.net> - 2023-02-10 02:00 +0100
                Re: help with plugin versions and maven-debian-helper Emmanuel Bourg <ebourg@apache.org> - 2023-02-10 13:00 +0100
                Re: help with plugin versions and maven-debian-helper Thorsten Glaser <t.glaser@tarent.de> - 2023-02-10 15:10 +0100
                Re: help with plugin versions and maven-debian-helper Emmanuel Bourg <ebourg@apache.org> - 2023-02-10 16:40 +0100

csiph-web