Re: 4.2 build error...

2013-08-18 Thread Ryan Lei
1. It should be -DskipTests=true. There was a typo in skipTest"d". --- Yu-Heng (Ryan) Lei, Associate Reasearcher Chunghwa Telecom Laboratories / Cloud Computing Laboratory ryan...@cht.com.tw

Re: 4.2 build error...

2013-08-18 Thread Rajesh Battala
Issue is with the test file. Work around is 1. Use -DskipTestd=true with mvn 2. Open plugins/hypervisors/kvm/test/com/cloud/hypervisor/kvm/resource/LibvirtComputingResourceTest.java 2. Comment out these lines + “ vmStr += "\n"; vmStr += "" + (cpus * speed) + "\n"; vmStr += "\n"; “ Whi

4.2 build error...

2013-08-18 Thread Thomas O'Dowd
Hi all, I'm getting a build error on 4.2 :-( Using: mvn -P developer,systemvm clean install --- T E S T S --- Running com.cloud.hypervisor.kvm.resource.LibvirtVifDriverTest log4j:WARN No appe