Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 31116 invoked from network); 6 Mar 2006 03:44:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Mar 2006 03:44:54 -0000 Received: (qmail 68433 invoked by uid 500); 6 Mar 2006 03:45:38 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 68386 invoked by uid 500); 6 Mar 2006 03:45:38 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 68375 invoked by uid 99); 6 Mar 2006 03:45:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Mar 2006 19:45:38 -0800 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [68.142.201.183] (HELO web31703.mail.mud.yahoo.com) (68.142.201.183) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 05 Mar 2006 19:45:37 -0800 Received: (qmail 18847 invoked by uid 60001); 6 Mar 2006 03:45:16 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=w9HFVW7IaOmIIEv1qhN3A8hMTwzZfEVBJC86dYzQu3j6w0nfzwSc1Z4PerBI1GJ6xNvUMDOy7sjha9LFrJcmJi943P+kEv/CTnmcBZniUjgz8ws/IQKIIhYWnNCQ4Vgu33kO3qwE39Fw8KYoktoXS4b/JRieK2EQD0feqSrUhbs= ; Message-ID: <20060306034516.18845.qmail@web31703.mail.mud.yahoo.com> Received: from [69.134.164.198] by web31703.mail.mud.yahoo.com via HTTP; Sun, 05 Mar 2006 19:45:16 PST Date: Sun, 5 Mar 2006 19:45:16 -0800 (PST) From: anita kulshreshtha Subject: Re: Yet another way to build ! To: dev@geronimo.apache.org In-Reply-To: <20060306034033.86651.qmail@web31709.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N The system module has a test failure, how can I be sure that the jar generated by skipping the tests is good. and so on.. Thanks Anita --- anita kulshreshtha wrote: > > > --- "Alan D. Cabrera" wrote: > > > I'm not sure that I like this. Consider this a > > technical veto. > > > > > Let us focus our efforts on a a clean m2 build, > not > > stop gap measures > > like this one listed below. > Here is how my effort is progressing : > I wanted to work on tomcat, I was able to build > and test by manually copying the required jars in > the > repo. > I could have waited for security, interceptor, > security-builder etc... Then I started working on > security, it needs a new version of maven and new > version of surefire plugin which Jacek built from > the > source. The j2ee-schema is not building. I can not > do > tomcat-builder. I am going to use this to replace > the > pom.xmls that break the build. And I think that > others > can do the same. > IIUC you are objecting to adding it to all the > modules with missing pom.xml because it might create > confusion about which modules need to be worked on. > I > do not understand how this makes the build unclean. > Could you be more specific please? > > Thnaks > Anita > > > > > > > Regards, > > Alan > > > > anita kulshreshtha wrote, On 3/5/2006 6:50 PM: > > > > >Hi All, > > > I am afraid that I have yet another way to do > an > > M2 > > >build! It uses a dummy pom, which copies a jar > from > > >.maven to .m2 repo. It does not disturb any thing > > >produced by m1 build. > > >1. The attached pom can be added to ALL the > modules > > >that do not have a pom.xml by editing > > > and > > >. > > >2. Do mvn install from top level, and now all the > > jars > > >and poms (incomplete) will be in m2 repo. > > >3. Pick your favorite module, I know there are so > > many > > >of you who would like to try one! > > > cd a-module > > > mvn install > > > The advantage here is that no one needs to > > depend > > >on any one elses module! I just got it to work. > If > > >there is interest in doing this, I will spend > some > > >more time to see if there are any other issues. > > > Comments welcome. > > > > > >Thnaks > > >Anita > > > > > > > > > > > > >__________________________________________________ > > >Do You Yahoo!? > > >Tired of spam? Yahoo! Mail has the best spam > > protection around > > >http://mail.yahoo.com > > > > > > >------------------------------------------------------------------------ > > > > > > > > > > > > > > > > > > > > > > > > 4.0.0 > > > > > > org.apache.geronimo > > > geronimo > > > 1.2-SNAPSHOT > > > > > > org.apache.geronimo > > > geronimo-axis > > > ${geronimoVersion} > > > jar > > > Geronimo :: Axis > > > > > > notarget > > > notarget > > > > > > notarget > > > nosrc > > > > > nosrc > > > > > > > > > nosrc > > > > > > > > > > > > > > > nosrc > > > > > > > > > > > > > > > > org.apache.maven.plugins > > > > > maven-antrun-plugin > > > > > > > > > package > > > > > > run > > > > > > > > > > > > > > > > > file="${user.home}/.maven/repository/geronimo/jars/${artifactId}-${version}.jar"/> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com