File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,3 +23,30 @@ notifications:
2323 issues : issues@maven.apache.org
2424 pullrequests : issues@maven.apache.org
2525 jira_options : link label
26+
27+ # https://release-test.apache.org/projects/maven
28+ project :
29+ metadata :
30+ key : maven
31+ committee : maven
32+ name : Apache Maven
33+ description : " Maven is a project development management and comprehension tool.
34+ Based on the concept of a project object model: builds, dependency management,
35+ documentation creation, site publication, and distribution publication are all controlled from the declarative file.
36+ Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process."
37+ short_description : Maven is a project development management and comprehension tool.
38+ homepage : https://maven.apache.org/
39+ download_page : https://maven.apache.org/download.html
40+ bug_database : https://github.com/apache/maven/issues
41+ mailing_lists : https://maven.apache.org/mailing-lists.html
42+ repositories :
43+ - https://github.com/apache/maven.git
44+ categories :
45+ - build-management
46+ programming_languages :
47+ - Java
48+ policy :
49+ github_repository_name : maven
50+ download_path_suffix : maven-{{MAJOR}}/{{VERSION}}
51+ features :
52+ atr_sync : true
You can’t perform that action at this time.
0 commit comments