Re: Updating libjax-maven-plugin-java

Emmanuel Bourg <[email protected]> Tue, 11 Mar 2025 08:37:23 +0100
Newsgroups gmane.linux.debian.devel.java
Message-ID <[email protected]>
On 10/03/2025 19:13, Christian BAYLE wrote:
> Hello,
> 
> any idea on how to disable:
> 
> https://github.com/davidmoten/sonatype-parent
> 
> that seems to require an account to work, and may be the reason
> why it fails, at least mh_make show clearly it misses.

There is nothing useful for us in this parent pom, just basic release 
stuff. The account is required to publish to Maven Central, that's for 
the upstream maintainer only.


> would it be annoying to disable ? and how ?

just add the --no-parent flag in debian/<package>.poms

Emmanuel Bourg