Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 74381 invoked from network); 6 Apr 2006 02:59:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Apr 2006 02:59:34 -0000 Received: (qmail 58855 invoked by uid 500); 6 Apr 2006 02:59:31 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 58806 invoked by uid 500); 6 Apr 2006 02:59:31 -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 58793 invoked by uid 99); 6 Apr 2006 02:59:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Apr 2006 19:59:31 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of goyathlay.geronimo@gmail.com designates 64.233.166.177 as permitted sender) Received: from [64.233.166.177] (HELO pproxy.gmail.com) (64.233.166.177) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Apr 2006 19:59:30 -0700 Received: by pproxy.gmail.com with SMTP id o67so39724pye for ; Wed, 05 Apr 2006 19:59:09 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=q+o9wqSPWO6ju4hK+aK/Fpzqh3Alquo/j9Hm2Nxz/SBrK0QJqJGtEYBf6vBB8y3BvJl6q4CcveblgdBVjTnzFUWfyHTkyDw+Zidozqxw0FTcWZAtSk62eryc6cWY3F67xaxp73OGrkWSaCab17ASby5x+K4LBU0MZFJs3yziuLg= Received: by 10.35.51.6 with SMTP id d6mr410424pyk; Wed, 05 Apr 2006 19:59:09 -0700 (PDT) Received: by 10.35.34.5 with HTTP; Wed, 5 Apr 2006 19:59:09 -0700 (PDT) Message-ID: Date: Wed, 5 Apr 2006 22:59:09 -0400 From: "Prasad Kashyap" To: dev@geronimo.apache.org Subject: Re: M2 migration status In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060405133522.30092.qmail@web31703.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Anita, I found and fixed that problem in this JIRA http://issues.apache.org/jira/browse/GERONIMO-1660. The patch is called applications-pom.patch. Jacek, please apply this and the other console patch too. Now there is this build break: [INFO] Failed to resolve artifact. required artifacts missing: incubator-activemq:activemq-ra:jar:3.2 incubator-activemq:activemq-core:jar:3.2 for the artifact: org.apache.geronimo.modules:geronimo-activemq-embedded-rar:rar:1.2-SNAPSH= OT from the specified remote repositories: central (http://repo1.maven.org/maven2), maven2-central (http://repo1.maven.org/maven2), Apache CVS (http://cvs.apache.org/maven-snapshot-repository), maven1-ibiblio (http://www.ibiblio.org/maven), snapshots (http://snapshots.maven.codehaus.org/maven2), apache-cvs (http://cvs.apache.org/repository) Cheers Prasad On 4/5/06, Prasad Kashyap wrote: > org.apache.geronimo.cars sounds good to me. > > That would be the pom in geronimo/applications dir. I see the pom > exists in the trunk > (http://svn.apache.org/viewcvs.cgi/geronimo/trunk/applications/pom.xml?re= v=3D390662&view=3Dlog) > > If you have a pom there, do a 'mvn -N' in that dir. You shouldn't have > to. But that'll get u going for now. > > Let me do a new top down build. > > Cheers > Prasad > > On 4/5/06, anita kulshreshtha wrote: > > Hi All, > > We need a gropuId for cars. One possibility is > > org.apache.geronimo.cars. comments ? > > Prasad or Jacek, I am at rev 391200. I am building with clean repo. > > A pom seem to be missing. > > > > Thanks > > Anita > > > > > > [INFO] Scanning for projects... > > [INFO] > > -----------------------------------------------------------------------= ----- > > [ERROR] FATAL ERROR > > [INFO] > > -----------------------------------------------------------------------= ----- > > [INFO] Failed to resolve artifact. > > > > GroupId: org.apache.geronimo.applications > > ArtifactId: applications-parent > > Version: 1.2-SNAPSHOT > > > > Reason: Unable to download the artifact from any repository > > > > org.apache.geronimo.applications:applications-parent:pom:1.2-SNAPSHOT > > > > from the specified remote repositories: > > central (http://repo1.maven.org/maven2) > > > > > > --- Prasad Kashyap wrote: > > > > > Comments inline - > > > > > > On 3/30/06, Jacek Laskowski wrote: > > > > On 3/27/06, Prasad Kashyap wrote: > > > > > Having hit a roadblock with the assembly-plugin (details here- > > > > > http://issues.apache.org/jira/browse/GERONIMO-1737), I've moved > > > on to > > > > > migrating the applications now. > > > > > > > > Hi Prasad, > > > > > > Hi Jacek, > > > > > > > > > > > I think I found a solution to this. What about keeping the list in > > > > pom.xml as 's? It could process the list and do what the > > > > current plugin does. I'll have to give it a shot. If it doesn't > > > work > > > > I'll commit the already-generated-by-M1-plugin files to the repo to > > > > let us move on. > > > > > > > > > Keeping the list in the won't help. There is a lot more > > > information that needs to be passed to the plugin than just the name. > > > At the very least, there's the destination directory. Then there's > > > some special post-processing like copying schema files into a > > > flattened structure. > > > > > > We cannot use the M1 generated plugin because it depends on tags in > > > the project.xml to work on. We won't have any such in our pom.xml. > > > We'll have to revisit this big time in a separate thread when the > > > config changes have stabilized. > > > > > > > > > > > Once Anita is done with the packaging plugin, we begin migrating > > > configs. > > > > > > > > +1 > > > > > > Anita, how far along are you on the packaging plugin ? > > > > > > > -- > > > > Jacek Laskowski > > > > > > Cheers > > > Prasad > > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam protection around > > http://mail.yahoo.com > > >