You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by David Blevins <da...@visi.com> on 2006/09/26 03:43:31 UTC

Building and running?

So the README.txt is obviously out of date.  What's the status on  
building and starting up a continuum server?


-David


Re: Building and running?

Posted by Philippe Faes <Ph...@elis.UGent.be>.
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 <Ph...@elis.ugent.be> 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
> >
> >
> >
> 



Re: Building and running?

Posted by Jesse McConnell <je...@gmail.com>.
readme is updated :)

On 10/18/06, Philippe Faes <Ph...@elis.ugent.be> 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
>
>
>


-- 
jesse mcconnell
jesse.mcconnell@gmail.com

Re: Building and running?

Posted by Philippe Faes <Ph...@elis.UGent.be>.
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



Re: Building and running?

Posted by Brett Porter <br...@apache.org>.
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