Bug#891695: "mh_linkjar" and "mh_installpoms" Do Not Support "--relocate"

殷啟聰 | Kai-Chung Yan seamlikok at gmail.com
Wed Feb 28 02:46:42 UTC 2018


Package: maven-repo-helper
Version: 1.9.2
Severity: important

If I use "jh_maven_repo_helper" and then add a "relocate" option to "<package>.poms", "mh_linkjar" shows the following error:

> Invalid option: relocate

So I move the "relocate" option to "debian/rules" as

```make
override_mh_installpoms:
    mh_installpoms --relocate=org.osgi:org.osgi.compendium:debian
``

This time, "mh_installpoms" shows said error.

FYI: I was updating "osgi-compendium" to release 6 which renames itself to "osgi.cmpn.jar".

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20180228/f2f6388f/attachment.sig>


More information about the pkg-java-maintainers mailing list