Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 99276 invoked from network); 24 Aug 2007 23:11:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Aug 2007 23:11:38 -0000 Received: (qmail 54469 invoked by uid 500); 24 Aug 2007 23:11:34 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 54445 invoked by uid 500); 24 Aug 2007 23:11:34 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 54436 invoked by uid 99); 24 Aug 2007 23:11:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Aug 2007 16:11:34 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [194.119.192.4] (HELO mx2.isti.cnr.it) (194.119.192.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Aug 2007 23:11:28 +0000 Received: from conversionlocal.isti.cnr.it by mx.isti.cnr.it (PMDF V6.3 #31251) id <01MKJZ4GRRDC934Y7S@mx.isti.cnr.it> for dev@felix.apache.org; Sat, 25 Aug 2007 01:05:57 +0200 Received: from [192.168.1.15] ([151.23.179.7]) by mx.isti.cnr.it (PMDF V6.3 #31251) with ESMTPSA id <01MKJZ4EBX5M91W9IS@mx.isti.cnr.it> for dev@felix.apache.org; Sat, 25 Aug 2007 01:05:55 +0200 Date: Sat, 25 Aug 2007 01:05:53 +0200 From: Stefano Lenzi Subject: Re: Transition to maven-bundle-plugin In-reply-to: <46CEE79C.8030903@ungoverned.org> To: dev@felix.apache.org Message-id: <46CF6451.6020800@interfree.it> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit User-Agent: Thunderbird 1.5.0.12 (X11/20070604) X-INSM-ip-source: 151.23.179.7 Auth Done References: <46CDA7C9.7050103@ungoverned.org> <46CDEC79.1040802@interfree.it> <46CE0616.5030702@interfree.it> <46CEE79C.8030903@ungoverned.org> X-Virus-Checked: Checked by ClamAV on apache.org Richard S. Hall wrote: > Stefano Lenzi wrote: >> I've just committed all the UPnP project modified as planned. I'm also >> thinking to move all the UPnP project in a subfolder. > > Yes, definitely move them to a sub-folder like the other projects. Thanks. > > However, for me the trunk doesn't build. I get this error: > > [exec] Reason: Unable to download the artifact from any repository > [exec] > [exec] org.cybergarage.cyberlink:cyberlink:pom:1 > [exec] > > -> richard > > Fixed! :) Sorry I forgot to add repository to the pom.xml and I had the artifact in my m2 local repo :S Ciao, Stefano "Kismet" Lenzi