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


Groups > linux.debian.maint.java > #10103 > unrolled thread

[Gradle] incorrectly generated POM

Started bySebastian Humenda <shumenda@gmx.de>
First post2017-10-21 18:50 +0200
Last post2017-10-21 21:20 +0200
Articles 2 — 1 participant

Back to article view | Back to linux.debian.maint.java


Contents

  [Gradle] incorrectly generated POM Sebastian Humenda <shumenda@gmx.de> - 2017-10-21 18:50 +0200
    Re: [Gradle] incorrectly generated POM Sebastian Humenda <shumenda@gmx.de> - 2017-10-21 21:20 +0200

#10103 — [Gradle] incorrectly generated POM

FromSebastian Humenda <shumenda@gmx.de>
Date2017-10-21 18:50 +0200
Subject[Gradle] incorrectly generated POM
Message-ID<uD58e-3ij-9@gated-at.bofh.it>

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

Hi

I'm packaging a package with the artifact Id braille-utils.basic-cli. AFAIK, a
dot is not quite standard-compliant :).
I named the package libbraille-utils-basic-cli-java and added a maven.rules
file with this content:

    org.daisy.braille braille-utils-basic-cli POM s/-basic/.basic/

to alter the artifact ID. First of all, I wonder why the artifact ID is called
"braille-utils-basic-cli"? I think I don't specify it as such.
Second, the rule seems to be broken, but I cannot find out, why. I'm using a
dirty sed rule at the moment, which replaces the artifact Id before
installation:

	sed -i 's/-basic-cli/.basic-cli/' build/debian/*.pom

That works, but is not nice.
The current state of the packaging is at
<https://anonscm.debian.org/gitweb/?p=pkg-a11y/braille-utils-basic-cli.git>. I
would really appreciate if you could take a look.

Thanks!
Sebastian
-- 
Web: https://www.crustulus.de (English|Deutsch)  | Blog: https://www.crustulus.de/blog
FreeDict: Free multilingual dictionaries - http://www.freedict.org
Freies Latein-Deutsch-Wörterbuch: https://www.crustulus.de/freedict.de.html

[toc] | [next] | [standalone]


#10104

FromSebastian Humenda <shumenda@gmx.de>
Date2017-10-21 21:20 +0200
Message-ID<uD7tn-50A-9@gated-at.bofh.it>
In reply to#10103

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

Hi

Sebastian Humenda schrieb am 21.10.2017, 18:42 +0200:
>I'm packaging a package with the artifact Id braille-utils.basic-cli. AFAIK, a
>dot is not quite standard-compliant :).
[…]
><https://anonscm.debian.org/gitweb/?p=pkg-a11y/braille-utils-basic-cli.git>. I
Sorry, the URL is
<https://anonscm.debian.org/gitweb/?p=pkg-a11y/braille-utils-basic-cli.git>.

Thanks
Sebastian
-- 
Web: https://www.crustulus.de (English|Deutsch)  | Blog: https://www.crustulus.de/blog
FreeDict: Free multilingual dictionaries - http://www.freedict.org
Freies Latein-Deutsch-Wörterbuch: https://www.crustulus.de/freedict.de.html

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.maint.java


csiph-web