validator icon indicating copy to clipboard operation
validator copied to clipboard

ValidationTool 1.5.0 Fails with "java.lang.IllegalArgumentException: No repository location for scenario definition 'default_1'"

Open horstoeko opened this issue 1 year ago • 2 comments

Hi,

after moving from 1.4.0 to 1.5.0 I get an error when calling the validator

java.lang.IllegalArgumentException: No repository location for scenario definition 'default_1'

I call the validator in this form

java -jar "./validationtool-1.5.0-standalone.jar" -s "./scenarios.xml" "./xrechnung.xml"

Do you have any idea what this could be?

Regards.

horstoeko avatar Sep 11 '23 16:09 horstoeko