Conversation
- Corrected package name from eu.europa.ted.eforms.efx.cli to eu.europa.ted.efx.cli - Updated pom.xml configuration - Aligned package structure with project conventions
…-schematron warning
…g source directory
…t name resolution
bertrand-lorentz
left a comment
There was a problem hiding this comment.
See various comments.
The main issue is that the unit tests fail, probably due to a missing file.
I would recommend creating a GitHub workflow to run unit tests automatically.
Please also note that this PR has commits that are already merged in develop.
src/main/java/eu/europa/ted/efx/cli/validation/SchematronResolver.java
Outdated
Show resolved
Hide resolved
|
Unit tests now fail with a different error, see below. [INFO] Running eu.europa.ted.efx.cli.ValidateCommandTest |
I enabled snapshot downloads. The test now passes. |
bertrand-lorentz
left a comment
There was a problem hiding this comment.
Unit tests now pass.
No description provided.