gnodet opened a new issue, #723: URL: https://github.com/apache/maven-mvnd/issues/723
When building big projects, if an error happens early in the build, we end up with a lof of messages like ``` [INFO] ------------------------------------------------------------------------ [INFO] Skipping Camel :: AtlasMap [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ``` which are printed at the end of the build, thereby hiding the actual error which should be printed at the end. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
