Re: Bug#1081606: debian/maven.rules help needed for cdk
Andrius Merkys <[email protected]> Mon, 30 Sep 2024 10:04:26 +0300
| Newsgroups | gmane.linux.debian.devel.java |
|---|---|
| Message-ID | <[email protected]> |
Hi Emmanuel, On 2024-09-28 00:51, Emmanuel Bourg wrote: > Le 27/09/2024 à 14:47, Andrius Merkys a écrit : > >> cdk-data is an artifact of the same project, however, I cannot make >> maven detect it. I am almost sure the problem is due to some >> misconfiguration in debian/maven.rules, but I cannot find where. I >> would be grateful if someone with better knowledge of >> maven-debian-helper could help. > > Did you try disabling the tests and ignoring org.openscience.cdk:cdk-test? cdk in unstable already does that. I am interested in enabling tests for cdk since the package depends on many others and I would like to properly run the integration testsuite. Best, Andrius