]> git.ipfire.org Git - thirdparty/libvirt.git/commit
doc: Add Maven repository to Java bindings documentation
authorWido den Hollander <wido@widodh.nl>
Thu, 27 Sep 2012 20:48:17 +0000 (22:48 +0200)
committerEric Blake <eblake@redhat.com>
Thu, 4 Oct 2012 15:17:45 +0000 (09:17 -0600)
commit2cd90935433dafc3aa1e160da99b8d67f2ea687d
tree9190d9a822c573b724e009a76027131448fa7686
parent83aebf6de4e2902c621edcba65de1d1556bee454
doc: Add Maven repository to Java bindings documentation

Getting a artifact into Maven central has a lot of restrictions as
where the artifact should be hosted.

This seemed like a big hassle which we don't want to go through now.

Document a way for users to use libvirt.org as a repository so they can
fetch the Java bindings with maven.

Signed-off-by: Wido den Hollander <wido@widodh.nl>
docs/java.html.in