Bug#835042: maven-repo-helper: mh_patchpoms doesn't honour verbose option
Christopher Hoskin
christopher.hoskin at gmail.com
Sun Aug 21 16:12:20 UTC 2016
Package: maven-repo-helper
Version: 1.9.2
Severity: minor
Tags: patch
Dear Maintainer,
The mh_patchpoms documentation (mh_patchpoms -h) says the mh_patchpoms options include:
-v --verbose: show more information while running
However, in practice, the -v and --verbose options have no effect. This appears to be because the mh_patchpoms script passes -v to POMTransformer.java, and POMTransformer.java only recognises --verbose.
The attached patch modifies POMTransformer.java to accept either -v or --verbose as options.
Thanks.
Christopher Hoskin
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages maven-repo-helper depends on:
ii default-jre-headless [java2-runtime-headless] 2:1.8-57
ii gcj-5-jre-headless [java2-runtime-headless] 5.4.1-1
ii libstax-java 1.2.0-3
ii openjdk-8-jre-headless [java2-runtime-headless] 8u102-b14.1-2
Versions of packages maven-repo-helper recommends:
ii debhelper 9.20160814
Versions of packages maven-repo-helper suggests:
pn maven-debian-helper <none>
-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: POMTransformer-verbose.patch
Type: text/x-diff
Size: 729 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20160821/82dbb28c/attachment.patch>
More information about the pkg-java-maintainers
mailing list