Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 78885 invoked from network); 20 Jan 2009 08:38:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Jan 2009 08:38:18 -0000 Received: (qmail 23191 invoked by uid 500); 20 Jan 2009 08:38:12 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 23137 invoked by uid 500); 20 Jan 2009 08:38:12 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 23128 invoked by uid 99); 20 Jan 2009 08:38:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jan 2009 00:38:11 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [217.146.189.60] (HELO web23205.mail.ird.yahoo.com) (217.146.189.60) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 20 Jan 2009 08:38:02 +0000 Received: (qmail 97354 invoked by uid 60001); 20 Jan 2009 08:37:40 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.de; h=X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=nBwE5niVrIOPLj3nHzFrtUWes4C5eQzBbrjCNzMn88qKui1QcEYJTCj6eWiNQrPZMSwHVnlNo2uO+O1v2xPD9l9rphrUQwNSzKB6DTMcasyRsBmXr2C6MqNdJ8XCL22G0oMUH6CkMEADwTCdQbkLBhBsn7prEJ8dN8YBO5fUQWg=; X-YMail-OSG: 4uA7BpYVM1kx75Pt_YPGDT6mPo87ZP4IZgoPRnVs22KK5HGHzDdjhP2dSGAvZ4GDwaIsIqrOcYE.nF80eNKoJg2oGKKYwqIENMPqICu.o.UTbKIW5zaZHYkAVV4.r3Sk_m7lT_Gcj3FEhtP_K7mrXlFI.0tIkWKphUmfqPR9jAyBQQ4hgV59UYvEapbB Received: from [192.93.158.26] by web23205.mail.ird.yahoo.com via HTTP; Tue, 20 Jan 2009 08:37:40 GMT X-Mailer: YahooMailRC/1155.45 YahooMailWebService/0.7.260.1 References: <915945.47685.qm@web23204.mail.ird.yahoo.com> <4970BABC.6080104@searchevent.co.uk> <229238.55029.qm@web23203.mail.ird.yahoo.com> <366130.68020.qm@web23202.mail.ird.yahoo.com> <49745CDE.8080000@searchevent.co.uk> <752652.92060.qm@web23207.mail.ird.yahoo.com> <6F71D19A-6F59-4BE7-BE2A-FD57363DCBE2@boksa.de> <497476DA.9090108@searchevent.co.uk> <339108.97650.qm@web23202.mail.ird.yahoo.com> <4974B192.3090409@searchevent.co.uk> Date: Tue, 20 Jan 2009 08:37:40 +0000 (GMT) From: =?iso-8859-1?Q?Matthias_M=FCller?= Subject: AW: AW: [C2.2] Display Upload Progress To: users@cocoon.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-ID: <420747.96904.qm@web23205.mail.ird.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi David,=0Afirst, a big THANKS for helping me and at the same time sorry t= hat i destroyed your sample webapp. i had the same result (warning and erro= r messages) like you and finally some working examples.=0Awhat i didn't und= erstand so far is:=0Awhich instance decides which version of an artifact is= the latest? why does maven try to download e.g. cocoon-core:2.2.1 when it'= s not available/released?=0A=0A=0Aregards, matthias=0A=0A=0A----- Urspr=FCn= gliche Mail ----=0AVon: David Legg =0AAn: use= rs@cocoon.apache.org=0AGesendet: Montag, den 19. Januar 2009, 18:00:02 Uhr= =0ABetreff: Re: AW: [C2.2] Display Upload Progress=0A=0AHi Matthias,=0A=0A>= Hi i compiled all the samples as you described. but when i type "mvn -P al= lblocks jetty:run" in core/cocoon-webapp i still have the problem with the = missing artifacts. don't you have problem that maven wants to download arti= facts that doesn't exist in the specified remote repositories?=0A> =0A=0AT= o check what's going on I've rebuilt Cocoon from the latest subversion copy= .=0A=0AI deleted my maven repository (to ensure the build process starts fr= om scratch).=0AI updated my subversion copy of Cocoon.=0AI ran 'mvn clean'= =0A=0AHere I ran into a few error messages. Not sure why it would need a p= lugin in order to cleanup a few files: -=0A=0A...=0Afrom the specified remo= te repositories:=0A central (http://repo1.maven.org/maven2)=0A=0A org.a= pache.cocoon:cocoon-maven-plugin:maven-plugin:1.0.0-RC1-SNAPSHOT=0A=0A=0AI = ignored this and then executed the main build command: -=0A=0Amvn install -= P allblocks=0A=0AAfter a very long time and lots of messages and tests it b= uilt successfully: -=0A=0A[INFO] BUILD SUCCESSFUL=0A[INFO] ----------------= --------------------------------------------------------=0A[INFO] Total tim= e: 36 minutes 54 seconds=0A[INFO] Finished at: Mon Jan 19 16:00:33 GMT 2009= =0A[INFO] Final Memory: 134M/240M=0A[INFO] --------------------------------= ----------------------------------------=0A=0AD:\projects\cocoon\cocoontrun= k>=0A=0ANow for the moment of truth... to run the webapp!=0A=0Acd core\coco= on-webapp=0Amvn jetty:run=0A=0AUh oh! It runs jetty but only after spewing= out loads of errors about bean configuration. I've attached the messages = to this email.=0A=0AIf I persevere and try accessing the sample webapp it n= ot unexpectedly returns error 503 (Service unavailable).=0A=0ASo... *I gues= s the answer is the subversion trunk is currently broken*... which is unfor= tunate for me because now I cannot run the examples either :-(=0A=0AI was u= sing Maven version 2.0.9 which is the bare minimum you need to build Cocoon= . As for accessing those other repositories I had no problem (even though = I think it is probably time to remove the dependency on some things from Gr= ek's personal site!). Actually, if you look in the 'parent' folder you wil= l see these other repositories listed in the pom.xml: -=0A=0A= =0A =0A central=0A Maven central repos= itory=0A http://repo1.maven.org/maven2=0A =0A true=0A =0A never=0A =0A =0A false=0A =0A =0A =0A =0A gkossakowski-maven2=0A gkossakowski-maven2=0A http://people.apache.org/~gkossak= owski/maven2/repository=0A =0A=0A=0A=0A= Regards,=0ADavid Legg=0A=0A------------------------------------------------= ---------------------=0ATo unsubscribe, e-mail: users-unsubscribe@cocoon.ap= ache.org=0AFor additional commands, e-mail: users-help@cocoon.apache.org=0A= =0A=0A --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org