Answering myself:
1.2.0 is only available as snapshot, so using:
<dependency>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-template-impl</artifactId>
<version>1.2.0-SNAPSHOT</version>
</dependency>
will do it.
Am 05.02.2009 um 18:04 schrieb Benjamin Boksa:
Hi,
what is the recommended way to install the Cocoon Template Block
1.2.0?
(As I would like to use jx:element which is not available in 1.1.0…)
Thanks in advance for your anwers
Benjamin
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]