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-filtering.git
The following commit(s) were added to refs/heads/master by this push:
new 8562193 Set up for ATR (#343)
8562193 is described below
commit 856219323fbb6fcc9ae025e5e3b072450781e8d4
Author: Tamas Cservenak <[email protected]>
AuthorDate: Tue Jun 30 16:41:31 2026 +0200
Set up for ATR (#343)
---
.asf.yaml | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 67bff3e..c2f7424 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -40,3 +40,25 @@ notifications:
commits: [email protected]
issues: [email protected]
pullrequests: [email protected]
+# https://release-test.apache.org/projects/maven-filtering
+project:
+ metadata:
+ key: maven-filtering
+ committee: maven
+ name: Maven Filtering
+ description: A shared component for all plugins that needs to filter
resources.
+ short_description: A shared component for all plugins that needs to filter
resources.
+ homepage: https://maven.apache.org/shared/maven-filtering/
+ download_page: https://maven.apache.org/shared/maven-filtering/download.cgi
+ bug_database:
https://maven.apache.org/shared/maven-filtering/issue-management.html
+ mailing_lists:
https://maven.apache.org/shared/maven-filtering/mailing-lists.html
+ repositories:
+ - https://github.com/apache/maven-filtering.git
+ categories:
+ - build-management
+ programming_languages:
+ - Java
+ policy:
+ github_repository_name: maven-filtering
+ features:
+ atr_sync: true