Re: [M10N] cocoon-core-archetype

2005-10-19 Thread Bertrand Delacretaz
Le 19 oct. 05, à 01:21, Jorg Heymans a écrit : ...I've created an archetype that sets up a working cocoon core webapplication without any blocks... Awesome! I don't have time to play with this right now but I can't wait... ...PS should i put the archetype in the repository somewhere? Or

Re: [M10N] cocoon-core-archetype

2005-10-19 Thread Carsten Ziegeler
Great idea! Can you put this into the whiteboard so others can step in? If m2 works for us (= solves most of our problems) I think we can require that users install m2 first; it's a very small download. In the worst case we can bundle m2 with our downloads. Carsten Jorg Heymans wrote: Hi,

Re: [M10N] cocoon-core-archetype

2005-10-19 Thread Upayavira
Carsten Ziegeler wrote: Great idea! Can you put this into the whiteboard so others can step in? If m2 works for us (= solves most of our problems) I think we can require that users install m2 first; it's a very small download. In the worst case we can bundle m2 with our downloads. Bundle

Re: [M10N] cocoon-core-archetype

2005-10-19 Thread Jorg Heymans
Bertrand Delacretaz wrote: At least in the whiteboard, until this evolves into something official. It's in the whiteboard, under maven2. There is a README.txt that should contain enough info to get things going, if not let me know. Note that you'll probably need the final 2.0 release for

[M10N] cocoon-core-archetype

2005-10-18 Thread Jorg Heymans
Hi, I've created an archetype that sets up a working cocoon core webapplication without any blocks. Basically what you would do is run m2 archetype:create -DarchetypeGroupId=apache-cocoon -DarchetypeArtifactId=cocoon-archetype-core -DarchetypeVersion=2.2-SNAPSHOT -DgroupId=my.application.com