Dear Maven developers, Thank you for being beta testers of ATR! We noticed a small problem with your .asf.yaml metadata across some Maven projects, and I just wanted to draw your attention to this so that it's not replicated across your other projects.
The unmet requirement is that project.metadata.name must always start with "Apache ". I considered having the server add the prefix if it's missing, but we would rather the field be strict and correct. I have submitted PRs to the projects involved: https://github.com/apache/maven-filtering/pull/383 https://github.com/apache/maven-help-plugin/pull/435 https://github.com/apache/maven-plugin-tools/pull/1212 (accepted) https://github.com/apache/maven-resolver-ant-tasks/pull/191 At the time of writing, one of the four has already been accepted (thanks Hervé!), and this message is not a request to expedite the others, just to make you aware about this across your projects. I also made the documentation of .asf.yaml and ATR clearer: https://github.com/apache/infrastructure-asfyaml/pull/136 https://github.com/apache/tooling-trusted-releases/commit/a63230264cb299f193aac7181e876a1f708d0859 Please let me know if there are any questions. Again, thank you very much for beta testing ATR! Warm regards, Sean -- Sean Palmer ASF Tooling
