Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 38148 invoked from network); 20 Jul 2007 02:30:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Jul 2007 02:30:02 -0000 Received: (qmail 79181 invoked by uid 500); 20 Jul 2007 02:29:29 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 79124 invoked by uid 500); 20 Jul 2007 02:29:29 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 79108 invoked by uid 99); 20 Jul 2007 02:29:29 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jul 2007 19:29:29 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Jul 2007 19:29:26 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 75AFB7141F4 for ; Thu, 19 Jul 2007 19:29:06 -0700 (PDT) Message-ID: <3751160.1184898546478.JavaMail.jira@brutus> Date: Thu, 19 Jul 2007 19:29:06 -0700 (PDT) From: "Donald Woods (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-3335) Make it easier for a local maven repo to be a plugin repo In-Reply-To: <15374360.1184892310520.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12514080 ] Donald Woods commented on GERONIMO-3335: ---------------------------------------- Changing it to the following fixed the exception, but no plugins can be installed since there is no geronimo-plugins.xml - file://~/.m2/repository Also, what does this feature really buy us? Why not just deploy the .car that was built and placed in the repo instead? > Make it easier for a local maven repo to be a plugin repo > --------------------------------------------------------- > > Key: GERONIMO-3335 > URL: https://issues.apache.org/jira/browse/GERONIMO-3335 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Components: Plugins > Affects Versions: 2.0-M6 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 2.0-M7 > > > We should default the local maven repo as a plugin repo, and add some file resolution logic for local plugin repos. > Also a local repo that can be scanned should not need a geronimo-plugins.xml file in it.... we can look for all the plugins ourselves. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.