Hi Vincent,
On Sun, Jul 4, 2010 at 8:04 PM, Vincent Massol <vincent(a)massol.net> 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