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 A66DD10EA6 for ; Sun, 25 Aug 2013 18:38:56 +0000 (UTC) Received: (qmail 9851 invoked by uid 500); 25 Aug 2013 18:38:56 -0000 Delivered-To: apmail-ctakes-dev-archive@ctakes.apache.org Received: (qmail 9810 invoked by uid 500); 25 Aug 2013 18:38:54 -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 9802 invoked by uid 99); 25 Aug 2013 18:38:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Aug 2013 18:38:53 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [129.176.212.47] (HELO mail10.mayo.edu) (129.176.212.47) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Aug 2013 18:38:47 +0000 Received: from roedlp005a.mayo.edu (HELO mail10.mayo.edu) ([129.176.158.0]) by ironport10-dlp.mayo.edu with ESMTP; 25 Aug 2013 13:38:26 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ag0FACFOGlKBsNQ1/2dsb2JhbABWA4MHNVHAFYEaFnSCJAEBAQMBJxNEBwQCAQgHCgQBAQsUCQcyFAkIAgQTCIdzBgytN4kTkEchFwYLgwt9A5kbiQGHM4Megio Received: from mhro1a.mayo.edu ([129.176.212.53]) by ironport10.mayo.edu with ESMTP; 25 Aug 2013 13:38:26 -0500 Received: from MSGPEXCHA07A.mfad.mfroot.org (msgpexcha07a.mayo.edu [129.176.249.223]) by mhro1a.mayo.edu with ESMTP id BT-MMP-27344035 for dev@ctakes.apache.org; Sun, 25 Aug 2013 13:38:24 -0500 Received: from MSGPEXCEI24B.mfad.mfroot.org (129.176.249.111) by MSGPEXCHA07A.mfad.mfroot.org (129.176.249.223) with Microsoft SMTP Server (TLS) id 14.2.342.4; Sun, 25 Aug 2013 13:38:23 -0500 Received: from MSGPEXCHA08A.mfad.mfroot.org ([169.254.11.138]) by MSGPEXCEI24B.mfad.mfroot.org ([169.254.2.27]) with mapi id 14.02.0342.004; Sun, 25 Aug 2013 13:38:23 -0500 From: "Masanz, James J." To: "'dev@ctakes.apache.org'" Subject: RE: Build error on ctakes-3.1_RC2 Thread-Topic: Build error on ctakes-3.1_RC2 Thread-Index: AQHOoEa5O3lmIonL+UGp2Y/jWjVcqJmj7tUAgAJUvnA= Date: Sun, 25 Aug 2013 18:38:22 +0000 Message-ID: <996FC801C05DF64A84246A106FACACD0186605@MSGPEXCHA08A.mfad.mfroot.org> References: <5217D223.1050408@perfectsearchcorp.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.128.209.20] Old-x-esetresult: clean, is OK Old-x-esetid: 04D1663E724415345E9D3B Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-ESET-AS: SCORE=0 X-EsetResult: clean, is OK X-EsetId: 93C5663E305E3234C9893B X-CFilter-Loop: Reflected X-Virus-Checked: Checked by ClamAV on apache.org I deleted and re-created the tag from a revision that still had=20 3.1.0-SNAPSHOT Note rc2 has not been released for a vote yet because there appears to be a= problem with the tokenizer sometimes creating PunctionToken when it should= be creating ContractionToken, which I will look into on Monday. -- James -----Original Message----- From: dev-return-1875-Masanz.James=3Dmayo.edu@ctakes.apache.org [mailto:dev= -return-1875-Masanz.James=3Dmayo.edu@ctakes.apache.org] On Behalf Of Pei Ch= en Sent: Friday, August 23, 2013 9:01 PM To: dev@ctakes.apache.org Subject: Re: Build error on ctakes-3.1_RC2 James, I could recreate Kim's issue with the RC2 tag. I believe the root pom.xml should be; otherwise it won't build: +3.1.0-SNAPSHOT instead of this: -3.1.0 On Fri, Aug 23, 2013 at 5:20 PM, Kim Ebert wrote: > Hi All, > > I am trying to compile ctakes and I am getting a build error. Any ideas > of what I might be doing wrong? > > [ERROR] Failed to execute goal on project ctakes-utils: Could not > resolve dependencies for project > org.apache.ctakes:ctakes-utils:jar:3.1.0-SNAPSHOT: Could not find > artifact org.apache.ctakes:ctakes-type-system:jar:3.1.0 in central > (http://repo.maven.apache.org/maven2) -> [Help 1] > > Thanks, > > -- > Kim Ebert > 1.801.669.7342 > Perfect Search Corp > http://www.perfectsearchcorp.com/ > >