4 Jul
2010
4 Jul
'10
3:48 p.m.
Hi Vincent, On Sun, Jul 4, 2010 at 8:04 PM, Vincent Massol <[email protected]> wrote:
Actually the solution is to simply add:
... </build> <properties> <!-- Skip Clirr execution since this is the first release of this module. Remove once XE 2.4M2 is released. --> <xwiki.clirr.skip>true</xwiki.clirr.skip> </properties> </project>
Fixed. Thanks. - Asiri