From photark-dev-return-955-apmail-incubator-photark-dev-archive=incubator.apache.org@incubator.apache.org Sun Sep 19 13:26:37 2010 Return-Path: Delivered-To: apmail-incubator-photark-dev-archive@minotaur.apache.org Received: (qmail 45066 invoked from network); 19 Sep 2010 13:26:37 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Sep 2010 13:26:37 -0000 Received: (qmail 93424 invoked by uid 500); 19 Sep 2010 13:26:37 -0000 Delivered-To: apmail-incubator-photark-dev-archive@incubator.apache.org Received: (qmail 93384 invoked by uid 500); 19 Sep 2010 13:26:36 -0000 Mailing-List: contact photark-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: photark-dev@incubator.apache.org Delivered-To: mailing list photark-dev@incubator.apache.org Received: (qmail 93376 invoked by uid 99); 19 Sep 2010 13:26:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Sep 2010 13:26:35 +0000 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.216.175] (HELO mail-qy0-f175.google.com) (209.85.216.175) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Sep 2010 13:26:30 +0000 Received: by qyk31 with SMTP id 31so2251376qyk.6 for ; Sun, 19 Sep 2010 06:26:10 -0700 (PDT) MIME-Version: 1.0 Received: by 10.224.67.193 with SMTP id s1mr5068647qai.28.1284902770198; Sun, 19 Sep 2010 06:26:10 -0700 (PDT) Received: by 10.229.29.198 with HTTP; Sun, 19 Sep 2010 06:26:10 -0700 (PDT) In-Reply-To: References: Date: Sun, 19 Sep 2010 18:56:10 +0530 Message-ID: Subject: Re: Build Failure From: Avdhesh Yadav To: photark-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=0015175cb8963048f104909cbd69 --0015175cb8963048f104909cbd69 Content-Type: text/plain; charset=ISO-8859-1 I found a workaround for this. After commenting out the tomcat-maven-plugin org.codehaus.mojo tomcat-maven-plugin tomcat /photark Its building fine. On Sun, Sep 19, 2010 at 6:43 PM, Avdhesh Yadav wrote: > Hi, > > > I am running into Build Failure of trunk ..Can anyone confirm this > > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Apache PhotArk Web Application > [INFO] task-segment: [clean, install] > [INFO] > ------------------------------------------------------------------------ > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error building POM (may not be this project's POM). > > > Project ID: org.codehaus.mojo:tomcat-maven-plugin > > Reason: Error getting POM for 'org.codehaus.mojo:tomcat-maven-plugin' from > the repository: Unable to read local copy of metadata: Cannot read metadata > from > '/root/.m2/repository/org/codehaus/mojo/tomcat-maven-plugin/maven-metadata-codehaus-snapshot.xml': > end tag name must match start tag name
from line 7 (position: > TEXT seen ...\n... @9:8) > org.codehaus.mojo:tomcat-maven-plugin:pom:LATEST > > > for project org.codehaus.mojo:tomcat-maven-plugin > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 21 seconds > [INFO] Finished at: Sun Sep 19 18:42:32 IST 2010 > [INFO] Final Memory: 60M/144M > > -- > Avdhesh Yadav > http://www.avdheshyadav.com > http://twitter.com/yadavavdhesh > --0015175cb8963048f104909cbd69--