Your message dated Tue, 21 May 2013 19:33:08 +0000
with message-id <e1uesj2-0002qg...@franck.debian.org>
and subject line Bug#688085: fixed in maven-repo-helper 1.8.2
has caused the Debian Bug report #688085,
regarding SEVERE: Cannot resolve dependencies in ./pom.xml: Dangling meta
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
688085: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688085
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: maven-debian-helper
Version: 1.5.1
Severity: important

  I am trying to package Perf4j using mh_make. It seems to work quite
well. Steps:

$ wget https://github.com/perf4j/perf4j/tarball/perf4j-0.9.16
$ tar xvfz [...]
$ mh_make
Environment variable DEBLICENSE not set, using GPL-3+ by default

Enter the name of the new Debian source package. If empty, it will
defaults to perf4j
>

Enter the name of the binary package. If empty, it will defaults to
libperf4j-java
>

Run tests while building the package?
[y]/n > y

Generate the Javadoc while building the package?
[y]/n > y

Checking that apt-file is installed and has been configured...
[ok]

Checking that licensecheck is installed...
[ok]

Solving dependencies for package libperf4j-java (tests are included)
(documentation is included)
Analysing pom.xml...
Enter the upstream version for the package. If you press <Enter> it
will default to 0.9.16
>

Version of org.perf4j:perf4j is 0.9.16
Choose how it will be transformed:
[1] - Replace all versions starting by 0. with 0.x
 2  - Change the version to the symbolic 'debian' version
 3  - Keep the version
 4  - Custom rule
>
Resolving log4j:log4j:jar:1.2.14 of scope compile...
Sep 13, 2012 9:16:29 AM
org.debian.maven.packager.DependenciesSolver$ToResolve resolve
SEVERE: Cannot resolve dependencies in ./pom.xml: Dangling meta
character '+' near index 0
+)\.(.*)/\$1\.\$2\.x/
^
java.util.regex.PatternSyntaxException: Dangling meta character '+' near index 0
+)\.(.*)/\$1\.\$2\.x/
^
        at java.util.regex.Pattern.error(Pattern.java:1730)
        at java.util.regex.Pattern.sequence(Pattern.java:1895)
        at java.util.regex.Pattern.expr(Pattern.java:1769)
        at java.util.regex.Pattern.compile(Pattern.java:1477)
        at java.util.regex.Pattern.<init>(Pattern.java:1150)
        at java.util.regex.Pattern.compile(Pattern.java:840)
        at org.debian.maven.repo.Rule.<init>(Rule.java:44)
        at org.debian.maven.repo.DependencyRule.<init>(DependencyRule.java:41)
        at org.debian.maven.repo.POMInfo.getPublishedRules(POMInfo.java:275)
        at 
org.debian.maven.repo.Repository.searchMatchingPOM(Repository.java:130)
        at 
org.debian.maven.packager.DependenciesSolver.resolveDependency(DependenciesSolver.java:987)
        at 
org.debian.maven.packager.DependenciesSolver.resolveDependency(DependenciesSolver.java:883)
        at 
org.debian.maven.packager.DependenciesSolver.resolveDependencies(DependenciesSolver.java:878)
        at 
org.debian.maven.packager.DependenciesSolver.access$000(DependenciesSolver.java:56)
        at 
org.debian.maven.packager.DependenciesSolver$ToResolve.resolve(DependenciesSolver.java:353)
        at 
org.debian.maven.packager.DependenciesSolver.resolveDependenciesNow(DependenciesSolver.java:864)
        at 
org.debian.maven.packager.DependenciesSolver.solveDependencies(DependenciesSolver.java:598)
        at 
org.debian.maven.packager.DependenciesSolver.main(DependenciesSolver.java:1420)
Resolving org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:2.0.2
of scope runtime...
Dependency org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:2.0.2
found in package libmaven-compiler-plugin-java
[ok]

Resolving org.apache.maven.plugins:maven-release-plugin:maven-plugin:2.2.1
of scope runtime...

In pom.xml:
This plugin is not useful for the build or its use is against Debian
policies. Ignore this plugin?
  org.apache.maven.plugins:maven-release-plugin:maven-plugin:2.2.1

ref:
http://lists.debian.org/debian-java/2012/09/msg00009.html

-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (200, 'testing'), (100, 
'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages maven-debian-helper depends on:
ii  default-jdk                1:1.6-40      Standard Java or Java compatible D
ii  libmaven-clean-plugin-java 2.3-3         Maven clean plugin
ii  libmaven-compiler-plugin-j 2.0.2-4       Maven compiler plugin
ii  libmaven-jar-plugin-java   2.2-4         Maven Jar plugin
ii  libmaven-resources-plugin- 2.3-5         Maven resources plugin
ii  libmaven-site-plugin-java  2.1-1         Maven Site Plugin for generating a
ii  libplexus-velocity-java    1.1.7-3       Plexus component interface to velo
ii  libsurefire-java           2.4.3-3       Surefire test framework for Java
ii  maven-repo-helper          1.7.1~bpo60+1 Helper tools for including Maven m
ii  maven2                     2.2.1-5       Java software project management a
ii  velocity                   1.6.2-4       Java-based template engine for web

Versions of packages maven-debian-helper recommends:
ii  apt-file                      2.4.0      search for files within Debian pac

Versions of packages maven-debian-helper suggests:
pn  libmaven-javadoc-plugin-java  <none>     (no description available)

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: maven-repo-helper
Source-Version: 1.8.2

We believe that the bug you reported is fixed in the latest version of
maven-repo-helper, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 688...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated maven-repo-helper 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 21 May 2013 00:30:12 +0200
Source: maven-repo-helper
Binary: maven-repo-helper
Architecture: source all
Version: 1.8.2
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description: 
 maven-repo-helper - Helper tools for including Maven metadata in Debian 
packages
Closes: 688085 693234
Changes: 
 maven-repo-helper (1.8.2) unstable; urgency=low
 .
   * Fixed the POM reader to handle properly character chunks
     (Closes: #693234, #688085)
   * Enabled more tests by adding the missing @Test annotations
   * Updated Standards-Version to 3.9.4 (no changes)
   * Added junit4 to the classpath
   * debian/copyright: Updated the Format URI to 1.0
   * Upload to unstable
Checksums-Sha1: 
 08c690ec359dfc90727d87172abe347efaf65901 1977 maven-repo-helper_1.8.2.dsc
 d401808677340780d3238a66e24aaf32a12c2254 147904 maven-repo-helper_1.8.2.tar.gz
 88dcd5f84177dee9349d538904bbf9807e93c438 144810 maven-repo-helper_1.8.2_all.deb
Checksums-Sha256: 
 26bc9a912f2b1663f92ffebab81b42395c7d36940ce61abf817416d82111c5cc 1977 
maven-repo-helper_1.8.2.dsc
 13ea8c673aa1c1d1035e89fd32f93fc1c12dead1411218be32c2ee7d4a7652a9 147904 
maven-repo-helper_1.8.2.tar.gz
 5abc8dcbbef3fce19855de7a10c38695cc5820d5f93431ccb89e24b18cd1c650 144810 
maven-repo-helper_1.8.2_all.deb
Files: 
 6e07f1ce82fd21926d06ad77ebb47815 1977 java optional maven-repo-helper_1.8.2.dsc
 bd6b4de3d11a62cbc50ff3950af70cde 147904 java optional 
maven-repo-helper_1.8.2.tar.gz
 48e9ed5bdcd8ed05e443d7becf49b0e3 144810 java optional 
maven-repo-helper_1.8.2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJRm8jgAAoJEAf8SJEEK6ZaSOEP/Ru0HzRMyrsr7pMV98eeg7yY
pQ3FP4UHqhJ+Kj5386NNLa9953Wc9KFCkRK1JdTwVvRuDtOBJcqe5/dWxilEKZQ8
udkVcmcHT5POcHm9f16nZ94vpg3xsYTZY9aEDce7BqixnnhfbbENcQyiYUnrqDcc
g9DoOZH6TCYH25JLvJLy4GgNvpvLMMrU/5q5lLIutGrDHSyO11vXf4xgvLQD7I5P
rc3fv86E6Uf/vWlhy4bBYDDUpE03dzIdISBAmaUDVRabvl+RAKkzM+dzxLKVjZvU
ot55M9sVLUsaDxDBtfP2C8eDH7bGFi5CqKAm/NGS1/74FDJPZ1f8ORg1vqes8BfA
jUnYd0Ufy4Vs15do1h0mHXKocIKk427V4i8ARmmAQlgSx7P/b1pDX2XDtzSwa8qv
+Ssr5gYR+mpZiV79i1gjN5gj72PVORVv23oNQYHPfsKGZZNMpbLx1RquLGx/u+T/
zWet+noEPDKeJwimWdrlt1cUrIKEbZYLhib7ZPtNxl/P6+BcAYUhOmKGDmeLkHc0
1TowOy+0To89FfuB1IIHOGQAm4ueoiN2FspOYVLkNshag3alZPvmtW+Ak9HtyFTA
y2lq7ZIC8MW1G5tg0kid05PHzOSvTeAYdhSoL/YrJqJxDaTlCnovRSwBbnJhOAHc
aNJy79O8b/zyPiXh52nK
=B3HQ
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to