From uima-user-return-679-apmail-incubator-uima-user-archive=incubator.apache.org@incubator.apache.org Mon Oct 01 16:20:53 2007 Return-Path: Delivered-To: apmail-incubator-uima-user-archive@locus.apache.org Received: (qmail 98690 invoked from network); 1 Oct 2007 16:20:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Oct 2007 16:20:52 -0000 Received: (qmail 80954 invoked by uid 500); 1 Oct 2007 16:20:42 -0000 Delivered-To: apmail-incubator-uima-user-archive@incubator.apache.org Received: (qmail 80923 invoked by uid 500); 1 Oct 2007 16:20:42 -0000 Mailing-List: contact uima-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: uima-user@incubator.apache.org Delivered-To: mailing list uima-user@incubator.apache.org Received: (qmail 80914 invoked by uid 99); 1 Oct 2007 16:20:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Oct 2007 09:20:42 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [209.191.85.44] (HELO web36710.mail.mud.yahoo.com) (209.191.85.44) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 01 Oct 2007 16:20:43 +0000 Received: (qmail 94057 invoked by uid 60001); 1 Oct 2007 16:20:22 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=DfkNVmJZRUdmvmt9Yr/Jk+3pqMjlU7kvniVJs6wtA3czSQP0yeljWY9JTAEWfIp1vSlmgrnvBiBTHBDN7+uPDRSgWZvmixCS9FngXROOo2fXd1ghVph2QiFPXtZw5LVNWtqY9RdoXzt9vC0o5ptphPN9nbOpCkCXz8T+oKVG6MM=; X-YMail-OSG: 5_PHTMoVM1kdBoj_BYFAQngkb9iJsQyi6WBJVPPuY57JS4FxXShrviB5D6khWdEBhQ-- Received: from [38.96.133.41] by web36710.mail.mud.yahoo.com via HTTP; Mon, 01 Oct 2007 09:20:22 PDT Date: Mon, 1 Oct 2007 09:20:22 -0700 (PDT) From: ashish mahale Subject: UIMA source build To: uima-user@incubator.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1946468162-1191255622=:92766" Content-Transfer-Encoding: 8bit Message-ID: <353354.92766.qm@web36710.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org --0-1946468162-1191255622=:92766 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hello friends... I have done the source build using "mvn install" and the "mvn eclipse:eclipse" commands, but the source is compiling with errors. The errors mainly come from the "uimaj-ep-runtime" and the "uimaj-ep-configurator" projects. Do I need to build these projects as eclipse plugin projects? The other thing is that, I find the online information regarding the source build a little bit confusing, so I have some questions regarding it for you.... 1) Do I need to do "mvn install" and the mvn "eclipse:eclipse" on the same source code? :) 2) Do I need to compile all the projects as java projects? I will appreciate if you guys can help me clarify the process of building the source under eclipse. This is the information regarding my development environment -: Maven 2.0.7, Eclipse 3.2, Subclipse for SVN, Win 2000, Java 1.5... Thanks in advance.... Regards, Ashish. --0-1946468162-1191255622=:92766--