Return-Path: Delivered-To: apmail-maven-continuum-dev-archive@www.apache.org Received: (qmail 17168 invoked from network); 19 Oct 2006 07:32:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Oct 2006 07:32:39 -0000 Received: (qmail 44742 invoked by uid 500); 19 Oct 2006 07:32:36 -0000 Delivered-To: apmail-maven-continuum-dev-archive@maven.apache.org Received: (qmail 44621 invoked by uid 500); 19 Oct 2006 07:32:36 -0000 Mailing-List: contact continuum-dev-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-dev@maven.apache.org Received: (qmail 44608 invoked by uid 99); 19 Oct 2006 07:32:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Oct 2006 00:32:35 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [157.193.49.116] (HELO cedar.ugent.be) (157.193.49.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Oct 2006 00:32:34 -0700 Received: from localhost (bonobo.ugent.be [157.193.49.19]) by cedar.ugent.be (Postfix) with ESMTP id EAF362A41D5 for ; Thu, 19 Oct 2006 09:32:05 +0200 (CEST) Received: from cedar.ugent.be ([157.193.49.116]) by localhost (bonobo.UGent.be [157.193.43.11]) (amavisd-new, port 10024) with ESMTP id 32696-09 for ; Thu, 19 Oct 2006 09:32:02 +0200 (CEST) Received: from mail.elis.UGent.be (mail.elis.UGent.be [157.193.206.48]) by cedar.ugent.be (Postfix) with ESMTP id DA2182A41D9 for ; Thu, 19 Oct 2006 09:30:01 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail.elis.UGent.be (Postfix) with ESMTP id D86162BB4E3 for ; Thu, 19 Oct 2006 09:30:00 +0200 (CEST) Received: from sankyo.elis.UGent.be (sankyo.elis.UGent.be [157.193.205.36]) by mail.elis.UGent.be (Postfix) with ESMTP id D3D852BB4E2 for ; Thu, 19 Oct 2006 09:30:00 +0200 (CEST) Subject: Re: Building and running? From: Philippe Faes To: continuum-dev@maven.apache.org In-Reply-To: References: <23A8A93F-2F30-4277-9031-C1E92A11F5F8@visi.com> <1161183597.23121.19.camel@sankyo.elis.UGent.be> Content-Type: text/plain Date: Thu, 19 Oct 2006 09:29:55 +0200 Message-Id: <1161242995.23121.34.camel@sankyo.elis.UGent.be> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 (2.6.3-1.fc5.5) Content-Transfer-Encoding: 7bit X-Scanned-By: elis virusscanner X-Virus-Scanned: by UGent DICT X-Spam-Level: X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, hits=-5.568 tagged_above=-999 required=6.31 tests=ALL_TRUSTED, AWL, BAYES_00 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks Jesse, One more thing: the ouput of "mvn clean install" will only end up in build.log if you send it there yourself: "mvn clean install | tee result.log". grtz Philippe The output of the build will be in build.log. On Wed, 2006-10-18 at 11:58 -0500, Jesse McConnell wrote: > readme is updated :) > > On 10/18/06, Philippe Faes wrote: > > Could somebody please insert those few lines of text in README.txt? It > > is nice if new people can check out the source, and start compiling > > without browsing the mailing lists first. > > > > cheers > > Philippe > > > > On Tue, 2006-09-26 at 12:31 +1000, Brett Porter wrote: > > > mvn clean install > > > > > > take the WAR from continuum-webapp and deploy it, or cd continuum- > > > webapp and mvn jetty:run. > > > > > > Cheers, > > > Brett > > > > > > On 26/09/2006, at 11:43 AM, David Blevins wrote: > > > > > > > So the README.txt is obviously out of date. What's the status on > > > > building and starting up a continuum server? > > > > > > > > > > > > -David > > > > > > >