now i am using cloudstack 4.0.1 and succesfully for building section. but
when i started management server, the result like this :

[INFO] Reactor Summary:
[INFO]
[INFO] Apache CloudStack ..............................
... SUCCESS [2.100s]
[INFO] Apache CloudStack Utils ........................... SUCCESS [0.518s]
[INFO] Apache CloudStack API ............................. SUCCESS [0.127s]
[INFO] Apache XenSource XAPI ............................. SUCCESS [0.058s]
[INFO] Apache CloudStack Core ............................ SUCCESS [0.169s]
[INFO] Apache CloudStack Agents .......................... SUCCESS [0.313s]
[INFO] Apache CloudStack SystemVM Patches ................ SUCCESS [0.184s]
[INFO] Apache CloudStack Console Proxy ................... SUCCESS [0.188s]
[INFO] Apache CloudStack Server .......................... SUCCESS [0.164s]
[INFO] Apache CloudStack Usage Server .................... SUCCESS [0.086s]
[INFO] Apache CloudStack Plugin POM ...................... SUCCESS [0.046s]
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner
SUCCESS [0.054s]
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner
SUCCESS [0.051s]
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SUCCESS [0.047s]
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SUCCESS [0.051s]
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SUCCESS [0.041s]
[INFO] Apache CloudStack Plugin - Hypervisor Xen ......... SUCCESS [0.119s]
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SUCCESS [0.399s]
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SUCCESS
[0.075s]
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SUCCESS [0.057s]
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SUCCESS [0.039s]
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SUCCESS [0.038s]
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SUCCESS [0.043s]
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SUCCESS
[0.025s]
[INFO] Apache CloudStack AWS API Bridge .................. SUCCESS [2.431s]
[INFO] Apache CloudStack Test ............................ SUCCESS [0.155s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 8.628s
[INFO] Finished at: Mon Apr 22 20:15:55 WIT 2013
[INFO] Final Memory: 15M/37M
[INFO]
------------------------------------------------------------------------
[root@cloudserver apache-cloudstack-4.0.1-incubating-src]# mvn -pl
:cloud-client-ui jetty:run
[INFO] Scanning for projects...
[ERROR] Could not find the selected project in the reactor:
:cloud-client-ui -> [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

i think no cloud-client-ui in cloudstack directory, whereas i've built with
"mvn -P deps" that pulling needed dependencies for management server. any
solution for this? or the configuration's still wrong?

Reply via email to