Tamas Cservenak created MNG-8012: ------------------------------------ Summary: Prevent BOM importing within same reactor Key: MNG-8012 URL: https://issues.apache.org/jira/browse/MNG-8012 Project: Maven Issue Type: Improvement Components: Core Reporter: Tamas Cservenak Fix For: 4.0.0, 4.0.0-alpha-11
As we saw in MNG-8009, BOMs when imported within same reactor, can create havoc. Ideally, Maven should *prevent* imports of BOMS if importing project and BOM are located in same reactor. BOMs should be always pulled from external sources. -- This message was sent by Atlassian Jira (v8.20.10#820010)