Closed Auskennfuchs closed 3 years ago
Thank you for taking the time to open this PR, and apologies for missing it. This has been fixed by https://github.com/OpenLiberty/sample-getting-started/commit/d638518d8800b96df0e1cc9c92fb1acfec88b3af
As such, I'm going to close this; if you disagree, please reopen with a comment.
The unit tests are failing when using this project without any modification and using
mvn clean install
Error:
To fix this, this pull request adds the JAX-B dependency for tests. Also it removes an unused import and moves the port variable to local, because it's just used at one statement.