Return-Path: X-Original-To: apmail-ctakes-dev-archive@www.apache.org Delivered-To: apmail-ctakes-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9883EF6A9 for ; Fri, 12 Apr 2013 00:59:27 +0000 (UTC) Received: (qmail 67753 invoked by uid 500); 12 Apr 2013 00:59:27 -0000 Delivered-To: apmail-ctakes-dev-archive@ctakes.apache.org Received: (qmail 67680 invoked by uid 500); 12 Apr 2013 00:59:27 -0000 Mailing-List: contact dev-help@ctakes.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ctakes.apache.org Delivered-To: mailing list dev@ctakes.apache.org Received: (qmail 67672 invoked by uid 99); 12 Apr 2013 00:59:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Apr 2013 00:59:27 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Pei.Chen@childrens.harvard.edu designates 134.174.13.92 as permitted sender) Received: from [134.174.13.92] (HELO mailsmtp2.childrenshospital.org) (134.174.13.92) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Apr 2013 00:59:22 +0000 Received: from pps.filterd (mailsmtp2.childrenshospital.org [127.0.0.1]) by mailsmtp2.childrenshospital.org (8.14.5/8.14.5) with SMTP id r3C0wonN029368 for ; Thu, 11 Apr 2013 20:58:50 -0400 Received: from smtpndc1.chboston.org (smtpndc1.chboston.org [10.20.50.104]) by mailsmtp2.childrenshospital.org with ESMTP id 1bp352h37r-1 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT) for ; Thu, 11 Apr 2013 20:58:50 -0400 Received: from pps.filterd (smtpndc1.chboston.org [127.0.0.1]) by smtpndc1.chboston.org (8.14.5/8.14.5) with SMTP id r3C0vo94017206 for ; Thu, 11 Apr 2013 20:58:48 -0400 Received: from chexhubcas2.chboston.org (internal-ndc-nat-v1260.tch.harvard.edu [10.20.50.4]) by smtpndc1.chboston.org with ESMTP id 1bp1sk90fg-1 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT) for ; Thu, 11 Apr 2013 20:58:48 -0400 Received: from CHEXMBX1A.CHBOSTON.ORG ([fe80::3c05:8ca9:55a6:f320]) by CHEXHUBCAS2.CHBOSTON.ORG ([fe80::c21:dbf:ff97:edca%21]) with mapi id 14.02.0309.002; Thu, 11 Apr 2013 20:58:47 -0400 From: "Chen, Pei" To: "dev@ctakes.apache.org" Subject: RE: Aren't the *-res dependencies backwards? Thread-Topic: Aren't the *-res dependencies backwards? Thread-Index: Ac42w1Fsi1aSuGCPT8ilmEack29lnAAVVEHV Date: Fri, 12 Apr 2013 00:58:47 +0000 Message-ID: <924DE05C19409B438EB81DE683A942D9104D60FE@CHEXMBX1A.CHBOSTON.ORG> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.18.21.55] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8626,1.0.431,0.0.0000 definitions=2013-04-11_09:2013-04-11,2013-04-11,1970-01-01 signatures=0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8626,1.0.431,0.0.0000 definitions=2013-04-11_09:2013-04-11,2013-04-11,1970-01-01 signatures=0 X-Virus-Checked: Checked by ClamAV on apache.org Steve,=0A= I think that would make sense... should be fairly straightforward and tran= sparent change. I can take a closer look next week with a clear mind.=0A= ________________________________________=0A= From: Steven Bethard [steven.bethard@Colorado.EDU]=0A= Sent: Thursday, April 11, 2013 10:46 AM=0A= To: dev@ctakes.apache.org=0A= Subject: Aren't the *-res dependencies backwards?=0A= =0A= On Apr 11, 2013, at 8:05 AM, "Masanz, James J." wro= te:=0A= >=0A= > And ctakes-drug-ner-res is listed within the Maven Dependencies for ctake= s-drug-ner=0A= =0A= Shouldn't it be exactly the opposite of this? Shouldn't ctakes-drug-ner-res= depend on ctakes-drug-ner? Otherwise, Maven's always going to pull in ctak= es-drug-ner-res whenever you use ctakes-drug-ner. I.e. with the current set= up, it's impossible to depend on just the code, not the models.=0A= =0A= Steve=0A= =0A=