On Wed, Sep 16, 2015 at 9:13 PM, Guillaume Turri <[email protected]> wrote: > [...] > I've tried to look in existing packages and in the documentation, but > couldn't find an answer. I would > be grateful if you can give me some pointers. > Take a look into epubcheck package, I fix classpath the following way <addClasspath>true</addClasspath> <classpathLayoutType>custom</classpathLayoutType> <customClasspathLayout>/usr/share/java/${artifact.artifactId}.${artifact.extension}</customClasspathLayout>
Regards, Eugene

