adoroszlai commented on PR #10305: URL: https://github.com/apache/ozone/pull/10305#issuecomment-4494950281
> Does dist profile run at last after all packages compile and unit test finished in CI? No, it can execute plugins at any phase, and has some definition in root POM, just like the new profiles: https://github.com/apache/ozone/blob/92374bcc5efc6fc59ced4689e66e50a163476b0c/pom.xml#L2553 It is activated by `-Pdist`, which CI uses and release manager guide mentions, so we don't need change in those. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
