Return-Path: Delivered-To: apmail-maven-issues-archive@locus.apache.org Received: (qmail 40546 invoked from network); 27 Jun 2007 16:07:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jun 2007 16:07:36 -0000 Received: (qmail 44505 invoked by uid 500); 27 Jun 2007 16:07:37 -0000 Delivered-To: apmail-maven-issues-archive@maven.apache.org Received: (qmail 44459 invoked by uid 500); 27 Jun 2007 16:07:37 -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 44443 invoked by uid 99); 27 Jun 2007 16:07:37 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jun 2007 09:07:37 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.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; Wed, 27 Jun 2007 09:07:33 -0700 Received: from codehaus01.managed.contegix.com (localhost.localdomain [127.0.0.1]) by codehaus01.managed.contegix.com (Postfix) with ESMTP id 4F25214A8041 for ; Wed, 27 Jun 2007 11:07:13 -0500 (CDT) Message-ID: <9312516.1182960433321.JavaMail.haus-jira@codehaus01.managed.contegix.com> Date: Wed, 27 Jun 2007 11:07:13 -0500 (CDT) From: "Mark Hobson (JIRA)" To: issues@maven.apache.org Subject: [jira] Commented: (MNG-2771) Provide a means of loading custom substitute components instead of default Maven components In-Reply-To: <48169174.1168876121550.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/MNG-2771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_100709 ] Mark Hobson commented on MNG-2771: ---------------------------------- Added it0124 to reproduce the above problem. > Provide a means of loading custom substitute components instead of default Maven components > ------------------------------------------------------------------------------------------- > > Key: MNG-2771 > URL: http://jira.codehaus.org/browse/MNG-2771 > Project: Maven 2 > Issue Type: New Feature > Components: General > Affects Versions: 2.0.4 > Reporter: John Casey > Assignee: Kenney Westerhof > Fix For: 2.1-alpha-1 > > > At times, it is necessary to use different mechanisms for resolving artifacts, building projects, etc. Since Maven is built on component-oriented technology, it should be possible to substitute the component implementation used for these tasks. Yet this is currently impossible. > We need a mechanism for specifying, resolving, loading, and using custom components during the build process. -- 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