Sorry for the noise. The answer is here: http://cocoon.apache.org/2.2/blocks/html/1.0/project-summary.html
If I use this artifact-id: "cocoon-html-impl", then it works ok. I love this Maven magic. dperez wrote: > > Hi, > > From the doc I know I need the html block. > > In the pom.xml of my block I've added this: > > <dependency> > <groupId>org.apache.cocoon</groupId> > <artifactId>html</artifactId> > <version>2.2.0-RC2</version> > </dependency> > > > But this block cannot be downloaded. > Thanks in advance for any help. > > David > > -- View this message in context: http://www.nabble.com/How-to-use-the-HTMLGenerator-in-Cocoon-2.2-tf4943763.html#a14152901 Sent from the Cocoon - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
