commit 50003edb7f17cc05dc87969ce845108f5a44d8b1 parent 512edd81a244f1a16723d6e63b9503b43121ee1d Author: Marcel Waldvogel <marcel.waldvogel@uni-konstanz.de> Date: Sun, 19 Aug 2018 10:41:11 +0200 Mention --add-module java.xml.bind (#199) It is phrased for the casual Java user who just wants things to run. Fixes #198 Diffstat:
M | README.md | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -19,6 +19,8 @@ Download the compiled [ComplianceTester-0.2.3.jar](https://gultsch.de/files/Comp Run with ```java -jar target/ComplianceTester-0.2.3.jar username@domain password``` +(For [some Java versions, the command fails with `Exception in thread "main" java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException`](https://stackoverflow.com/questions/43574426/how-to-resolve-java-lang-noclassdeffounderror-javax-xml-bind-jaxbexception-in-j). Work around this by adding `--add-module java.xml.bind` to the command line options.) + Example output: ``` Use compliance suite 'Conversations Compliance Suite' to test conversations.im