laurentgo opened a new pull request, #43231:
URL: https://github.com/apache/arrow/pull/43231
### Rationale for this change
Some Maven modules are missing project information like the website url, the
mailing lists, and scm and issues url
Other may have incorrect links because of the way Maven interpolates those
values at build time
### What changes are included in this PR?
Update/Fix Maven project information for all modules:
* Add project url, mailing lists, scm and issueManagement information to bom
and maven parent modules
* Fix top-level parent by preventing Maven to rewrite project url, and scm
connections/urls based on the module hierarchy
* Change project.scm.tag to `main` and update version change script to also
change the tag value to `apache-arrow-${version}`
### Are these changes tested?
CI/CD only
### Are there any user-facing changes?
No
--
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]