Bukama commented on PR #215: URL: https://github.com/apache/maven-artifact-plugin/pull/215#issuecomment-4673817429
Rebased branch on current master ``` buildinfo-skip-install-deploy compare-flatten compare-resume git-multi ``` Setting install and deploy-plugin in plugin-management to parent version fixes the compile errors. `compare-resume` and `git-multi` tests are green with those versions. ``` buildinfo-skip-install-deploy compare-flatten ``` still fail, due other file order with the Maven 4 build-pom (like the two other tests above), so we need to have different assertions in maven 3/4. I will adjust this. `compare-mono` fails due RAT missing licences in build-info. Will exclude this next time and test further. -- 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]
