-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: DAISYDIFF-1.2-NX3
-
Component/s: DaisyDiff
-
Tags:
-
Sprint:nxfit 8.4.5
-
Story Points:2
See https://github.com/DaisyDiff/DaisyDiff/issues/2
Problem is that the jar built by Maven doesn't embed the org.cyberneko:html and xerces:xercesImpl dependencies. Yet they are part of a Nuxeo distribution which allows the nuxeo-diff addon to work well.
We should probably provide a standalone profile to generate a jar with the -standalone qualifier embedding both libraries.