diff --git a/.asf.yaml b/.asf.yaml index 8e1b37a8e..e1e75bc33 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -23,3 +23,25 @@ notifications: commits: commits@maven.apache.org issues: issues@maven.apache.org pullrequests: issues@maven.apache.org +project: + metadata: + key: maven-resolver + committee: maven + name: Apache Maven Resolver + description: Apache Maven Resolver is a library for working with artifact repositories and dependency resolution. + short_description: Apache Maven Resolver is a library for working with artifact repositories and dependency resolution. + homepage: https://maven.apache.org/resolver/ + download_page: https://maven.apache.org/resolver/download.cgi + bug_database: https://maven.apache.org/resolver/issue-management.html + mailing_lists: https://maven.apache.org/resolver/mailing-lists.html + repositories: + - https://github.com/apache/maven-resolver + categories: + - build-management + programming_languages: + - Java + policy: + github_repository_name: maven-resolver + download_path_suffix: resolver + features: + atr_sync: true