Return-Path: X-Original-To: apmail-airavata-dev-archive@www.apache.org Delivered-To: apmail-airavata-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 17D0018230 for ; Mon, 24 Aug 2015 13:40:36 +0000 (UTC) Received: (qmail 23079 invoked by uid 500); 24 Aug 2015 13:40:36 -0000 Delivered-To: apmail-airavata-dev-archive@airavata.apache.org Received: (qmail 23030 invoked by uid 500); 24 Aug 2015 13:40:35 -0000 Mailing-List: contact dev-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list dev@airavata.apache.org Received: (qmail 23020 invoked by uid 99); 24 Aug 2015 13:40:35 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Aug 2015 13:40:35 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 222531826D6 for ; Mon, 24 Aug 2015 13:40:35 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.881 X-Spam-Level: ** X-Spam-Status: No, score=2.881 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Authentication-Results: spamd3-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id KzWOO1vjifKW for ; Mon, 24 Aug 2015 13:40:29 +0000 (UTC) Received: from mail-lb0-f179.google.com (mail-lb0-f179.google.com [209.85.217.179]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id C344D43E3E for ; Mon, 24 Aug 2015 13:40:28 +0000 (UTC) Received: by lbbsx3 with SMTP id sx3so79951779lbb.0 for ; Mon, 24 Aug 2015 06:40:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=hTxW9bSMbcuEWe4WiQ80XuOW+Xq09auOsCYaHqjE0NI=; b=SoVpOMJIoAsNOUDGo9m2JP8oK9rEa81mIdGiCW393nSBJ7amw4XE+fUCfoQRt7zX2+ uw178NraFTE1+ozJx+JTZzbq4XrmdMVOuNtxZh/phfoM7/8nTyCo2Vp9jTYKqzugCWR2 xPziOIZlyuGtOYiusEXidcv14dPbkS7ZgLe5bQNC6j294JdSQhRPVMwLhaSuHbAvO0xF BBKcg23DoAjV0Gb3boUFD/KoTgF8sER9YfRJD2Vo1gQ7qoS8722KlkOh84V4dIlqCPnq 7FL/HVFi6XOeAJ4DyEbHklXkDUKGpE0+U8Vo0kH59zYiUi7T1FDoBC6CrFejzIupTeDj nGbA== X-Received: by 10.112.142.6 with SMTP id rs6mr19938199lbb.18.1440423627716; Mon, 24 Aug 2015 06:40:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.89.134 with HTTP; Mon, 24 Aug 2015 06:40:08 -0700 (PDT) From: Chathuri Wimalasena Date: Mon, 24 Aug 2015 09:40:08 -0400 Message-ID: Subject: Cannot build airavata master without To: dev@airavata.apache.org Content-Type: multipart/alternative; boundary=001a11c37780a7fedd051e0ec218 --001a11c37780a7fedd051e0ec218 Content-Type: text/plain; charset=UTF-8 HI Devs, I'm trying to build airavata master without tests. I'm getting following error. [ERROR] Failed to execute goal on project airavata-api-server: Could not resolve dependencies for project org.apache.airavata:airavata-api-server:jar:0.16-SNAPSHOT: *Could not find artifact org.compass-project.wso2:compass:jar:2.0.1.wso2v2 in central (http://repo1.maven.org/maven2 ) *-> [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] Any idea how to resolve that ? Thanks. Chathuri --001a11c37780a7fedd051e0ec218 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
HI Devs,=C2=A0

I'm trying to build = airavata master without tests. I'm getting following error.=C2=A0
=

[ERROR] Failed to execute goal on project airavata= -api-server: Could not resolve dependencies for project org.apache.airavata= :airavata-api-server:jar:0.16-SNAPSHOT: Could not find artifact org.comp= ass-project.wso2:compass:jar:2.0.1.wso2v2 in central (http://repo1.maven.org/maven2) -> [Help 1]<= /div>
[ERROR]
[ERROR] To see the full stack trace of the erro= rs, re-run Maven with the -e switch.
[ERROR] Re-run Maven using t= he -X switch to enable full debug logging.
[ERROR]

Any idea how to resolve that ?

Th= anks.
Chathuri
--001a11c37780a7fedd051e0ec218--