{"id":13597542,"url":"https://github.com/apache/maven","last_synced_at":"2025-09-09T20:55:48.070Z","repository":{"id":574364,"uuid":"206483","full_name":"apache/maven","owner":"apache","description":"Apache Maven core","archived":false,"fork":false,"pushed_at":"2025-05-05T15:40:10.000Z","size":86188,"stargazers_count":4599,"open_issues_count":84,"forks_count":2733,"subscribers_count":225,"default_branch":"master","last_synced_at":"2025-05-05T15:52:04.723Z","etag":null,"topics":["apache-maven","build-management","hacktoberfest","java","maven"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/ref/current","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"go-martini/martini","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-05-21T03:22:03.000Z","updated_at":"2025-05-05T15:40:16.000Z","dependencies_parsed_at":"2023-09-23T10:38:21.202Z","dependency_job_id":"6a890037-3d10-47ae-ba98-27437de23d7c","html_url":"https://github.com/apache/maven","commit_stats":{"total_commits":12415,"total_committers":257,"mean_commits":48.30739299610895,"dds":0.8029802658074909,"last_synced_commit":"8005826df75c09ed530c31d636206309f5fab13b"},"previous_names":[],"tags_count":97,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253795834,"owners_count":21965606,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apache-maven","build-management","hacktoberfest","java","maven"],"created_at":"2024-08-01T17:00:35.640Z","updated_at":"2025-09-09T20:55:48.051Z","avatar_url":"https://github.com/apache.png","language":"Java","readme":"\u003c!---\n Licensed to the Apache Software Foundation (ASF) under one or more\n contributor license agreements.  See the NOTICE file distributed with\n this work for additional information regarding copyright ownership.\n The ASF licenses this file to You under the Apache License, Version 2.0\n (the \"License\"); you may not use this file except in compliance with\n the License.  You may obtain a copy of the License at\n\n      http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n--\u003e\nApache Maven\n============\n\n[![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/apache/maven.svg?label=License)][license]\n[![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven/apache-maven.svg?label=Maven%20Central\u0026versionPrefix=3.)](https://search.maven.org/artifact/org.apache.maven/apache-maven)\n[![Maven Central](https://img.shields.io/maven-central/v/org.apache.maven/apache-maven.svg?label=Maven%20Central)](https://search.maven.org/artifact/org.apache.maven/apache-maven)\n[![Reproducible Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/org/apache/maven/maven/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/maven/maven/README.md)\n[![Jenkins Status](https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/master.svg?)][build]\n[![Jenkins tests](https://img.shields.io/jenkins/t/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/master.svg?)][test-results]\n\n\nApache Maven is a software project management and comprehension tool. Based on\nthe concept of a project object model (POM), Maven can manage a project's\nbuild, reporting and documentation from a central piece of information.\n\nIf you think you have found a bug, please file an issue in the [Maven Issue Tracker](https://github.com/apache/maven/issues).\n\nDocumentation\n-------------\n\nMore information can be found on [Apache Maven Homepage][maven-home].\nQuestions related to the usage of Maven should be posted on\nthe [Maven User List][users-list].\n\n\nWhere can I get the latest release?\n-----------------------------------\nYou can download the release source from our [download page][maven-download].\n\nContributing\n------------\n\nIf you are interested in the development of Maven, please consult the\ndocumentation first and afterward you are welcome to join the developers\nmailing list to ask questions or discuss new ideas/features/bugs etc.\n\nTake a look into the [contribution guidelines](CONTRIBUTING.md).\n\nLicense\n-------\nThis code is under the [Apache License, Version 2.0, January 2004][license].\n\nSee the [`NOTICE`](./NOTICE) file for required notices and attributions.\n\nDonations\n---------\nDo you like Apache Maven? Then [donate back to the ASF](https://www.apache.org/foundation/contributing.html) to support the development.\n\nQuick Build\n-------\nIf you want to bootstrap Maven, you'll need:\n- Java 17+\n- Maven 3.6.3 or later\n- Run Maven, specifying a location into which the completed Maven distro should be installed:\n    ```\n    mvn -DdistributionTargetDir=\"$HOME/app/maven/apache-maven-4.0.x-SNAPSHOT\" clean package\n    ```\n\n\n[home]: https://maven.apache.org/\n[license]: https://www.apache.org/licenses/LICENSE-2.0\n[build]: https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/master/\n[test-results]: https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/master/lastCompletedBuild/testReport/\n[build-status]: https://img.shields.io/jenkins/s/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/master.svg?\n[build-tests]: https://img.shields.io/jenkins/t/https/ci-maven.apache.org/job/Maven/job/maven-box/job/maven/job/master.svg?\n[maven-home]: https://maven.apache.org/\n[maven-download]: https://maven.apache.org/download.cgi\n[users-list]: https://maven.apache.org/mailing-lists.html\n[dev-ml-list]: https://www.mail-archive.com/dev@maven.apache.org/\n[code-style]: http://maven.apache.org/developers/conventions/code.html\n[core-it]: https://maven.apache.org/core-its/core-it-suite/\n[building-maven]: https://maven.apache.org/guides/development/guide-building-maven.html\n[cla]: https://www.apache.org/licenses/#clas\n\n","funding_links":[],"categories":["Java","构建工具","GitHub projects","V. Tools for developing"],"sub_categories":["2. Deploy, config and build"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fmaven","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fmaven","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fmaven/lists"}