Return-Path: X-Original-To: apmail-clerezza-dev-archive@www.apache.org Delivered-To: apmail-clerezza-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 98413FF6F for ; Thu, 2 May 2013 17:41:49 +0000 (UTC) Received: (qmail 42986 invoked by uid 500); 2 May 2013 17:41:49 -0000 Delivered-To: apmail-clerezza-dev-archive@clerezza.apache.org Received: (qmail 42956 invoked by uid 500); 2 May 2013 17:41:49 -0000 Mailing-List: contact dev-help@clerezza.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@clerezza.apache.org Delivered-To: mailing list dev@clerezza.apache.org Received: (qmail 42947 invoked by uid 99); 2 May 2013 17:41:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 May 2013 17:41:49 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [209.85.217.176] (HELO mail-lb0-f176.google.com) (209.85.217.176) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 May 2013 17:41:43 +0000 Received: by mail-lb0-f176.google.com with SMTP id v20so783005lbc.21 for ; Thu, 02 May 2013 10:41:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:sender:x-originating-ip:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:x-gm-message-state; bh=uPLL6Pqn9X56xY7enmXSPd+qazOj/uY9pQZxxswjJjU=; b=XxCTHXDdpXebaQsMqmkuKQGFsDpGtoWD9NuZsuePXHIfOn0omfhESqmjGxRlzodOST Vkbogaq8DOwOq1H7FVibBVAgSIBVZwS+nL71lzlfYfCK4RK11V58mye+IsNLolgFizw3 T7Zl5HU2+MF9IwnnBzE7rv4h2PHyfNvtyugTCFmTBImZnpxWW2l98xDbhUxTGhdB1fPy VeFubR3/um1Lq7jp7o9YdGTuM+4xHouOe2l1b6R9ZkSLBu6Zp3nVi4nUDJku/gTiGw7i AaOkkau/3GxxMRZ1NAONFZn8mEQotu+oExU0JjJRnDwU4QYiSj99uwLmCcHWLsJMGQGA KL3w== MIME-Version: 1.0 X-Received: by 10.112.73.135 with SMTP id l7mr3098837lbv.42.1367516460864; Thu, 02 May 2013 10:41:00 -0700 (PDT) Sender: me@farewellutopia.com Received: by 10.152.21.71 with HTTP; Thu, 2 May 2013 10:41:00 -0700 (PDT) X-Originating-IP: [112.118.82.205] In-Reply-To: References: Date: Thu, 2 May 2013 19:41:00 +0200 X-Google-Sender-Auth: 9IEEFLbMEwU1iB8emhT2hIkkf0k Message-ID: Subject: Re: [Help] Getting an error trying to build platform.security.foafssl module From: =?ISO-8859-1?Q?Reto_Bachmann=2DGm=FCr?= To: dev@clerezza.apache.org Content-Type: multipart/alternative; boundary=14dae93d8eacdfe76704dbbfbcfa X-Gm-Message-State: ALoCoQlLuVPOpNLs3cZfnkd0/zr/u0fnULGbEVAUxGAO/MJV6vzGghQSX4mdCiLNAWAhGuvLqkcb X-Virus-Checked: Checked by ClamAV on apache.org --14dae93d8eacdfe76704dbbfbcfa Content-Type: text/plain; charset=ISO-8859-1 Hi Dileepa IIRC after switching from wrhapi to servlet we started using stanbol security.core which was essentially a port of platform.security to stanbol (removing some of the features tanbol didn't need which might well include some foafssl related stuff). Cheers, Reto On Thu, May 2, 2013 at 1:54 PM, Dileepa Jayakody wrote: > Hi All, > > I'm trying to build the currently disabled platform.security.foafssl > module. > Getting the below error for an unresolved dependency in the pom.xml; > > [ERROR] The project > org.apache.clerezza:platform.security.foafssl.core:0.2-incubating-SNAPSHOT > > (/home/dileepa/MyData/apache/clerezza/clerezza/platform.security.foafssl/core/pom.xml) > has 1 error > [ERROR] 'dependencies.dependency.version' for > org.apache.clerezza:platform.security:jar is missing. @ line 63, column 15 > > > I couldn't really find the platform.security module in the code-base. Can > somebody give me a help to get this built? How should I fix this unresolved > dependency? > > Thanks, > Dileepa > --14dae93d8eacdfe76704dbbfbcfa--