Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
horstoeko opened this issue Sep 11, 2023 · 2 comments

Comments

@horstoeko
Copy link

horstoeko commented Sep 11, 2023

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.

@msccip
Copy link

msccip commented Sep 28, 2023

Hi,
with 1.5.0 you have to specify the -r(epository) option with the path where the validation files are stored. s. auch #112

@horstoeko
Copy link
Author

Hi,

much thanks for your help. I tried that and it fixed by "problem".

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants