arquillian/arquillian-universe-bom

Logback problems when using universe and Spring Boot

Opened this issue · 0 comments

There is some classpath conflicts when using Arquillian Universe bom with Spring Boot on Logback library. You can take this example https://github.com/lordofthejars/pingpongboot change to use universe.

Then run ./gradlew clean assemble and try to run the uber jar and the exception is thrown.

I suspect on docker-java library but after a quick view running ./gradlew dependencies there were nothing clea.