This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 0818fdb configure ATR project
0818fdb is described below
commit 0818fdb0d684e82a785be05869d27d1ac6f9d2a1
Author: Hervé Boutemy <[email protected]>
AuthorDate: Tue Jun 23 07:50:14 2026 +0200
configure ATR project
---
.asf.yaml | 23 +++++++++++++++++++++++
docs/pom.xml | 2 +-
2 files changed, 24 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index ffa61ea..dfcc0b2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -39,3 +39,26 @@ notifications:
commits: [email protected]
issues: [email protected]
pullrequests: [email protected]
+
+# https://release-test.apache.org/projects/maven-apache-parent see
https://s.apache.org/asfyaml#project
+project:
+ metadata:
+ key: maven-apache-parent
+ committee: maven
+ name: Apache Software Foundation Parent POM
+ description: This project consists of a POM that contains settings that
are likely to be useful to any Apache project that is building and releasing
code with Maven.
+ short_description: A parent POM to help Apache projects build and release
with Maven.
+ homepage: https://maven.apache.org/pom/asf/
+ download_page: https://maven.apache.org/pom/asf/download.cgi
+ bug_database: https://maven.apache.org/pom/asf/issue-management.html
+ mailing_lists: https://maven.apache.org/pom/asf/mailing-lists.html
+ repositories:
+ - https://github.com/apache/maven-apache-parent.git
+ categories:
+ - build-management
+ programming_languages:
+ - Java
+ policy:
+ github_repository_name: maven-apache-parent
+ features:
+ atr_sync: true
diff --git a/docs/pom.xml b/docs/pom.xml
index 5c8ede7..b296c92 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -32,7 +32,7 @@ under the License.
<packaging>pom</packaging>
<name>Apache Software Foundation Parent POM</name>
- <description>This project consists of a POM that contains settings that are
likely to be useful to any Apache project that is building and releasing code
with Maven 2/3.</description>
+ <description>This project consists of a POM that contains settings that are
likely to be useful to any Apache project that is building and releasing code
with Maven.</description>
<url>https://maven.apache.org/pom/asf/</url>
<mailingLists>