On Wed, Dec 5, 2012 at 3:14 AM, Livio Lv <sandiwater1...@gmail.com> wrote: > Hi All: > I have been setting up cloudstack4 dev environment on widows following > the instruction of > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+a+CloudStack+dev+environment+on+Windows > > There are some problem while deploying the database with command of "mvn -P > developer -pl developer -Ddeploydb" on cygwin (Step 11 Build), Log as > follows: > $ mvn -P developer -pl developer -Ddeploydb > [INFO] Scanning for projects... > [ERROR] Could not find the selected project in the reactor: developer -> > [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException > > Does anywhere have the same failure?
Can you confirm that you are using maven3?