Your message dated Tue, 26 Jun 2018 08:17:48 +0000
with message-id <[email protected]>
and subject line Bug#902404: fixed in maven-ant-helper 8.5
has caused the Debian Bug report #902404,
regarding maven-ant-helper: depends on libstax-java
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 [email protected]
immediately.)


-- 
902404: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902404
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: maven-ant-helper
Version: 8.4
Severity: important

Hello,

/usr/share/maven-ant-helper/maven-build.xml contains the following lines:

    <property name="xml-input-factory" 
value="com.bea.xml.stream.MXParserFactory" />
    <property name="xml-output-factory" 
value="com.bea.xml.stream.XMLOutputFactoryBase" />

whereas the provider of com.bea.xml.stream.MXParserFactory does not seem to be
installed as a dependency of maven-ant-helper. I have attempted to
'gbp buildpackage' openchemlib [1], what resulted in the following error:

(initial lines omitted for brevity)
        ant -Duser.name debian
Buildfile: /usr/share/maven-ant-helper/maven-build.xml

init.pom:
     [echo] Base dir is /home/andrius/debian-packages/openchemlib
     [echo] Pom name in 
/home/andrius/debian-packages/openchemlib/debian/libopenchemlib-java.poms: 
pom.xml
     [echo] Pom file pom.xml available? true

read.pom:
    [mkdir] Created dir: /home/andrius/debian-packages/openchemlib/debian/.mh
     [echo] Cleaner options: --has-package-version 
--artifact=target/openchemlib-*.jar --java-lib
     [java] Exception in thread "main" 
javax.xml.stream.FactoryConfigurationError: Provider 
com.bea.xml.stream.MXParserFactory not found
     [java]     at 
java.xml/javax.xml.stream.FactoryFinder.newInstance(FactoryFinder.java:196)
     [java]     at 
java.xml/javax.xml.stream.FactoryFinder.newInstance(FactoryFinder.java:148)
     [java]     at 
java.xml/javax.xml.stream.FactoryFinder.find(FactoryFinder.java:260)
     [java]     at 
java.xml/javax.xml.stream.FactoryFinder.find(FactoryFinder.java:222)
     [java]     at 
java.xml/javax.xml.stream.XMLInputFactory.newInstance(XMLInputFactory.java:161)
     [java]     at org.debian.maven.repo.POMReader.<init>(POMReader.java:51)
     [java]     at 
org.debian.maven.repo.POMTransformer.<init>(POMTransformer.java:49)
     [java]     at org.debian.maven.repo.POMCleaner.<init>(POMCleaner.java:48)
     [java]     at org.debian.maven.repo.POMCleaner.main(POMCleaner.java:257)
     [java] Caused by: java.lang.ClassNotFoundException: 
com/bea/xml/stream/MXParserFactory
     [java]     at java.base/java.lang.Class.forName0(Native Method)
     [java]     at java.base/java.lang.Class.forName(Class.java:374)
     [java]     at 
java.xml/javax.xml.stream.FactoryFinder.getProviderClass(FactoryFinder.java:121)
     [java]     at 
java.xml/javax.xml.stream.FactoryFinder.newInstance(FactoryFinder.java:185)
     [java]     ... 8 more
     [java] Java Result: 1
     [copy] Copying 1 file to /home/andrius/debian-packages/openchemlib

BUILD FAILED
/usr/share/maven-ant-helper/maven-build.xml:207: Warning: Could not find file 
/home/andrius/debian-packages/openchemlib/debian/.mh/pom.xml to copy.

I am uncommon with debugging such reports, but to me it seems that the class
com.bea.xml.stream.MXParserFactory is not installed in my system. I would
expect maven-ant-helper depend on it.

Best,
Andrius

[1] https://salsa.debian.org/merkys-guest/openchemlib, git commit
    d3ef782a917f30c9bfb74c7da3468a49bb12f1bb

-- 
Andrius Merkys
Vilnius University Institute of Biotechnology, Saulėtekio al. 7, room V325
LT-10257 Vilnius, Lithuania

--- End Message ---
--- Begin Message ---
Source: maven-ant-helper
Source-Version: 8.5

We believe that the bug you reported is fixed in the latest version of
maven-ant-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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <[email protected]> (supplier of updated maven-ant-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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 26 Jun 2018 09:53:25 +0200
Source: maven-ant-helper
Binary: maven-ant-helper
Architecture: source
Version: 8.5
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<[email protected]>
Changed-By: Emmanuel Bourg <[email protected]>
Description:
 maven-ant-helper - helper scripts for building Maven components with ant
Closes: 902404
Changes:
 maven-ant-helper (8.5) unstable; urgency=medium
 .
   * Team upload.
   * Added the missing dependency on libstax-java (Closes: #902404)
   * Use salsa.debian.org Vcs-* URLs
Checksums-Sha1:
 db89b40cc5f9825a701d294885bff34e9d397a79 1826 maven-ant-helper_8.5.dsc
 f48d344242301f096181976a87a11e2bbf3f5b6d 12908 maven-ant-helper_8.5.tar.xz
 badcb4fb6ab182df87807e5bd23ad8fd6370e0e2 10807 
maven-ant-helper_8.5_source.buildinfo
Checksums-Sha256:
 d3983ed8c62148eecccf2772f4534591aa0b17fa92898d8efca2dea88edff4d1 1826 
maven-ant-helper_8.5.dsc
 f1cc53ee90834d2f3f26ce40417868d8424b1d9b4b97998169f94459d53fa484 12908 
maven-ant-helper_8.5.tar.xz
 3d6251296dfd98c847aae84087958ae7e2efb01560ff70a08cc2b202a9a22955 10807 
maven-ant-helper_8.5_source.buildinfo
Files:
 908d7c3e41aeb6a7b74c11081ffc0e9e 1826 java extra maven-ant-helper_8.5.dsc
 109dcba6e72fc0c78bca57fc830a6c4d 12908 java extra maven-ant-helper_8.5.tar.xz
 2a3c21419ff0bdfbec98f49e9e40dfc8 10807 java extra 
maven-ant-helper_8.5_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlsx8SsSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsCpUP/1b46PE/CLQFUxlArJTzOLb/Oo+fR8lR
VrrXaTCyC2vCCREA/JUUVTxUjcYpT9bUxzkbOB4WPpXLdc/Upp+5rcw4pKiKwtU7
mcCQgYinN88GM4YDs8RN+vufpTFp6V++VtpuHfhwYvqmK8fc/BBYqp3l2QhGkbR7
n3mdVauKa53yJKKVW1DAcRK0fEtJ5Dgbv21EcWvop/WLT7DHVqStxp6oPnCRiCT7
S8a2NNWPjP9s1t87477HJLOgg9nKzGI6L4lXnYxsVrtn6ytc+esfWu9ERG9frHmH
YArbPABrs7TgsaLrMwvBI62rEsC5BkZZnD3PdyNuuNjF1/JKMVt1eGsam2qP1AeM
nS2jv2QhDQJumHJZR8ACzEj2w4YPXCRESPDbOO1K9N4l5t3YD+mPh5GM5W5/eYsZ
tg2bapCsZEEr6sAFZZGLpPCaDA0WtQMDDI/9oPnv2sRkbQfnoN9hrSCtOCcm5/cw
+KtEkkgWCZw7pgN+L8goPSDfshqWqGHYWWCbmxU8te5TmmpmJxfG/DR5b4MgkOWs
eNMh6yX8kEZFkY8+X8fI6FnhWz8c8ck/nSG/mqhWW1nAUy4tpbt+IWMNWDFjAVLQ
6BxJ7rS/bvvguMlbey6wjWk1h0vtYiISqPQwPcAcTptmKBVnron5XXf+K+BmAOg1
kEuViHuzjuiP
=itx1
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
[email protected] for discussions and questions.

Reply via email to