Return-Path: X-Original-To: apmail-uima-user-archive@www.apache.org Delivered-To: apmail-uima-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1F7B9905A for ; Thu, 2 Aug 2012 09:54:58 +0000 (UTC) Received: (qmail 22380 invoked by uid 500); 2 Aug 2012 09:54:57 -0000 Delivered-To: apmail-uima-user-archive@uima.apache.org Received: (qmail 22346 invoked by uid 500); 2 Aug 2012 09:54:57 -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 22322 invoked by uid 99); 2 Aug 2012 09:54:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Aug 2012 09:54:56 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FSL_RCVD_USER,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tommaso.teofili@gmail.com designates 74.125.82.175 as permitted sender) Received: from [74.125.82.175] (HELO mail-we0-f175.google.com) (74.125.82.175) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Aug 2012 09:54:50 +0000 Received: by weyr6 with SMTP id r6so5301661wey.6 for ; Thu, 02 Aug 2012 02:54:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=dnMx5kaRxUxHoWaNFAKnB1FfHeJ3wkg2SDBQ8fHvLIo=; b=Kc4cpDu3THp+jjdWbrzpDDGafkmrzF581z49mKOikAnkPlesj5xh6vhyR/IwRTnOsN cSCxqDh9DQ1xEwUTTLBCvmO3yME0DQ/uDFLsVd/k5bkHNwJq+XDOMkmW41bzmGuLUBT1 uB6yNfUklkeqcCyKuJh1CnM4scQrj7lSyELbsq6hb2NErKX5BVU9u5OQ+XUYVQr2eQIQ NjnVJJBVqL9sLgT2f82K2Kpg9iIb/l9oxJmdyMNPsRf61UZ5e1nVv5SDWBEOg59c8KnP NwK9ymtj6MzdZjGyjZMcsJ/5EAvMPuYuCqgvzWOVw8Q2HCLCopSij331g+CGetGRofmD 8S2Q== Received: by 10.180.84.1 with SMTP id u1mr3312865wiy.15.1343901270255; Thu, 02 Aug 2012 02:54:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.180.77.100 with HTTP; Thu, 2 Aug 2012 02:53:50 -0700 (PDT) In-Reply-To: <8065A56670572447A1FF2F8B4346FA53196B279360@DEWDFECCR07.wdf.sap.corp> References: <8065A56670572447A1FF2F8B4346FA53196B279360@DEWDFECCR07.wdf.sap.corp> From: Tommaso Teofili Date: Thu, 2 Aug 2012 11:53:50 +0200 Message-ID: Subject: Re: Building Source Code To: user@uima.apache.org Content-Type: multipart/alternative; boundary=f46d0444023ad3a85e04c6456596 --f46d0444023ad3a85e04c6456596 Content-Type: text/plain; charset=ISO-8859-1 Hi Alan, this is the correct way of building, can you describe further your environment (OS, maven version, etc.) and which tests are failing? Regards, Tommaso 2012/8/2 Sergeant, Alan > Hi, > > I am trying to build the source code. I have checked out the trunk and > issued the mvn install command. However I received the following error; > > Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.9:test (default-test) on > project uimaj-core: There are test failures. > > Can anyone advise how to build? > > Thanks, > > Alan > > --f46d0444023ad3a85e04c6456596--