On Mon, May 13, 2013 at 03:52:44PM +0200, Wei ZHOU wrote: > Hi Chip, > > I am sure I checkout the latest source code on 4.1 branch. > It is weird that it failed on shashi's machine, but succeed on my machine. > Both machines have the same major version of java (1.6.0_*), and maven > (3.0.4) > I can also build the RPMs for CentOS 6.3
Strange, since I too can't reproduce the issue. Can you try running the build with the -X flag to get the debugging info? > > Wei > > > 2013/5/13 Chip Childers <chip.child...@sungard.com> > > > On Mon, May 13, 2013 at 12:50:15PM +0200, Wei ZHOU wrote: > > > Hi Shashi, > > > > > > I checkouted the latest source code of 4.1 branch, and built it > > > successfully by > > > mvn -P developer,systemvm clean install > > > > > > Wei > > > > > > > > > 2013/5/13 Shashi Dahal <s.da...@leaseweb.com> > > > > > > > Hi All, > > > > > > > > I tried to build today from latest codes and it failed. > > > > > > > > Branch 4.1 > > > > > > > > Latest git log: > > > > commit a86e53d187d7ff18b86f44ec83322a8e37016f3f > > > > Merge: a3b5980 840bf2e > > > > Author: Chip Childers <chip.child...@gmail.com> > > > > Date: Sat May 11 18:26:41 2013 +0100 > > > > > > > > Merge branch '4.1' of > > > > https://git-wip-us.apache.org/repos/asf/cloudstack into 4.1 > > > > > > > > .............. > > > > > > > > Commands: > > > > git clone https://git-wip-us.apache.org/repos/asf/cloudstack.git > > > > cd cloudstack > > > > mvn3 -P developer > > > > > > Did you actually checkout the 4.1 branch? Perhaps master is broken? > >