+++1 I'm also having this issue with the latest master -- same error. -Brian
On Feb 13, 2013, at 12:28 PM, Jessica Wang <jessica.w...@citrix.com> wrote: > Mice, > > I encountered an error when building latest code from master branch: > > =================================================================== > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile > (default-compile) on project cloud-server: Compilation failure: Comp > ilation failure: > [ERROR] > C:\cloudstack-apache\incubator-cloudstack\server\src\com\cloud\vm\snapshot\dao\VMSnapshotDao.java:[24,28] > error: cannot find symbol > [ERROR] symbol: class VMSnapshotVO > [ERROR] location: package com.cloud.vm.snapshot > =================================================================== > > I checked check-in history and found the new file("VMSnapshotDao.java") was > added by you several hours ago. > Could you please help to resolve this issue? > > Jessica > >