Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 70134 invoked from network); 11 Feb 2008 19:55:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Feb 2008 19:55:38 -0000 Received: (qmail 56549 invoked by uid 500); 11 Feb 2008 19:55:29 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 56481 invoked by uid 500); 11 Feb 2008 19:55:28 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 56470 invoked by uid 99); 11 Feb 2008 19:55:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2008 11:55:28 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of ap-cocoon-users@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Feb 2008 19:54:43 +0000 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1JOek2-0003pj-Bw for users@cocoon.apache.org; Mon, 11 Feb 2008 19:55:02 +0000 Received: from host42-119-static.91-82-b.business.telecomitalia.it ([82.91.119.42]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Feb 2008 19:55:02 +0000 Received: from lmorandini by host42-119-static.91-82-b.business.telecomitalia.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 Feb 2008 19:55:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: users@cocoon.apache.org From: Luca Morandini Subject: Unable to create a Cocoon app with Maven archetype: [WARNING] No archetype repository found. Date: Mon, 11 Feb 2008 20:48:25 +0100 Lines: 26 Message-ID: Reply-To: lmorandini@ieee.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: host42-119-static.91-82-b.business.telecomitalia.it User-Agent: Thunderbird 2.0.0.9 (X11/20071115) Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Today I wanted to port Geoid to Cococon 2.2, but when I issued: mvn archetype:create -DarchetypeGroupId=org.apache.cocoon.archetypes -DarchetypeArtifactId=cocoon-22-archetype-block -DarchetypeVersion=1.0.0-RC2 -DgroupId=org.cocoondev -DartifactId=geoid-core Maven (2.0.7, BTW), answered: [INFO] [archetype:create] [WARNING] No archetype repository found. [WARNING] Specified archetype not found. Choose archetype: 1: internal -> appfuse-basic-jsf (AppFuse archetype for creating a web application with Hibernate, Spring and JSF) ... Any clue ? P.S. Yes, I re-tried even after deleting the local repository of Cocoon archetypes: no joy. -------------------- Luca Morandini www.lucamorandini.it -------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org