exasol/test-db-builder-java

Remove dependency on Jackson

Closed this issue · 1 comments

Jackson is used to map the configuration yaml to a Java class. To avoid unnecessary dependencies we should avoid this dependency and implement reading the yaml format ourself.

Ticket was created in wrong repo. Correct ticket: exasol/error-code-crawler-maven-plugin#83