CMDBuild Forum

Could not build actual version, missing jxpdl libraries

Hello

could not find the libaries for shark, maven tell it cannot find:

<dependency>
<groupId>net.sourceforge.jxpdl</groupId>
<artifactId>jxpdl</artifactId>
<version>1.3-1</version>
</dependency>

Thus, compilation tells:
Error:(10, 25) java: package org.enhydra.jxpdl does not exist

Any idea?
Best regards, Walter