Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,25 @@ notifications:
commits: commits@maven.apache.org
issues: issues@maven.apache.org
pullrequests: issues@maven.apache.org
# 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
Loading