quarkiverse / quarkus-bon-jova-rockstar

An implementation of Rockstar as a JVM language
https://codewithrockstar.com/
3 stars 2 forks source link

Add explicit dependency on logger used in grandparent's surefire config #163

Closed holly-cummins closed 4 months ago

holly-cummins commented 4 months ago

Resolves #146

The quarkiverse-parent pom a logmanager property in its surefire configuration, so unless we switch the compiler to have a totally different parent, it will need that log manager on its test classpath.