[Koha-bugs] [Bug 13930] Add supporting service svc/ncip for xnciptoolkit driver

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 23 14:57:20 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13930

--- Comment #26 from Kyle M Hall <kyle at bywatersolutions.com> ---
FYI, I tried to install xncip2toolkit via your dockerfile (
https://github.com/moravianlibrary/xcncip2toolkit/tree/master/dockerfile ) and
it failed:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile)
on project koha-jar: Compilation failure
[ERROR]
/home/xcncip2toolkit/xcncip2toolkit/connectors/koha/3.xx/trunk/jar/src/main/java/org/extensiblecatalog/ncip/v2/koha/KohaLookupItemService.java:[93,59]
error: unreported exception ParseException; must be caught or declared to be
thrown
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn <goals> -rf :koha-jar

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list