slachiewicz opened a new pull request, #660: URL: https://github.com/apache/maven-project-info-reports-plugin/pull/660
Adds the integration test Volodymyr Medvid wrote for #323 (cherry-picked from the closed #92, authorship kept). It manages `maven-reporting-api`, whose ASF parent declares `apache.snapshots`, and a non-existent snapshot artifact sorted after it, then asserts the `dependency-management` report never looks for the second artifact in `apache.snapshots`. Per the author, the test fails before #94 and passes since 3.9.0. Closes #323. Verified: `mvn -Prun-its verify -Dinvoker.test=MPIR-473` under JDK 21 → passes on master. -- 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]
