{"id":19701236,"url":"https://github.com/dockpack/base_maven","last_synced_at":"2026-05-01T21:06:11.074Z","repository":{"id":89997682,"uuid":"97872335","full_name":"dockpack/base_maven","owner":"dockpack","description":"Ansible role to install one version of Maven on your development machines","archived":false,"fork":false,"pushed_at":"2025-03-07T12:50:52.000Z","size":81,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-07T13:41:20.686Z","etag":null,"topics":["ansible-role","ci","hacktoberfest","java","maven"],"latest_commit_sha":null,"homepage":"","language":"Jinja","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/dockpack.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-20T19:44:14.000Z","updated_at":"2023-10-13T21:22:09.000Z","dependencies_parsed_at":"2025-01-10T11:06:23.855Z","dependency_job_id":null,"html_url":"https://github.com/dockpack/base_maven","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/dockpack/base_maven","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockpack%2Fbase_maven","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockpack%2Fbase_maven/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockpack%2Fbase_maven/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockpack%2Fbase_maven/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dockpack","download_url":"https://codeload.github.com/dockpack/base_maven/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockpack%2Fbase_maven/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32512725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ansible-role","ci","hacktoberfest","java","maven"],"created_at":"2024-11-11T21:08:18.341Z","updated_at":"2026-05-01T21:06:11.057Z","avatar_url":"https://github.com/dockpack.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Galaxy](https://img.shields.io/badge/galaxy-dockpack.base__maven-blue.svg?style=flat)](https://galaxy.ansible.com/dockpack/base_maven)\n![Build Status](https://travis-ci.com/dockpack/base_maven.svg?branch=master)\n\nMaven - Maven is good at building Java projects in a cross-platform way. It manages dependencies, and actually the whole life cycle of a project. This is an ansible-role to install Maven.\n\nRequirements\n------------\n\nThis role was built for Ubuntu Trusty or RedHat systems like RHEL/Centos 7. It needs dockpack.base_java8.\n\nRole Variables\n--------------\nYou can set the maven\\_version:, now 3.6.3\n\nThere are 3 variables that you would store in a vault file:\n\nmvn\\_master\\_password:\n\nmvn\\_repo\\_username:\n\nmvn\\_repo\\_password:\n\n\nDependencies\n------------\n\nMaven needs Java8. This role depends on dockpack.base_java8, which will be installed automatically if you use this one.\n\nManual use of Maven\n\n\n```\nmvn -X deploy:deploy-file -DgroupId=$GROUPID -DartifactId=$FILENAME -Dversion=$VERSION -DgeneratePom=true -Dpackaging=jar -DrepositoryId=\"0ss-releases\" -Durl=\"https://repo.example.com/path/releases\" -Dfile=redis.jar\n```\n\nExample Playbook\n----------------\nFor a complete example with this role check out my buildserver:\ngit clone https://github.com/bbaassssiiee/buildserver.git\n\nExample of how to use this role:\n\n    - hosts: servers\n      roles:\n         - { role: dockpack.base_java8 }\n         - { role: dockpack.base_maven }\n\nLicense\n-------\n\nMIT\n\nAuthor Information\n------------------\nBas Meijer @bbaassssiiee\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdockpack%2Fbase_maven","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdockpack%2Fbase_maven","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdockpack%2Fbase_maven/lists"}