Return-Path: Delivered-To: apmail-abdera-dev-archive@www.apache.org Received: (qmail 72825 invoked from network); 19 Feb 2009 09:15:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Feb 2009 09:15:27 -0000 Received: (qmail 15634 invoked by uid 500); 19 Feb 2009 09:15:27 -0000 Delivered-To: apmail-abdera-dev-archive@abdera.apache.org Received: (qmail 15608 invoked by uid 500); 19 Feb 2009 09:15:27 -0000 Mailing-List: contact dev-help@abdera.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@abdera.apache.org Delivered-To: mailing list dev@abdera.apache.org Received: (qmail 15597 invoked by uid 500); 19 Feb 2009 09:15:27 -0000 Delivered-To: apmail-incubator-abdera-dev@incubator.apache.org Received: (qmail 15590 invoked by uid 99); 19 Feb 2009 09:15:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Feb 2009 01:15:27 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Feb 2009 09:15:25 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 71C6F234C498 for ; Thu, 19 Feb 2009 01:15:04 -0800 (PST) Message-ID: <1613611097.1235034904464.JavaMail.jira@brutus> Date: Thu, 19 Feb 2009 01:15:04 -0800 (PST) From: "Stefane Fermigier (JIRA)" To: abdera-dev@incubator.apache.org Subject: [jira] Created: (ABDERA-216) Typo in the POM MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Typo in the POM --------------- Key: ABDERA-216 URL: https://issues.apache.org/jira/browse/ABDERA-216 Project: Abdera Issue Type: Bug Reporter: Stefane Fermigier There is a typo in the main POM: localhost% mvn test [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: unknown POM Location: /Users/fermigier/svn/abdera-clean/pom.xml Reason: Parse error reading POM. Reason: Unrecognised tag: 'reposiories' (position: START_TAG seen ...\n \n ... @446:16) for project unknown at /Users/fermigier/svn/abdera-clean/pom.xml -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.