{"id":14988404,"url":"https://github.com/apache/maven-jenkins-lib","last_synced_at":"2025-10-19T13:31:26.297Z","repository":{"id":31650343,"uuid":"112120253","full_name":"apache/maven-jenkins-lib","owner":"apache","description":"Apache Maven Jenkins Shared Libraries","archived":false,"fork":false,"pushed_at":"2024-01-30T19:44:43.000Z","size":167,"stargazers_count":7,"open_issues_count":1,"forks_count":11,"subscribers_count":24,"default_branch":"master","last_synced_at":"2024-10-01T01:22:08.119Z","etag":null,"topics":["build-management","java","maven"],"latest_commit_sha":null,"homepage":"https://maven.apache.org/","language":"Groovy","has_issues":false,"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/apache.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}},"created_at":"2017-11-26T22:03:07.000Z","updated_at":"2023-07-25T14:13:07.000Z","dependencies_parsed_at":"2024-02-02T15:13:42.922Z","dependency_job_id":null,"html_url":"https://github.com/apache/maven-jenkins-lib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-jenkins-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-jenkins-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-jenkins-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fmaven-jenkins-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/maven-jenkins-lib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219869247,"owners_count":16555572,"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":["build-management","java","maven"],"created_at":"2024-09-24T14:16:39.605Z","updated_at":"2025-10-19T13:31:26.285Z","avatar_url":"https://github.com/apache.png","language":"Groovy","funding_links":[],"categories":[],"sub_categories":[],"readme":"== Apache Maven Jenkins Shared Libraries\n\nThis repository contains the Jenkins shared libraries that define the standard build process for Apache Maven subprojects.\n\n== asfMavenTlpPlgnBuild() (building Maven plugins)\n\n==== Accepted parameters:\n- `os`: array of possible os to build projects (default: `['linux']`)\n- `jdks`: array of jdks used for the build (default: `['8','11','17', '21']`)\n- `maven`: array of maven versions used for build (default: `['3.6.x', '3.9.x']`)\n- `siteJdk`: array of jdks used for the site build (default: `[11']`)\n- `siteMvn`: jdk used to build the site (default: `3.9.x`)\n- `tmpWs`: boolean to shorten working directory on windows platform\n- `branchesToNotify`: array of branches to send notifications of the build (default: `['master', 'main']`)\n\nExample to use a specific set of jdks and maven core\n```\nasfMavenTlpPlgnBuild(jdks:[ \"8\", \"11\" ], maven: [\"3.8.x\"])\n```\n\n== asfMavenTlpStdBuild() (building Other projects)\n\n==== Accepted parameters:\n- `os`: array of possible os to build projects (default: `['linux']`)\n- `jdks`: array of jdks used for the build (default: `['8','11','17', '21']`)\n- `maven`: maven versions used for build (default: `3.9.x`)\n- `tmpWs`: boolean to shorten working directory on windows platform\n- `branchesToNotify`: array of branches to send notifications of the build and deploy artifacts (default: `['master', 'main']`)\n\nExample to use a specific set of jdks and maven core\n```\nasfMavenTlpStdBuild(jdks:[ \"8\", \"11\" ], maven: \"3.6.x\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fmaven-jenkins-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fmaven-jenkins-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fmaven-jenkins-lib/lists"}