Re: getting rid of 3rd party repositories (ceph, libvirt)

2015-04-29 Thread Laszlo Hornyak
Thank you Wido! Should work now... On Wed, Apr 29, 2015 at 4:46 PM, Wido den Hollander wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > On 04/22/2015 12:31 PM, Laszlo Hornyak wrote: > > Hi Wido, > > > > I should have read the git log first :-) > > > > No license issues and no cod

Re: getting rid of 3rd party repositories (ceph, libvirt)

2015-04-29 Thread Wido den Hollander
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/22/2015 12:31 PM, Laszlo Hornyak wrote: > Hi Wido, > > I should have read the git log first :-) > > No license issues and no code change needed. All I want to have is > rados-java in the central maven repository for two reasons: - > central

Re: getting rid of 3rd party repositories (ceph, libvirt)

2015-04-22 Thread Laszlo Hornyak
Hi Wido, I should have read the git log first :-) No license issues and no code change needed. All I want to have is rados-java in the central maven repository for two reasons: - central is the most reliable service - we can not upload our artifacts to central until we have a dependency on other

Re: getting rid of 3rd party repositories (ceph, libvirt)

2015-04-22 Thread Wido den Hollander
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/21/2015 09:12 PM, Laszlo Hornyak wrote: > Hi, > > I have uploaded the libvirt dependency to maven central and you > should never get the maven failure if the libvirt.org server goes > down, it will be downloaded from central. I have sent a PR