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-jar-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 08d2091 configure ATR project
08d2091 is described below
commit 08d2091b720ed3737825c6fe4796f1ef4ec51002
Author: Hervé Boutemy <[email protected]>
AuthorDate: Sun Jul 19 23:26:02 2026 +0200
configure ATR project
---
.asf.yaml | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 10e8918..a9161ed 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -41,3 +41,26 @@ notifications:
commits: [email protected]
issues: [email protected]
pullrequests: [email protected]
+# https://release-test.apache.org/projects/maven-jar-plugin
+project:
+ metadata:
+ key: maven-jar-plugin
+ committee: maven
+ name: Apache Maven JAR Plugin
+ description: The Maven JAR Plugin builds a Java Archive (JAR) file from
the compiled project classes and resources.
+ short_description: The Maven JAR Plugin builds a Java Archive (JAR) file
from the compiled project classes and resources.
+ homepage: https://maven.apache.org/plugins/maven-jar-plugin/
+ download_page:
https://maven.apache.org/plugins/maven-jar-plugin/download.cgi
+ bug_database:
https://maven.apache.org/plugins/maven-jar-plugin/issue-management.html
+ mailing_lists:
https://maven.apache.org/plugins/maven-jar-plugin/mailing-lists.html
+ repositories:
+ - https://github.com/apache/maven-jar-plugin.git
+ categories:
+ - build-management
+ programming_languages:
+ - Java
+ policy:
+ github_repository_name: maven-jar-plugin
+ download_path_suffix: plugins
+ features:
+ atr_sync: true