On Mon, Mar 28, 2022 at 02:10:41PM +0200, Peter Krempa wrote: > Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx> > --- ... > -<h2>Maven</h2> > - <p>Up until version 0.4.7 the Java bindings were available from the central maven repository.</p> > - <p>If you want to use 0.4.8 or higher, please add the following repository to your pom.xml</p> > - <pre><repositories> > - <repository> > - <id>libvirt-org</id> > - <url>https://libvirt.org/maven2 </url> Have you tuned this by hand? ^This extra space causes another merge conflict. The rest is fine: Reviewed-by: Erik Skultety <eskultet@xxxxxxxxxx>