{"id":20490655,"url":"https://github.com/circleci-public/maven-orb","last_synced_at":"2025-04-13T16:34:06.072Z","repository":{"id":40303147,"uuid":"233129710","full_name":"CircleCI-Public/maven-orb","owner":"CircleCI-Public","description":"Simplify common tasks for building and testing Java projects using Maven on CircleCI.","archived":false,"fork":false,"pushed_at":"2024-11-14T13:59:42.000Z","size":109,"stargazers_count":6,"open_issues_count":1,"forks_count":12,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-03-27T07:22:03.886Z","etag":null,"topics":["circleci-orbs","maven","orb"],"latest_commit_sha":null,"homepage":"https://circleci.com/orbs/registry/orb/circleci/maven","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CircleCI-Public.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-10T21:01:28.000Z","updated_at":"2024-11-14T13:55:01.000Z","dependencies_parsed_at":"2024-11-12T21:21:30.295Z","dependency_job_id":"63a2a065-e8d8-4cf6-9a85-1e0e05139564","html_url":"https://github.com/CircleCI-Public/maven-orb","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CircleCI-Public%2Fmaven-orb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CircleCI-Public%2Fmaven-orb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CircleCI-Public%2Fmaven-orb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CircleCI-Public%2Fmaven-orb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CircleCI-Public","download_url":"https://codeload.github.com/CircleCI-Public/maven-orb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248744336,"owners_count":21154841,"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":["circleci-orbs","maven","orb"],"created_at":"2024-11-15T17:17:52.141Z","updated_at":"2025-04-13T16:34:06.037Z","avatar_url":"https://github.com/CircleCI-Public.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# maven Orb\n\n[![CircleCI Build Status](https://circleci.com/gh/CircleCI-Public/maven-orb.svg?style=shield \"CircleCI Build Status\")](https://circleci.com/gh/CircleCI-Public/maven-orb) [![CircleCI Orb Version](https://badges.circleci.com/orbs/circleci/maven.svg)](https://circleci.com/orbs/registry/orb/circleci/maven) [![GitHub License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/CircleCI-Public/maven-orb/master/LICENSE) [![CircleCI Community](https://img.shields.io/badge/community-CircleCI%20Discuss-343434.svg)](https://discuss.circleci.com/c/ecosystem/orbs)\nSimplify common tasks for building and testing Java projects using Maven on CircleCI. Your entire CircleCI config could look like this:\n\n```yml\nversion: 2.1\norbs:\n  maven: circleci/maven@x.y\nworkflows:\n  maven_test:\n    jobs:\n      - maven/test\n```\n\nThe built in test job is automatically compatible with standard Maven projects and is fully customizable with custom steps.\n\n## Usage\n\nExample use-cases are provided on the orb [registry page](https://circleci.com/orbs/registry/orb/circleci/maven#usage-examples). Source for these examples can be found within the `src/examples` directory.\n\n## Resources\n\n[CircleCI Orb Registry Page](https://circleci.com/orbs/registry/orb/circleci/maven) - The official registry page of this orb for all versions, executors, commands, and jobs described.  \n[CircleCI Orb Docs](https://circleci.com/docs/2.0/orb-intro/#section=configuration) - Docs for using and creating CircleCI Orbs.  \n\n### How To Contribute\n\nWe welcome [issues](https://github.com/CircleCI-Public/maven-orb/issues) to and [pull requests](https://github.com/CircleCI-Public/maven-orb/pulls) against this repository!\n\nTo publish a new production version:\n\n* Create a PR to the `Alpha` branch with your changes. This will act as a \"staging\" branch.\n* When ready to publish a new production version, create a PR from `Alpha` to `master`. The Git Subject should include `[semver:patch|minor|release|skip]` to indicate the type of release.\n* On merge, the release will be published to the orb registry automatically.\n\nFor further questions/comments about this or other orbs, visit the Orb Category of [CircleCI Discuss](https://discuss.circleci.com/c/orbs).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcircleci-public%2Fmaven-orb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcircleci-public%2Fmaven-orb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcircleci-public%2Fmaven-orb/lists"}