Hi Livio, I see 'developer' rector was not found and that you're using CS 4.0, but following development commands for asf-git/master which is the reason why it fails for you.
For 4.0, see this: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Building#Building-ApacheCloudStack4.0 For git-master, the wiki you're reading should work. Regards. On 05-Dec-2012, at 12:14 AM, Livio Lv <[email protected]> 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?
