Packaging mustangproject

Emmanuel Bourg ebourg at apache.org
Sun Feb 2 21:52:15 GMT 2025


Hi Mechtilde,

pkg-java-maintainers at alioth-lists.debian.net is a list mainly used for 
package notifications. For discussions it's preferable to post to 
debian-java at lists.debian.org


On 02/02/2025 17:28, Mechtilde Stehmann wrote:

> Mustangproject is now a dependency of JVerein too. So I want to package 
> it before I can upgrade JVerein.
> 
> I discovered that most of the dependencies are not defined in the 
> pom.xml files.

The dependencies aren't defined in the pom.xml at the root of the 
project, but they are defined in the pom.xml of the submodules:

https://github.com/ZUGFeRD/mustangproject/blob/master/library/pom.xml#L56

https://github.com/ZUGFeRD/mustangproject/blob/master/validator/pom.xml#L37


> What is the proper way to handle it? To patch the *.xml files in a patch 
> queue? Or is therer a better way?

mh_make handles the multi-modules projects properly in most cases, you 
shouldn't have to worry about that.

Emmanuel Bourg



More information about the pkg-java-maintainers mailing list