Christoph Läubrich created MNG-8069: ---------------------------------------
Summary: Message "This project has been banned from the build due to previous failures." is too unspecific Key: MNG-8069 URL: https://issues.apache.org/jira/browse/MNG-8069 Project: Maven Issue Type: Improvement Reporter: Christoph Läubrich Currently if a multimodule build fails (either fast or at the end), the user gets a message in the log that reads: {quote}This project has been banned from the build due to previous failures.{quote} this is correct but does not give a hint *what* has failed and one needs to investigate the build logs to get more details. Instead the message should show the actual project that make it impossible to build this and is the reason fro this project being banned. -- This message was sent by Atlassian Jira (v8.20.10#820010)