Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0AFACF178 for ; Mon, 22 Apr 2013 23:34:30 +0000 (UTC) Received: (qmail 34744 invoked by uid 500); 22 Apr 2013 23:34:30 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 34705 invoked by uid 500); 22 Apr 2013 23:34:30 -0000 Mailing-List: contact dev-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list dev@cloudstack.apache.org Received: (qmail 34697 invoked by uid 99); 22 Apr 2013 23:34:29 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Apr 2013 23:34:29 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ajimangun21@gmail.com designates 74.125.82.182 as permitted sender) Received: from [74.125.82.182] (HELO mail-we0-f182.google.com) (74.125.82.182) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Apr 2013 23:34:23 +0000 Received: by mail-we0-f182.google.com with SMTP id s43so23314wey.13 for ; Mon, 22 Apr 2013 16:34:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=xLDtJAhWLQSWrTWHqae8StBH11S9T0pGkH6KlDgL2fA=; b=q1XuK9oHHI7OgzZVsvisW5s6NPAv9q83ffRwamXkEyIKkOLTE67QhS/mEzGMylTMvF HhAmgq0YXII8wT/txZoaT60cXPtLhpLXms1QbmoXXT9l72O+53STfV9epAXpTrXXhqWM zNsmfgqG6Wogv0revRrGbw7NA/hMhP3G30s7CAa8goHsztsF4+uqp2wxM5FQFtAJxuml HYYAbJRc8NjNgtufYIXY6cmtQWMEQ1GTdpuGPfaezgjSjgjLbeLEniP+WQtI/b+rRYM1 xIy1IakTvIcpW0TZZ+VV3551/dPZsm++O6BL9OH16vUEK37T1HQAiJH8Wne2PnHO/GJB hoFg== MIME-Version: 1.0 X-Received: by 10.194.109.227 with SMTP id hv3mr56964340wjb.32.1366673642757; Mon, 22 Apr 2013 16:34:02 -0700 (PDT) Received: by 10.194.55.231 with HTTP; Mon, 22 Apr 2013 16:34:02 -0700 (PDT) Date: Tue, 23 Apr 2013 06:34:02 +0700 Message-ID: Subject: cannot run management server with "mvn -pl :cloud-client-ui jetty:run" command From: Ajimangun lintang mas To: dev@cloudstack.apache.org Content-Type: multipart/alternative; boundary=089e0102ee28004e8704dafb81b7 X-Virus-Checked: Checked by ClamAV on apache.org --089e0102ee28004e8704dafb81b7 Content-Type: text/plain; charset=ISO-8859-1 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? --089e0102ee28004e8704dafb81b7--