Return-Path: Delivered-To: apmail-maven-continuum-users-archive@www.apache.org Received: (qmail 3675 invoked from network); 11 Aug 2006 16:23:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Aug 2006 16:23:20 -0000 Received: (qmail 27827 invoked by uid 500); 11 Aug 2006 16:23:11 -0000 Delivered-To: apmail-maven-continuum-users-archive@maven.apache.org Received: (qmail 27807 invoked by uid 500); 11 Aug 2006 16:23:10 -0000 Mailing-List: contact continuum-users-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-users@maven.apache.org Delivered-To: mailing list continuum-users@maven.apache.org Received: (qmail 27709 invoked by uid 99); 11 Aug 2006 16:23:10 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Aug 2006 09:23:10 -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 [209.222.54.37] (HELO smtp2.israfil.net) (209.222.54.37) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Aug 2006 09:23:05 -0700 Received: from djibril (unknown [10.200.200.18]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by smtp2.israfil.net (Postfix) with ESMTP id 370F3AD43C8 for ; Fri, 11 Aug 2006 12:37:50 -0400 (EDT) From: "Christian Gruber" To: Subject: RE: Building Continuum from trunk Date: Fri, 11 Aug 2006 12:22:41 -0400 Organization: Israfil Consulting Services Corporation Message-ID: <00e301c6bd62$5ef72e20$e001020a@djibril> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Thread-Index: Aca9YvaybPlvxYZ0ShC5YKi5Vkj2PQAAJz8Q X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks. I'm on. christian gruber + agile coach and architect Israfil Consulting Services Corporation email cgruber@israfil.net + bus +1 (905) 640-1119 cell: +1 (416) 998-6023 + cell: +1 (410) 900-0796 -----Original Message----- From: Jesse McConnell [mailto:jesse.mcconnell@gmail.com] Sent: Friday, August 11, 2006 12:11 PM To: continuum-users@maven.apache.org Subject: Re: Building Continuum from trunk we are also on irc most of the time as well irc.codehaus.org on #continuum you are welcome to join us :) jesse On 8/11/06, Christian Gruber wrote: > Awesome. Thanks. It'll obviously take some time to get really used to the > code-base, but as I can, I'll try to tackle issues, especially ones I filed. > No sense making someone clean up a mess I made if I'm able to do so. :) > > Christian. > > christian gruber + agile coach and architect > Israfil Consulting Services Corporation > email cgruber@israfil.net + bus +1 (905) 640-1119 > cell: +1 (416) 998-6023 + cell: +1 (410) 900-0796 > > -----Original Message----- > From: Jesse McConnell [mailto:jesse.mcconnell@gmail.com] > Sent: Friday, August 11, 2006 12:27 AM > To: continuum-users@maven.apache.org > Subject: Re: Building Continuum from trunk > > well, jira has the issues that are targeted for 1.1 > > http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&mode=hide&sor > ter/order=DESC&sorter/field=priority&resolution=-1&pid=10540&fixfor=12082 > > and here is a general roadmap of things that are also slated to be > rolled into 1.1 > > http://docs.codehaus.org/display/CONTINUUM/Continuum+Roadmap > > if there are particular bits and pieces you might be interested in by > all means submit some patchs or ask away :) > > Kenney is working on some of the build execution issues atm, and I am > tackling the project grouping support, some others are working on > better test result display and form validations, etc...the webwork > conversion is largely complete but it probably needs a little bit of > TLC :) > > and yes, you can deploy to jetty or tomcat from the continuum-webapp, > or if you want to just play with it you can start it up with > > mvn jetty:run > > in that directory and continuum will be running on port 9090.. > > cheers, and give a hollar if you need anything! > > jesse > > On 8/10/06, Christian Gruber wrote: > > ... so does this mean that I should build and package the webapp and > deploy > > in a J2EE container at this point? I tried to follow the conversation on > > this list, and the current /trunk state was unclear to me. > > > > Regards, > > Christian. > > > > christian gruber + agile coach and architect > > Israfil Consulting Services Corporation > > email cgruber@israfil.net + bus +1 (905) 640-1119 > > cell: +1 (416) 998-6023 + cell: +1 (410) 900-0796 > > > > -----Original Message----- > > From: Jesse McConnell [mailto:jesse.mcconnell@gmail.com] > > Sent: Thursday, August 10, 2006 9:54 PM > > To: continuum-users@maven.apache.org > > Subject: Re: Building Continuum from trunk > > > > trunk is currently not working with the plexus application, there was > > a update to plexus-container-default alpha 10 and we haven't wired in > > that plexus application yet > > > > the trunk is in the hopefully final stages of some ui refactoring > > where it was switched over to webwork 2.2.2 so there is a lot of under > > the cover changes.. > > > > I would give it another couple of weeks before trunk is considered > > stable enough for you to play around with, unless of course you want > > to fix some stuff and submit some patches :) > > > > jesse > > > > On 8/10/06, Christian Gruber wrote: > > > Ok, I'm having problems. I can do a "mvn clean install", but when I > being > > > to use the shell scripts, especially trying to build the plexus > > application, > > > I cannot figure out how to build the end package to test. > > > > > > Are there build notes somewhere, or am I using the wrong build script? > > > Help?! > > > > > > Christian. > > > > > > christian gruber + agile coach and architect > > > Israfil Consulting Services Corporation > > > email cgruber@israfil.net + bus +1 (905) 640-1119 > > > cell: +1 (416) 998-6023 + cell: +1 (410) 900-0796 > > > > > > > > > > > > > > > -- > > jesse mcconnell > > jesse.mcconnell@gmail.com > > > > > > > > > -- > jesse mcconnell > jesse.mcconnell@gmail.com > > > -- jesse mcconnell jesse.mcconnell@gmail.com