similar to: java binding in central maven repository

Displaying 20 results from an estimated 10000 matches similar to: "java binding in central maven repository"

2012 Jul 13
1
centos 5.5 yum updates
This used to work for me last week I basically need to install maven2 along with all its dependencies So I follow the suggestions at http://www.davehodgkinson.com/blog/2011/04/installing-maven-on-a-fresh-redhatcentos-5-5/ Now at the yum update step, I have started seeing lots of HTTP Error 404. Have some of the repos moved? I know a solution is yum clean all and then do yum update but then
2013 Oct 10
2
pom for 0.5.1
H, I am using libvirt from maven using a nexus proxy pointing to http://www.libvirt.org/maven2/ It downloads the jar fine but is expecting libvirt-0.5.1.pom (and ...sha1). In the proxy only the jar appears. When I download and rename the pom to my local .m2 cache my build works fine. Is this a bug in the distribution of libvirt in its maven repo or is my dependency wrong somehow? Kind regards,
2008 Jun 26
1
java-1.4.2-gcj-compat.i386 update failure
Hmmm, I seemed to have created a misalignmnet somewhere along the line. I can't remember doing anything to this. But at one time I did try to test the java open source. Posted my results to the list, got no response, abandoned all hope and went on my merry way. I don't know if this is related. I have installed an rpm for a java needed by an application I run. It was from the official
2013 Oct 10
0
Re: pom for 0.5.1
On Thu, Oct 10, 2013 at 9:10 AM, Daan Hoogland <DHoogland@schubergphilis.com> wrote: > H, > > > > I am using libvirt from maven using a nexus proxy pointing to > http://www.libvirt.org/maven2/ > > It downloads the jar fine but is expecting libvirt-0.5.1.pom (and …sha1). In > the proxy only the jar appears. When I download and rename the pom to my > local .m2
2016 Jul 19
0
Announcing release of Maven 3.3 on CentOS Linux 7 x86_64 SCL
I am pleased to announce the immediate availability of Maven in version 3.3 on CentOS Linux 7 x86_64, delivered via a Software Collection (SCL) built by the SCLo Special Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo). QuickStart ---------- You can get started in three easy steps: $ sudo yum install centos-release-scl $ sudo yum install rh-maven33 $ scl
2016 Jul 19
0
Announcing release of Maven 3.3 on CentOS Linux 7 x86_64 SCL
I am pleased to announce the immediate availability of Maven in version 3.3 on CentOS Linux 7 x86_64, delivered via a Software Collection (SCL) built by the SCLo Special Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo). QuickStart ---------- You can get started in three easy steps: $ sudo yum install centos-release-scl $ sudo yum install rh-maven33 $ scl
2019 Nov 23
1
Installing Maven with OpenJDK 11, without pulling OpenJDK 1.8
Hello, I am trying to create a container image which will build Java software with Maven and Java 11 (rather focussing on CentOS 8 here). When installing 'maven' with yum, 'java-1.8.0-openjdk-devel' is installed as a dependency. If one then installs 'java-11-openjdk-devel', and use the update-alternatives command for java and javac, everything works fine and Maven uses
2015 Aug 06
0
CEBA-2015:1547 CentOS 7 maven-dependency-tree FASTTRACK BugFix Update
CentOS Errata and Bugfix Advisory 2015:1547 Upstream details at : https://rhn.redhat.com/errata/RHBA-2015-1547.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: b1cb482badd6d1ef77585f7c0ddd0d505a33db14eefb5df19a9b0751c883126b maven-dependency-tree-2.0-7.el7.noarch.rpm
2017 Nov 28
0
Announcing release of Maven 3.5 on CentOS Linux 7 x86_64
I am pleased to announce the immediate availability of Maven in version 3.5 on CentOS Linux 7 x86_64, delivered via a Software Collection (SCL) built by the SCLo Special Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo). QuickStart ---------- You can get started in three easy steps: $ sudo yum install centos-release-scl $ sudo yum install rh-maven35 $ scl enable
2010 Oct 04
1
Anyone has new libvirt java binding jar, i want the latest one. i dont have the build env at my end.
-- Thanks & Regards Ravi Pawar -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20101004/7754d9d9/attachment.htm>
2023 Jun 12
1
site certificate
LS, I am sure you have already noticed but I want to report it anyway; When compiling a dependend on "https://libvirt.org/maven2/net/juniper/tungsten/juniper-tungsten-api/2.0/juniper-tungsten-api-2.0.pom", I get a certificate error. I get the a similar error when accessing https://libvirt.org btw hope you can do something with this information, -- Daan
2014 Nov 20
2
maxvcpus
Hi list, According to the libvirt documentation [1] "Show maximum number of virtual CPUs for guest domains on this connection" This may not be a complete definition. My first guess from the above was that this returns the number of virtual CPUs that can exist at the same time on the host, either one or several VMs. In fact it returned 16 in my fedora 20 desktop running with KVM,
2014 Nov 20
0
Re: maxvcpus
On 20.11.2014 09:12, Laszlo Hornyak wrote: > Hi list, Hey Laszlo, long time no see! > > According to the libvirt documentation [1] > > "Show maximum number of virtual CPUs for guest domains on this connection" > > This may not be a complete definition. > > My first guess from the above was that this returns the number of > virtual CPUs that can exist at
2014 Dec 08
2
snapshots and qcow2
Hi, I ran into a strange behavior with libvirt snapshots. I have some vms running with thin-provisioned qcow2 disk images (libvirt 1.1.3 with fedora 20). * When I create a snapshot on the VM, the qcow file suddenly grows big, somewhat bigger than the maximum size of the disk. * When I delete the snapshot, the allocated disk space is not freed up, the qcow image remains the same size. However, if
2010 Feb 04
1
Using vorbis-java to read an existing file?
On Thu, 4 Feb 2010, Conrad Parker wrote: >> Would there be any interest in hosting this alongside the current >> (definately write-only) java library? > > of course, the more better implementations the better! what vcs are you > using? Currently the vcs isn't anywhere public. I've dropped a snapshot at http://gagravarr.org/misc/vj-20100204-1.tar.gz in case
2007 Aug 01
5
[HELP] Mongrel Needs a Patch Maven
Hey folks, I''m falling behind in my Mongrel duties and seriously need to recruit an enterprising individual to take on the patch queue and help push out a new release with some minor fixes. The goal would be to just get patches that are currently languishing, pull them together, put them in the source, write some tests to try them, and then one slight design change. If this works out
2012 May 09
0
Libvirt java binding crash Tomcat
Running on linux and libvirt 0.9.11. Using libvirt java 0.4.7. ?Notice that the Tomcat server crashes and shows the dump like this: *** glibc detected *** jsvc.exec: double free or corruption (out): 0x086f14a8 *** ======= Backtrace: ========= /lib/libc.so.6[0xc03745] /lib/libc.so.6(cfree+0x59)[0xc03b89] /tmp/jna/jna486823639517928939.tmp(Java_com_sun_jna_Native_free+0x1d)[0x430c4c] [0xb46de240]
2014 Dec 08
0
Re: snapshots and qcow2
On 12/08/2014 03:03 PM, Laszlo Hornyak wrote: > Hi, > > I ran into a strange behavior with libvirt snapshots. I have some vms > running with thin-provisioned qcow2 disk images (libvirt 1.1.3 with fedora > 20). > * When I create a snapshot on the VM, the qcow file suddenly grows big, > somewhat bigger than the maximum size of the disk. The maximum (guest) size of a disk is
2015 Feb 18
0
oVirt gaps for Virtualization SIG
Hi, following up to CentOS Virt SIG meeting here is a quick review of the gaps we have for porting ovirt within CentOS Koji. On the manager side, in order to properly build ovirt-engine (the main package in oVirt project) we're missing several pre-requisites. We're relying on a binary packaging of jboss-as 7.1 we ship as ovirt-engine-jboss-as. So first step should be to rebuild Fedora 19
2011 May 10
0
Continuous Integration, Puppet, dynamic VMs etc
Hi there, Have any of you Puppet users/abusers out there worked on or even succeeded at some sort of Continuous Integration of your Puppet-language codebase? I''m very interested to hear about the experiences of other people in the community on some of this stuff. If you were in Amsterdam for Puppet Camp you might have seen my talk on these kinds of things and I''m sure there are