Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #12720
| From | Emmanuel Bourg <ebourg@apache.org> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Intended use of ${maven:CompileDepends} |
| Date | 2023-11-11 11:00 +0100 |
| Message-ID | <HySWt-4E5M-1@gated-at.bofh.it> (permalink) |
| References | <HySWt-4E5M-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Sebastiaan,
Le 11/11/2023 à 09:15, Sebastiaan Couwenberg a écrit :
> What's the intended use of the ${maven:CompileDepends} substvar?
>
> It shouldn't be added to Depends nor Built-Using. The dpkg-gencontrol
> warning makes it very tempting to add it to Depends as some package in
> the archive have incorrectly done.
>
> I've resorted to stripping it from the generated substvars file before
> dh_gencontrol to get rid of the warning, but it seems better to do this
> in maven-debian-helper.
I'll have to check but I think the intended use of
${maven:CompileDepends} is for packaging parent poms, in this case you
want the plugin dependencies to appear in the Depends field of the package.
Emmanuel Bourg
Back to linux.debian.maint.java | Previous | Next | Find similar
Re: Intended use of ${maven:CompileDepends} Emmanuel Bourg <ebourg@apache.org> - 2023-11-11 11:00 +0100
csiph-web