You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/10/19 08:27:39 UTC

[GitHub] [maven-mvnd] gnodet opened a new issue, #723: The errors should be printed at the end

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: issues-unsubscribe@maven.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [maven-mvnd] gnodet closed issue #723: The errors should be printed at the end

Posted by GitBox <gi...@apache.org>.
gnodet closed issue #723: The errors should be printed at the end
URL: https://github.com/apache/maven-mvnd/issues/723


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org