Skip to content

Commit 0a83dca

Browse files
committed
configure ATR project
1 parent 0ba5337 commit 0a83dca

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

.asf.yaml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,30 @@ notifications:
3131
commits: commits@maven.apache.org
3232
issues: issues@maven.apache.org
3333
pullrequests: issues@maven.apache.org
34+
35+
# https://release-test.apache.org/projects/maven
36+
project:
37+
metadata:
38+
key: maven
39+
committee: maven
40+
name: Apache Maven
41+
description: "Maven is a project development management and comprehension tool.
42+
Based on the concept of a project object model: builds, dependency management,
43+
documentation creation, site publication, and distribution publication are all controlled from the declarative file.
44+
Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process."
45+
short_description: Maven is a project development management and comprehension tool.
46+
homepage: https://maven.apache.org/
47+
download_page: https://maven.apache.org/download.html
48+
bug_database: https://github.com/apache/maven/issues
49+
mailing_lists: https://maven.apache.org/mailing-lists.html
50+
repositories:
51+
- https://github.com/apache/maven.git
52+
categories:
53+
- build-management
54+
programming_languages:
55+
- Java
56+
policy:
57+
github_repository_name: maven
58+
download_path_suffix: maven-{{MAJOR}}/{{VERSION}}
59+
features:
60+
atr_sync: true

0 commit comments

Comments
 (0)