Return-Path: Delivered-To: apmail-maven-users-archive@www.apache.org Received: (qmail 4686 invoked from network); 5 Jul 2004 17:11:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 5 Jul 2004 17:11:11 -0000 Received: (qmail 89306 invoked by uid 500); 5 Jul 2004 17:11:11 -0000 Delivered-To: apmail-maven-users-archive@maven.apache.org Received: (qmail 89252 invoked by uid 500); 5 Jul 2004 17:11:11 -0000 Mailing-List: contact users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Maven Users List" Reply-To: "Maven Users List" Delivered-To: mailing list users@maven.apache.org Received: (qmail 89239 invoked by uid 99); 5 Jul 2004 17:11:10 -0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=FROM_ENDS_IN_NUMS,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received: from [205.152.59.71] (HELO imf23aec.mail.bellsouth.net) (205.152.59.71) by apache.org (qpsmtpd/0.27.1) with ESMTP; Mon, 05 Jul 2004 10:11:09 -0700 Received: from [172.16.1.8] ([68.218.232.170]) by imf23aec.mail.bellsouth.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP id <20040705171056.DNRM1779.imf23aec.mail.bellsouth.net@[172.16.1.8]> for ; Mon, 5 Jul 2004 13:10:56 -0400 Subject: [plugins][idea] How do I control the way dependencies are added? From: Alex Karasulu To: users@maven.apache.org Content-Type: text/plain Message-Id: <1089047609.5299.9.camel@fermi.trunk.joshua-tree.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 05 Jul 2004 13:13:29 -0400 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi, I'm trying to get the idea plugin to treat some dependencies differently within the same groupId of the overall project. The plugin presumes all deps with the same groupId to be modules that are in the IDEA project. I would like to have it refer to the jar within the maven repository rather than presume the dependency is a project module. How can I control this mechanism for dependency addition? I thought there were some properties to control this. Actually I think they were at one point on the webpage for the plugin (may be mistaken though). But looking at it again there are no references to this. Many thanks, Alex --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@maven.apache.org For additional commands, e-mail: users-help@maven.apache.org