Return-Path: Delivered-To: apmail-uima-user-archive@www.apache.org Received: (qmail 66020 invoked from network); 15 Jun 2010 16:01:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Jun 2010 16:01:06 -0000 Received: (qmail 18451 invoked by uid 500); 15 Jun 2010 16:01:06 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 18376 invoked by uid 500); 15 Jun 2010 16:01:05 -0000 Mailing-List: contact user-help@uima.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@uima.apache.org Delivered-To: mailing list user@uima.apache.org Received: (qmail 18364 invoked by uid 99); 15 Jun 2010 16:01:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jun 2010 16:01:05 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tommaso.teofili@gmail.com designates 74.125.82.47 as permitted sender) Received: from [74.125.82.47] (HELO mail-ww0-f47.google.com) (74.125.82.47) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jun 2010 16:00:58 +0000 Received: by wwb17 with SMTP id 17so5100796wwb.6 for ; Tue, 15 Jun 2010 09:00:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=Pq9Xh8X5pP2d4xlKqwDFPWnmNKTscWMEuafeKFtuapc=; b=O5SF19CPF7SICshzAlQV8+BlkPCDeeESdlxkUVN3Gig1D1nDnDAZfc4HIob9d+w8hD I6lhnVMvPAzkfausPbI05Uu7cvlFs7yihq+ke8rZS4DexNmda9byQYEf9bExOXoe8lfE l/Og+HJwm4vPVwtn0rP5Mh29vgOZ2jKDu0Vms= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=oynVmJOEn9YhRhQjb1bS3R0ZfupumLAtDY8cHxyP7ojvWmhJJhLEHSGlgAydm6uHFF xm00P9XKtHv4/Hbhq2cbkLbXr+Q7m0il5xRMW2zoticfinv4qFYVAT8oygYZmRFr0F2m gUmXqj3SKZrbQ1tFQsbczhAmx+eYXRFF9T+1Q= MIME-Version: 1.0 Received: by 10.216.91.83 with SMTP id g61mr3575358wef.81.1276617638326; Tue, 15 Jun 2010 09:00:38 -0700 (PDT) Received: by 10.216.229.214 with HTTP; Tue, 15 Jun 2010 09:00:38 -0700 (PDT) In-Reply-To: <4C176852.1090100@4sengines.com> References: <4C1699D0.7010102@4sengines.com> <4C176852.1090100@4sengines.com> Date: Tue, 15 Jun 2010 18:00:38 +0200 Message-ID: Subject: Re: Compile Alchemy Annotator From: Tommaso Teofili To: user@uima.apache.org Content-Type: multipart/alternative; boundary=0016e6d77e96d8b375048913b41e X-Virus-Checked: Checked by ClamAV on apache.org --0016e6d77e96d8b375048913b41e Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable nice to hear :-) Let us know how it goes. Cheers, Tommaso 2010/6/15 florent andr=E9 > with the workaround to compile uimaj (see last mail from me), Alchemy > compile like a charm. Thanks. > Let's play with it ! :) > ++ > > > On 15/06/2010 06:34, Tommaso Teofili wrote: > >> Hi Florent, >> essentially you miss the PearPackagingMavenPlugin which is located in th= e >> base uimaj distribution. >> Take a look here for a common overview of the building system >> http://uima.apache.org/building-uima.html >> However the procedure is to download and install first the build stuff [= 1] >> then the uimaj stuff [2] using the aggregate-XYZ modules for each. >> Once you have installed the build artifacts and uimaj artifacts you shou= ld >> be able to install AlchemyAPIAnnotator too. >> Cheers, >> Tommaso >> >> [1] : http://svn.apache.org/repos/asf/uima/build/trunk >> [2] : http://svn.apache.org/repos/asf/uima/uimaj/trunk >> >> 2010/6/14 florent andr=E9 >> >> Hi all, >>> >>> I would like to compile the AlchemyAnnotator >>> >>> I checked out : >>> >>> http://svn.apache.org/repos/asf/uima/sandbox/trunk/AlchemyAPIAnnotator(= revision954565) >>> >>> and do an mvn clean compile. >>> >>> After some repository adding [1], I have solve first errors but I have >>> still this under. >>> >>> Ever after search, I don't find any repository with >>> PearPackagingMavenPlugin 2.3.1-SNAPSHOT. >>> >>> Any tips will be appreciated. >>> >>> Errors logs : >>> >>> Project ID: org.apache.uima:PearPackagingMavenPlugin >>> >>> Reason: POM 'org.apache.uima:PearPackagingMavenPlugin' not found in >>> repository: Unable to download the artifact from any repository >>> >>> org.apache.uima:PearPackagingMavenPlugin:pom:2.3.1-SNAPSHOT >>> >>> from the specified remote repositories: >>> apache.snapshots (http://repository.apache.org/snapshots), >>> central (http://repo1.maven.org/maven2), >>> ApacheIncubatorRepository ( >>> http://people.apache.org/repo/m2-incubating-repository/), >>> apache (http://repository.apache.org/content/groups/snapshots-group), >>> eclipsePlugins (http://repo1.maven.org/eclipse) >>> >>> for project org.apache.uima:PearPackagingMavenPlugin >>> >>> Have a good day >>> >>> [1] >>> ApacheIncubatorRepository ( >>> http://people.apache.org/repo/m2-incubating-repository/), >>> apache (http://repository.apache.org/content/groups/snapshots-group), >>> eclipsePlugins (http://repo1.maven.org/eclipse) >>> >>> >> --0016e6d77e96d8b375048913b41e--