Uh oh!
There was an error while loading. Please reload this page.
TEZ-4575: Upgrade Apache parent pom version from 23 to 37 - #468
Conversation
tez-yetus
commented
Mar 17, 2026
(!) A patch to the testing environment has been detected. |
| ###### | ||
| # Install maven | ||
| # Install Maven 3.9.14 |
There was a problem hiding this comment.
Upgrading maven version as apache parent 37 uses maven 3.9 minimum
| <plugin> | ||
| <groupId>org.apache.maven.plugins</groupId> | ||
| <artifactId>maven-source-plugin</artifactId> | ||
| <executions> |
There was a problem hiding this comment.
Removing gpg and sources profiles as they are run in -Papache-release profile present in apace parent 37 pom https://maven.apache.org/pom/asf/
This comment was marked as outdated.
This comment was marked as outdated.
tez-yetus
commented
Mar 19, 2026
(!) A patch to the testing environment has been detected. |
Aggarwal-Raghav
commented
Mar 19, 2026
@zabetak , if you have bandwidth can you please help with the review? |
This comment was marked as outdated.
This comment was marked as outdated.
Aggarwal-Raghav
commented
Mar 19, 2026
tez-yetus
commented
Mar 19, 2026
(!) A patch to the testing environment has been detected. |
This comment was marked as outdated.
This comment was marked as outdated.
tez-yetus
commented
Mar 23, 2026
(!) A patch to the testing environment has been detected. |
tez-yetus
commented
Mar 23, 2026
💔 -1 overall
This message was automatically generated. |
Aggarwal-Raghav
commented
Mar 23, 2026
This is ready for review! |
Aggarwal-Raghav
commented
Apr 7, 2026
CC @abstractdog |
changes look good to me, spot-checked some commands: |
No description provided.