Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 60061 invoked from network); 5 Jul 2006 01:15:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jul 2006 01:15:17 -0000 Received: (qmail 45754 invoked by uid 500); 5 Jul 2006 01:15:17 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 45499 invoked by uid 500); 5 Jul 2006 01:15:16 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 45484 invoked by uid 99); 5 Jul 2006 01:15:16 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jul 2006 18:15:16 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of baerrach@gmail.com designates 64.233.166.181 as permitted sender) Received: from [64.233.166.181] (HELO py-out-1112.google.com) (64.233.166.181) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Jul 2006 18:15:15 -0700 Received: by py-out-1112.google.com with SMTP id c63so1689006pyc for ; Tue, 04 Jul 2006 18:14:54 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EgFvWPKb4GgbqNX3HSlnUckf5RYUDXURrFQK+qVJxjWixUJ78z5BQ2/FO52OB2lroUF3GQ4xje+TXYSK22JuzvX9+AIWqeLp3x/Ifm8aHaT6R9pXEQl31eXusgJVGQrr0kUWFlbeD2eaItmvqFuSTzPCZMeeHpC7xKDs9KTVJkc= Received: by 10.35.57.5 with SMTP id j5mr4718836pyk; Tue, 04 Jul 2006 18:14:54 -0700 (PDT) Received: by 10.35.32.13 with HTTP; Tue, 4 Jul 2006 18:14:54 -0700 (PDT) Message-ID: Date: Wed, 5 Jul 2006 10:44:54 +0930 From: "Barrie Treloar" To: continuum-users@maven.apache.org Subject: Re: How to install artifact created with assembly artifact into Continuum's local repository In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 6/15/06, Mark Reynolds wrote: > I should have mentioned that I am not talking about the local repository > used by maven (in .m2). Artifacts created with the assembly plugin get > installed in there just fine. > > Rather, I can't see how to get them to install into the local repository > configured in Continuum 1.0.3. Should I be able to do this? This makes no sense to me. The local repository used by maven and continuum are one and the same. Can you explain this further.