{"id":23498192,"url":"https://github.com/vpro/maven","last_synced_at":"2026-02-01T17:03:17.714Z","repository":{"id":252355597,"uuid":"840194485","full_name":"vpro/maven","owner":"vpro","description":"Docker image with maven and some other utilities  which may be used during builds @vpro","archived":false,"fork":false,"pushed_at":"2026-01-30T08:21:30.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-01-31T00:15:53.379Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vpro.png","metadata":{"files":{"readme":"README.adoc","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-09T07:05:00.000Z","updated_at":"2026-01-30T08:21:33.000Z","dependencies_parsed_at":"2024-11-28T20:26:32.122Z","dependency_job_id":"be88efbf-fe2d-4a2d-9425-b09fb5a07a34","html_url":"https://github.com/vpro/maven","commit_stats":null,"previous_names":["vpro/maven"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/vpro/maven","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fmaven","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fmaven/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fmaven/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fmaven/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vpro","download_url":"https://codeload.github.com/vpro/maven/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vpro%2Fmaven/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28983429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T16:29:42.054Z","status":"ssl_error","status_checked_at":"2026-02-01T16:29:41.428Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-12-25T05:28:57.458Z","updated_at":"2026-02-01T17:03:17.708Z","avatar_url":"https://github.com/vpro.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"= maven docker image\n\nDedicated Maven Docker images which provides additional file resources needed.\n\n== Description\n\nA specialization of https://hub.docker.com/_/maven/[`maven:3.9-eclipse-temurin-25(-alpine)`] providing also\n\n- openshift cli (oc)\n- yq (lightweight yaml processor)\n- ssh\n- ssh agent\n- some extra scripts.\n\n== Versions and history\n\nSince version 34 also an 'alpine' version is build, which is smaller.\n\nAlso since 34, the java version is 25 because that is LTS now.\n\n\n== Used by\n\n=== Api functional tests\nTests are using it (they can use oc to port forward for JMX access)\n\n=== YQ\nYQ is s json parser, which can be used in some scripts.\n\n=== Maven Release\nImage specifically created to perform a maven release. For this you need the ability to check out a branch (not detached head) and preform release commit using a private ssh key.\n\nWhen running it expects an GITLAB_RUNNER_PRIVATE_KEY argument containing the private key to use for git checkout and pushing of commits:\n\n[source, bash]\n----\n  docker run -it \\\n    --env \"GITLAB_RUNNER_PRIVATE_KEY=$(cat ~/.ssh/id_rsa)\" \\\n    ghcr.io/vpro/maven:latest \\\n    /bin/bash -c \"git clone git@gitlab.com/npo-identity/poms/poms-maven.git \u0026\u0026 cd maven-release \u0026\u0026 mvn release:prepare release:perform\"\n----\n\n\n== github actions\n\nFor github actions we don't use this maven image.\n\nThe 'after maven' script is useful though, and this was wrapped\nin https://github.com/marketplace/actions/after-maven\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvpro%2Fmaven","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvpro%2Fmaven","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvpro%2Fmaven/lists"}