Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-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 741C117B04 for ; Tue, 24 Mar 2015 15:58:22 +0000 (UTC) Received: (qmail 91259 invoked by uid 500); 24 Mar 2015 15:57:19 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 91208 invoked by uid 500); 24 Mar 2015 15:57:19 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 91197 invoked by uid 99); 24 Mar 2015 15:57:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2015 15:57:18 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of elecharny@gmail.com designates 209.85.212.177 as permitted sender) Received: from [209.85.212.177] (HELO mail-wi0-f177.google.com) (209.85.212.177) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2015 15:57:12 +0000 Received: by wixw10 with SMTP id w10so55431965wix.0 for ; Tue, 24 Mar 2015 08:56:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=3qCv9/X8XGjtGYKBZ84cQppb0MAEDQLSBBRJkJSNg6k=; b=ULrSp8iZk4t1BDAWEVNw6abYHoF0N6XKz+rc5AobUN+uiZD4H9WpcF3KyrLuNMKv7d ZhuMCZiwe96NOjV+3topWms2+AcdDGbIU13PNU7TgynFXYv+Kj8NgcsAGT3RmLM4d6MB 1R3JNL7Ti7CaynJKMGP1IpvblXAisphaJ8JpCUOecb2Rs5AEpbhDDRk+XBD7lQwzQB6o GsZSQYtU/EPzty17l4llGcD+/AOQMiMRQ/LDBd/HHsqsT3TDBqskkG5clojDxOjEs24a HJ3XM1jYvRfzNe9ZemKrE4iJGFHV9x6TdJu5HAWGgiW5D88o4xsmev1qGz5bwhLDUqVt g6+A== X-Received: by 10.180.107.71 with SMTP id ha7mr29947236wib.23.1427212611612; Tue, 24 Mar 2015 08:56:51 -0700 (PDT) Received: from [192.168.1.29] (i19-les01-ix2-212-195-127-200.sfr.lns.abo.bbox.fr. [212.195.127.200]) by mx.google.com with ESMTPSA id g5sm6665965wjr.19.2015.03.24.08.56.49 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Mar 2015 08:56:50 -0700 (PDT) Message-ID: <5511893E.3020106@gmail.com> Date: Tue, 24 Mar 2015 16:56:46 +0100 From: =?UTF-8?B?RW1tYW51ZWwgTMOpY2hhcm55?= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: [Studio] Issues with some chanes in partition config... References: <551039A5.3000109@symas.com> <551047DA.8080606@stefan-seelmann.de> In-Reply-To: <551047DA.8080606@stefan-seelmann.de> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Le 23/03/15 18:05, Stefan Seelmann a écrit : >> I don't really understand whay I get that, as the >> ConfigPartitionInitializer class is present in the ApacheDS server code, >> and I have built it locally. >> >> Any idea, anyone ? > Yes, Tycho doesn't care about snapshots (and changes within snapshots) > and caches them im ~/.m2/repository/p2, so please delete them from there. Even if I remove ~/.m2/repository/p2, I get the same error when running build.sh...