You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the logmanager use: <groupId>org.jboss.logmanager</groupId>
This is not allowed anymore as it would not be able to be released on Maven Central (only io.quarkus.*). So this need to be changed. Alternatively, the independent project must become really independent.