From issues-return-14839-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Mon Dec 04 02:39:07 2006 Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 29915 invoked from network); 4 Dec 2006 02:39:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Dec 2006 02:39:05 -0000 Received: (qmail 53198 invoked by uid 500); 4 Dec 2006 02:39:13 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 53149 invoked by uid 500); 4 Dec 2006 02:39:13 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 53136 invoked by uid 99); 4 Dec 2006 02:39:13 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Dec 2006 18:39:13 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [63.246.20.114] (HELO 63-246-20-114.contegix.com) (63.246.20.114) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Dec 2006 18:39:02 -0800 Received: (qmail 3538 invoked by uid 89); 4 Dec 2006 02:38:41 -0000 Received: from unknown (HELO codehaus01.managed.contegix.com) (127.0.0.1) by smtp.domain.com with SMTP; 4 Dec 2006 02:38:41 -0000 Message-ID: <109435820.1165199921213.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Sun, 3 Dec 2006 20:38:41 -0600 (CST) From: "Elly Yeung (JIRA)" To: issues@maven.apache.org Subject: [jira] Created: (MAVEN-1820) Maven 1.0.2 installlation MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Maven 1.0.2 installlation ------------------------- Key: MAVEN-1820 URL: http://jira.codehaus.org/browse/MAVEN-1820 Project: Maven 1.x Issue Type: Bug Environment: SUSE Linux 10 Reporter: Elly Yeung After installed maven and have encountered the following MavenException. #maven -e __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 org.apache.maven.MavenException: Parent POM is equal to the current POM at org.apache.maven.MavenUtils.getNonJellyProject(MavenUtils.java:236) at org.apache.maven.MavenUtils.getProject(MavenUtils.java:143) at org.apache.maven.MavenUtils.getProject(MavenUtils.java:122) at org.apache.maven.MavenSession.initializeRootProject(MavenSession.java:232) at org.apache.maven.MavenSession.initialize(MavenSession.java:172) at org.apache.maven.cli.App.doMain(App.java:475) at org.apache.maven.cli.App.main(App.java:1239) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) Any helps would be appreciated. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira