ppalaga commented on issue #558:
URL: https://github.com/apache/maven-mvnd/issues/558#issuecomment-1004755128
To check whether issues have to do with mvnd building in parallel by
default, you may want to try serial build `mvnd -1` and see whether the serial
build will pass.
--
This is a
ppalaga commented on issue #558:
URL: https://github.com/apache/maven-mvnd/issues/558#issuecomment-1004753201
Looking at the error messages, the issues seem to be specific to the
projects you build and there is perhaps not much to improve in mvnd. You may
want to read this blog post and fo