timtebeek commented on pull request #113: URL: https://github.com/apache/maven-enforcer/pull/113#issuecomment-940392342
So I think the failures are caused by the integration test not being able to locate `enforcer-api`; a fairly easy solution could be to run `mvn install` [rather than `mvn verify`](https://github.com/apache/maven-enforcer/blob/master/.github/workflows/maven.yml#L41). Or do you have any other ideas to make the snapshot enforcer-api available in the mock repository manager? -- 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]
