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

cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver-ant-tasks.git


The following commit(s) were added to refs/heads/master by this push:
     new 8925565  Setup ATR
8925565 is described below

commit 89255655321f128e24482c748e9ba9baa4574331
Author: Tamas Cservenak <[email protected]>
AuthorDate: Fri Jul 17 19:52:15 2026 +0200

    Setup ATR
---
 .asf.yaml | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 96e95fb..a2452c7 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -23,3 +23,21 @@ notifications:
   commits: [email protected]
   issues: [email protected]
   pullrequests: [email protected]
+
+project:
+  metadata:
+    key: maven-resolver-ant-tasks
+    committee: maven
+    name: Maven Resolver Ant Tasks
+    description: The Maven Resolver Ant Tasks enable build scripts for Apache 
Ant 1.7+ to use Maven Artifact Resolver to resolve dependencies and install and 
deploy locally built artifacts.
+    short_description: The Maven Resolver Ant Tasks enable build scripts for 
Apache Ant 1.7+ to use Maven Artifact Resolver to resolve dependencies and 
install and deploy locally built artifacts.
+    homepage: https://maven.apache.org/resolver-ant-tasks/
+    download_page: https://maven.apache.org/resolver-ant-tasks/download.cgi
+    bug_database: 
https://maven.apache.org/resolver-ant-tasks/issue-management.html
+    mailing_lists: 
https://maven.apache.org/resolver-ant-tasks/mailing-lists.html
+    repositories:
+      - https://github.com/apache/maven-resolver-ant-tasks.git
+    categories:
+      - build-management
+    programming_languages:
+      - Java

Reply via email to