Build fail on missing testCreds.properties file
nmcb opened this issue · 0 comments
nmcb commented
Building mvn install
yields:
java.lang.RuntimeException: Could not find credentials file for test user at: null
at eu.transkribus.client.ATrpClientTest.initClient(ATrpClientTest.java:51)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Expecting the code the test requires a testCreds.properties
.