Re: Deployment into a monolithic Cocoon web app

2006-03-28 Thread Jorg Heymans
Reinhard Poetz wrote: > I think the general problem is that you need to have downloaded the > artifacts once as Maven have to put them into the local artifacts > repository. Indeed, this can take very long if Maven is used for the > first them. But then, it should work fine in the future as furth

Re: Deployment into a monolithic Cocoon web app

2006-03-28 Thread Upayavira
CTED]> >>> Reply-To: dev@cocoon.apache.org >>> To: dev@cocoon.apache.org >>> Subject: Re: Deployment into a monolithic Cocoon web app >>> >>> Le 25 mars 06 à 15:37, Reinhard Poetz a écrit : >>> >>>> ...What do you have to do to run trunk

Re: Deployment into a monolithic Cocoon web app

2006-03-28 Thread Reinhard Poetz
into a monolithic Cocoon web app Le 25 mars 06 à 15:37, Reinhard Poetz a écrit : ...What do you have to do to run trunk?... Your instructions worked for me as well, but it took *ages*. IIUC it's because Maven was trying to download stuff, getting timeouts, retrying etc, lines like [INF

Re: Deployment into a monolithic Cocoon web app

2006-03-28 Thread Reinhard Poetz
Upayavira wrote: Reinhard Poetz wrote: Upayavira wrote: [INFO] The plugin 'org.apache.maven.plugins:maven-cocoo-plugin' does not exist or no valid version could be found What's up? You have to run it from "cocoon/trunk/cocoon-webapp". Ah, yes. That did it. Now, being stupid, are we su

Re: Deployment into a monolithic Cocoon web app

2006-03-27 Thread Upayavira
Reinhard Poetz wrote: > Upayavira wrote: > >> [INFO] The plugin 'org.apache.maven.plugins:maven-cocoo-plugin' does not >> exist or no valid version could be found >> >> What's up? > > You have to run it from "cocoon/trunk/cocoon-webapp". Ah, yes. That did it. Now, being stupid, are we supposed

Re: Deployment into a monolithic Cocoon web app

2006-03-27 Thread Giacomo Pati
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sat, 25 Mar 2006, Bertrand Delacretaz wrote: Date: Sat, 25 Mar 2006 21:32:13 +0100 From: Bertrand Delacretaz <[EMAIL PROTECTED]> Reply-To: dev@cocoon.apache.org To: dev@cocoon.apache.org Subject: Re: Deployment into a monolithic Cocoon w

Re: Deployment into a monolithic Cocoon web app

2006-03-27 Thread Reinhard Poetz
Upayavira wrote: [INFO] The plugin 'org.apache.maven.plugins:maven-cocoo-plugin' does not exist or no valid version could be found What's up? You have to run it from "cocoon/trunk/cocoon-webapp". -- Reinhard Pötz Independent Consultant, Trainer & (IT)-Coach {Software Engineering

Re: Deployment into a monolithic Cocoon web app

2006-03-27 Thread Upayavira
Antonio Gallardo wrote: > Upayavira escribió: >> Tried both. No luck with either. >> > Are you using maven 2.0.2? $ mvn -version Maven version: 2.0.2 Upayavira

Re: Deployment into a monolithic Cocoon web app

2006-03-27 Thread Antonio Gallardo
Upayavira escribió: Tried both. No luck with either. Are you using maven 2.0.2? Best Regards, Antonio Gallardo.

Re: Deployment into a monolithic Cocoon web app

2006-03-27 Thread Upayavira
Bertrand Delacretaz wrote: > Le 27 mars 06 à 20:44, Upayavira a écrit : > >> ...Then ran mvn cocoo:deploy and mvn cocoon:deploy.. > > AFAIK It's > cocoon:deploy, not > cocoo:deploy Tried both. No luck with either. Upayavira

Re: Deployment into a monolithic Cocoon web app

2006-03-27 Thread Bertrand Delacretaz
Le 27 mars 06 à 20:44, Upayavira a écrit : ...Then ran mvn cocoo:deploy and mvn cocoon:deploy.. AFAIK It's cocoon:deploy, not cocoo:deploy -Bertrand smime.p7s Description: S/MIME cryptographic signature

Re: Deployment into a monolithic Cocoon web app

2006-03-27 Thread Upayavira
Reinhard Poetz wrote: > Carsten Ziegeler wrote: >> Reinhard Poetz wrote: >> >>> 0. checkout complete trunk and >>> $ mvn clean install -Dmaven.test.skip=true >>> >>> Call this as long as you get "BUILD SUCCESSFUL". >>> >>> 1. go to cocoon-webapp >>> $ mvn cocoo:deploy >>> $ mvn jetty6:run >

Re: Deployment into a monolithic Cocoon web app

2006-03-27 Thread Carsten Ziegeler
Carsten Ziegeler wrote: > Reinhard Poetz wrote: > >> Two more things: >> >> - Carsten, I tried to deploy the session-fw but didn't succeeded because >> the xconf files aren't correct. Could you have a look at it? >> (the dependency on session-fw-samples is commented in the pom.xml ATM) >

Re: Deployment into a monolithic Cocoon web app

2006-03-27 Thread Carsten Ziegeler
Reinhard Poetz schrieb: > > Two more things: > > - Carsten, I tried to deploy the session-fw but didn't succeeded because > the xconf files aren't correct. Could you have a look at it? > (the dependency on session-fw-samples is commented in the pom.xml ATM) > Yepp, will look at it ton

Re: Deployment into a monolithic Cocoon web app

2006-03-26 Thread Antonio Gallardo
Thanks Reinhard! It simply works again. :-)

Re: Deployment into a monolithic Cocoon web app

2006-03-26 Thread Reinhard Poetz
Carsten Ziegeler wrote: Reinhard Poetz wrote: 0. checkout complete trunk and $ mvn clean install -Dmaven.test.skip=true Call this as long as you get "BUILD SUCCESSFUL". 1. go to cocoon-webapp $ mvn cocoo:deploy $ mvn jetty6:run 2. point your browser to http://localhost:/ or http

Re: Deployment into a monolithic Cocoon web app

2006-03-25 Thread Carsten Ziegeler
Reinhard Poetz wrote: > 0. checkout complete trunk and >$ mvn clean install -Dmaven.test.skip=true > >Call this as long as you get "BUILD SUCCESSFUL". > > 1. go to cocoon-webapp >$ mvn cocoo:deploy >$ mvn jetty6:run > > 2. point your browser to http://localhost:/ or > http:/

Re: Deployment into a monolithic Cocoon web app

2006-03-25 Thread Bertrand Delacretaz
Le 25 mars 06 à 15:37, Reinhard Poetz a écrit : ...What do you have to do to run trunk?... Your instructions worked for me as well, but it took *ages*. IIUC it's because Maven was trying to download stuff, getting timeouts, retrying etc, lines like [INFO] artifact org.apache.maven.plugi

Re: Deployment into a monolithic Cocoon web app

2006-03-25 Thread Jean-Baptiste Quenot
* Reinhard Poetz: > The idea is that at packaging time, a M2 plugin scans an > artifact (jar) whether it is a Cocoon blocks if it is, > some files (xconf, xlog, etc.) are extracted into the right > directory. e.g. all .xconf files go to WEB-INF/xconf. > > The unit-tests are

Re: Deployment into a monolithic Cocoon web app

2006-03-25 Thread Jorg Heymans
Reinhard Poetz wrote: > 0. checkout complete trunk and > $ mvn clean install -Dmaven.test.skip=true > > Call this as long as you get "BUILD SUCCESSFUL". > > 1. go to cocoon-webapp > $ mvn cocoo:deploy cocoon:deploy > $ mvn jetty6:run > > 2. point your browse

Re: Deployment into a monolithic Cocoon web app

2006-03-25 Thread Reinhard Poetz
Reinhard Poetz wrote: Jean-Baptiste Quenot wrote: * Reinhard Poetz: Do you mean deploying Cocoon built with Maven without the real blocks? No If this is the case, how to test it, is there an « mvn something » in some directory? Or are you talking about cocoon-deployer-webapp

Re: Deployment into a monolithic Cocoon web app

2006-03-21 Thread Jean-Baptiste Quenot
* Reinhard Poetz: > Reinhard Poetz wrote: > > > Reinhard Poetz wrote: > > > > > I want to add some thoughts to Daniel's idea of writing some > > > Ant script for the build: trunk has been mavenized and split > > > up into many modules. The missing thing is some tool that > > > will create a web

Re: Deployment into a monolithic Cocoon web app

2006-03-21 Thread Reinhard Poetz
Jean-Baptiste Quenot wrote: * Reinhard Poetz: Reinhard Poetz wrote: Reinhard Poetz wrote: I want to add some thoughts to Daniel's idea of writing some Ant script for the build: trunk has been mavenized and split up into many modules. The missing thing is some tool that will create a w

Re: Deployment into a monolithic Cocoon web app

2006-03-20 Thread Reinhard Poetz
Carsten Ziegeler wrote: Reinhard Poetz schrieb: At least a description which files from META-INF/legacy/** are expected under WEB-INF would be very helpful. Carsten, does cocoon-webapp/src/main/webapp already show the correct structure? Don't know :) The current core expects cocoon.xconf i

Re: Deployment into a monolithic Cocoon web app

2006-03-20 Thread Carsten Ziegeler
Reinhard Poetz schrieb: >> At least a description which files from META-INF/legacy/** are expected >> under WEB-INF would be very helpful. > > Carsten, does cocoon-webapp/src/main/webapp already show the correct > structure? > Don't know :) The current core expects cocoon.xconf in WEB-INF as we

Re: Deployment into a monolithic Cocoon web app

2006-03-20 Thread Reinhard Poetz
At least a description which files from META-INF/legacy/** are expected under WEB-INF would be very helpful. Carsten, does cocoon-webapp/src/main/webapp already show the correct structure? -- Reinhard Pötz Independent Consultant, Trainer & (IT)-Coach {Software Engineering, Open S

Deployment into a monolithic Cocoon web app

2006-03-19 Thread Reinhard Poetz
Reinhard Poetz wrote: Reinhard Poetz wrote: I want to add some thoughts to Daniel's idea of writing some Ant script for the build: trunk has been mavenized and split up into many modules. The missing thing is some tool that will create a web application out of a number of blocks. In a "world