This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch atr-asf.yaml
in repository https://gitbox.apache.org/repos/asf/maven.git

commit 2c085bb97bd97c78e8dbd224204883dc2c93848c
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Wed Jul 8 08:02:15 2026 +0200

    configure ATR project
---
 .asf.yaml | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 74ffdac1ec..2879e2143b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,3 +31,30 @@ notifications:
   commits: [email protected]
   issues: [email protected]
   pullrequests: [email protected]
+
+# https://release-test.apache.org/projects/maven
+project:
+  metadata:
+    key: maven
+    committee: maven
+    name: Apache Maven
+    description: "Maven is a project development management and comprehension 
tool.
+      Based on the concept of a project object model: builds, dependency 
management,
+      documentation creation, site publication, and distribution publication 
are all controlled from the declarative file.
+      Maven can be extended by plugins to utilise a number of other 
development tools for reporting or the build process."
+    short_description: Maven is a project development management and 
comprehension tool.
+    homepage: https://maven.apache.org/
+    download_page: https://maven.apache.org/download.html
+    bug_database: https://github.com/apache/maven/issues
+    mailing_lists: https://maven.apache.org/mailing-lists.html
+    repositories:
+      - https://github.com/apache/maven.git
+    categories:
+      - build-management
+    programming_languages:
+      - Java
+  policy:
+    github_repository_name: maven
+    download_path_suffix: maven-{{MAJOR}}/{{VERSION}}
+  features:
+    atr_sync: true

Reply via email to