From issues-return-28325-apmail-maven-issues-archive=maven.apache.org@maven.apache.org Fri Aug 24 19:31:21 2007 Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 33782 invoked from network); 24 Aug 2007 19:31:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Aug 2007 19:31:18 -0000 Received: (qmail 59657 invoked by uid 500); 24 Aug 2007 19:31:13 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 59608 invoked by uid 500); 24 Aug 2007 19:31: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 59597 invoked by uid 99); 24 Aug 2007 19:31:13 -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 12:31:13 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [63.246.2.115] (HELO codehaus01.managed.contegix.com) (63.246.2.115) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Aug 2007 19:31:08 +0000 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id D980314A803D for ; Fri, 24 Aug 2007 14:30:47 -0500 (CDT) Message-ID: <12478327.1187983847888.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Fri, 24 Aug 2007 14:30:47 -0500 (CDT) From: "Carlos Sanchez (JIRA)" To: issues@maven.apache.org Subject: [jira] Updated: (ARCHETYPE-38) The archetype is using user.dir which prohibits clean embedding In-Reply-To: <110081275.1149251743771.JavaMail.haus-jira@codehaus01.managed.contegix.com> 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 [ http://jira.codehaus.org/browse/ARCHETYPE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carlos Sanchez updated ARCHETYPE-38: ------------------------------------ Comment: was deleted > The archetype is using user.dir which prohibits clean embedding > --------------------------------------------------------------- > > Key: ARCHETYPE-38 > URL: http://jira.codehaus.org/browse/ARCHETYPE-38 > Project: Maven Archetype > Issue Type: New Feature > Affects Versions: 1.0-alpha-4, 1.0-alpha-5 > Reporter: Philip Dodds > Assignee: Carlos Sanchez > Fix For: 1.0-alpha-6 > > Attachments: basedir.patch > > > When using the archetype from an embedded maven (in this case within Eclipse to create new project templates) the archetype plugin is using the user.dir as the base for creating the project. If it were to use the basedir you would be able to re-locate the archetype. > Attached is a patch for maven-archetype-plugin > P -- 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