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 248B3F178 for ; Wed, 17 Apr 2013 13:17:32 +0000 (UTC) Received: (qmail 5971 invoked by uid 500); 17 Apr 2013 13:17:30 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 5904 invoked by uid 500); 17 Apr 2013 13:17: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 5879 invoked by uid 99); 17 Apr 2013 13:17:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Apr 2013 13:17:30 +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 (athena.apache.org: domain of rohityadav89@gmail.com designates 209.85.215.173 as permitted sender) Received: from [209.85.215.173] (HELO mail-ea0-f173.google.com) (209.85.215.173) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Apr 2013 13:17:26 +0000 Received: by mail-ea0-f173.google.com with SMTP id k11so715221eaj.18 for ; Wed, 17 Apr 2013 06:17:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=X/AVINxDKUrego4l6P5TdZ4xz6PgSLnTW1mBttL2H/8=; b=VgW6GMST5B7cEQ0FM0dLXZFr2UB4GC8MwrvU//UakCeTNbkdBCTstpYQhp05Oa3PAZ nU/FCtj2DwbPrEEkfxKatla33/PEGr8YMUgnXqdBKG3XEuiQ9LjH1zchQ97D7Smvlkoz wNsHL+rI7Qc093xBw9iNvTd1vrBcLZxChb8SZjgGTwCFzzM2xXnsctVTWIocpFfasG3l WP2ZbOCzJMhOiDCW7JYDYirEkgr9sUqwdRB8EDNQUX0sCnk693SwS86Eoboi+Zf6lFi5 Ziu2DRiw+8zLfiXYjFTH5MJga9xkJHFaJnGg8JqQz+fWwEaKY5XKg2oeyE0PeO+IamTL j6XA== X-Received: by 10.15.32.142 with SMTP id a14mr18330112eev.22.1366204624902; Wed, 17 Apr 2013 06:17:04 -0700 (PDT) MIME-Version: 1.0 Sender: rohityadav89@gmail.com Received: by 10.223.169.133 with HTTP; Wed, 17 Apr 2013 06:16:44 -0700 (PDT) In-Reply-To: <2183843.1813.1366187328503.JavaMail.Sinisa@T61> References: <13851938.1798.1366187011609.JavaMail.Sinisa@T61> <2183843.1813.1366187328503.JavaMail.Sinisa@T61> From: Rohit Yadav Date: Wed, 17 Apr 2013 18:46:44 +0530 X-Google-Sender-Auth: 7THMs3p6PjWpudaUdBcorlEWQK4 Message-ID: Subject: Re: Connection to http://repo.maven.apache.org refused To: dev@cloudstack.apache.org Cc: cloudstack-dev Content-Type: multipart/alternative; boundary=089e016352105bc9bf04da8e4d07 X-Virus-Checked: Checked by ClamAV on apache.org --089e016352105bc9bf04da8e4d07 Content-Type: text/plain; charset=ISO-8859-1 4.1 branch uses maven and there is not need to use the deps profile which is gone now. Looks like your command has -P deps, remove it. Next, looks like either there is some connectivity issue, either you're not connected to Internet, your DNS is unable to resolve the domain or the maven repo server is down. Can you share with us your build command? Cheers. On Wed, Apr 17, 2013 at 1:58 PM, Denic wrote: > Escuxe me Rohit recently I have problems building CS4.1 branch, > when I pull on 04.16. I got this error: > WARNING] The requested profile "deps" could not be activated because it > does not exist. > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-remote-resources-plugin:1.3:process > (default) on project cloud-client-ui: Error resolving project artifact: > Could not transfer artifact org.libvirt:libvirt:pom:0.4.9 from/to central ( > http://repo.maven.apache.org/maven2): Connection to > http://repo.maven.apache.org refused for project > org.libvirt:libvirt:jar:0.4.9: Connection timed out -> [Help 1]. > > Today(04.17.) I pull and try again to build and ended at even earlier > point: > [INFO] Apache CloudStack Usage Server .................... FAILURE > [1:03.454s] > ....SKIPED..... > ................. > ............. > [ERROR] Failed to execute goal on project cloud-usage: Could not resolve > dependencies for project > org.apache.cloudstack:cloud-usage:jar:4.1.0-SNAPSHOT: Failed to collect > dependencies for [org.apache.cloudstack:cloud-server:jar:4.1.0-SNAPSHOT > (compile), mysql:mysql-connector-java:jar:5.1.21 (runtime), > commons-daemon:commons-daemon:jar:1.0.10 (compile), junit:junit:jar:4.10 > (test), org.springframework:spring-core:jar:3.1.2.RELEASE (compile), > org.springframework:spring-context:jar:3.1.2.RELEASE (compile), > org.springframework:spring-web:jar:3.1.2.RELEASE (compile), > org.mockito:mockito-all:jar:1.9.5 (test), > org.springframework:spring-test:jar:3.1.2.RELEASE (test), > org.aspectj:aspectjrt:jar:1.7.1 (compile), > org.aspectj:aspectjweaver:jar:1.7.1 (compile), > javax.inject:javax.inject:jar:1 (compile)]: Failed to read artifact > descriptor for commons-daemon:commons-daemon:jar:1.0.10: Could not transfer > artifact commons-daemon:commons-daemon:pom:1.0.10 from/to central ( > http://repo.maven.apache.org/maven2): Connection to > http://repo.maven.apache.org refused: Connection timed out -> [Help 1] > > What could be wrong? > Thank you, regards. > > --089e016352105bc9bf04da8e4d07--