Konrad Windszus created MNG-8228: ------------------------------------ Summary: Enable strict classpath scanning with Sisu Plexus Key: MNG-8228 URL: https://issues.apache.org/jira/browse/MNG-8228 Project: Maven Issue Type: Improvement Components: Embedding Reporter: Konrad Windszus Assignee: Konrad Windszus
With the changes implemented for https://github.com/eclipse-sisu/sisu.plexus/issues/51 it is possible to let Maven fail loudly in case of classpath scanning issues. Otherwise issues are only logged on DEBUG level and very hard to track, see for example https://github.com/codehaus-plexus/plexus-compiler/issues/347#issuecomment-1886587188. -- This message was sent by Atlassian Jira (v8.20.10#820010)