Open stickycode opened 6 years ago
That looks like a real strange error, as it seems to be an internal dependency error which I never have seen before.
Do you have a minimal pom.xml which we could use to reproduce it ?
thanks ...
I accidentally saw the same thing due to #978 (only because it enabled logging when I did not expect to have it):
If logging configuration is enabled, mvn docker:start
will fire up the logging tracker, just before maven & the JVM exits.
I guess the LogDispatcher runs in some background thread?
Description
When running an image after build it fails to process the log files
Info
mvn -v
) : 3.5.0