Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 18945 invoked from network); 19 Sep 2008 12:13:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Sep 2008 12:13:31 -0000 Received: (qmail 83306 invoked by uid 500); 19 Sep 2008 12:13:27 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 83272 invoked by uid 500); 19 Sep 2008 12:13:27 -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 83261 invoked by uid 99); 19 Sep 2008 12:13:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Sep 2008 05:13:27 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of pajbam@gmail.com designates 209.85.200.175 as permitted sender) Received: from [209.85.200.175] (HELO wf-out-1314.google.com) (209.85.200.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Sep 2008 12:12:28 +0000 Received: by wf-out-1314.google.com with SMTP id 27so446861wfd.31 for ; Fri, 19 Sep 2008 05:12:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:in-reply-to:mime-version:content-type:references :x-google-sender-auth; bh=wzV6L8ydu/qwkyqwSlUGJeXJeNVJ8z609B7+bI+UmMY=; b=VudFMak3igfowzRD5pgz8nHCSUIn0hnghXQRkdlU+r74TqYD/Pt0PCs/O0Zy7oZzVW gl6RlMS4Sl8st5g9c4vaV+s3ui22UTbVnQGcMEfKRQpIyRkT8rPze1BaKMabXPGABNyd y/RGfa0z6YHYkLJReCueHFTooxNuA+5E8W59k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:in-reply-to:mime-version :content-type:references:x-google-sender-auth; b=kgPGlkocXJ/9g9Cpc2H1ZTb2OhZ+wKwHr1jENIlNJsoml0e1MTCY6jKpynILYJbND1 RhbNFrfxCbmX+2D+5fiANyBn5HqqBww4Sogqv5fMcLg54MWmsspLqNUPLfW45uGdQNIx tfBT4n1Qr+E4g7avOPCaOiwqoU11JQsYz9Wq8= Received: by 10.142.148.10 with SMTP id v10mr1946498wfd.303.1221826372142; Fri, 19 Sep 2008 05:12:52 -0700 (PDT) Received: by 10.143.6.6 with HTTP; Fri, 19 Sep 2008 05:12:52 -0700 (PDT) Message-ID: <98d8c0860809190512v2900d59bu22bd037a791dbe20@mail.gmail.com> Date: Fri, 19 Sep 2008 14:12:52 +0200 From: "Pierre-Arnaud Marcelot" Sender: pajbam@gmail.com To: "Apache Directory Developers List" Subject: Re: [Studio] Using the Maven Release Plugin In-Reply-To: <48D395C0.6070604@apache.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_55337_32907457.1221826372123" References: <98d8c0860809190454q4a3356d1q9b45e6b9e735f197@mail.gmail.com> <48D395C0.6070604@apache.org> X-Google-Sender-Auth: 13c4a68c14f6b305 X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_55337_32907457.1221826372123 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Felix, On Fri, Sep 19, 2008 at 2:06 PM, Felix Knecht wrote: > Just some ideas > - Did your run using the -Prelease profile? Nope. Is this mandatory ? What does it do ? > - Did you verify if at this moment the artifact exists in your local > repository? I have an artifact for any project that is with version 1.3.0-SNAPSHOT, but absolutely none with version 1.3.0... Which makes me wondering how Maven has managed to build the others projects (projects that have dependencies on other Studio projects)... Pierre-Arnaud ------=_Part_55337_32907457.1221826372123 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hi Felix,

On Fri, Sep 19, 2008 at 2:06 PM, Felix Knecht <felixk@apache.org> wrote:
Just some ideas
- Did your run using the -Prelease profile?

Nope.
Is this mandatory ? What does it do ?
 
- Did you verify if at this moment the artifact exists in your local
repository?

I have an artifact for any project that is with version 1.3.0-SNAPSHOT, but absolutely none with version 1.3.0...
Which makes me wondering how Maven has managed to build the others projects (projects that have dependencies on other Studio projects)...

Pierre-Arnaud

------=_Part_55337_32907457.1221826372123--