{"id":15290807,"url":"https://github.com/khmarbaise/maven-deployer-extension","last_synced_at":"2026-03-12T00:02:41.929Z","repository":{"id":137438607,"uuid":"67394994","full_name":"khmarbaise/maven-deployer-extension","owner":"khmarbaise","description":"maven-deployer-extension","archived":false,"fork":false,"pushed_at":"2023-05-01T21:20:57.000Z","size":635,"stargazers_count":8,"open_issues_count":5,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-31T06:32:09.559Z","etag":null,"topics":["java","maven","maven-extension"],"latest_commit_sha":null,"homepage":"https://khmarbaise.github.io/maven-deployer-extension","language":"Java","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/khmarbaise.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-09-05T06:45:07.000Z","updated_at":"2023-02-02T13:45:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e3d4cc1-d36f-4225-ac9d-1fe07b253da2","html_url":"https://github.com/khmarbaise/maven-deployer-extension","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khmarbaise%2Fmaven-deployer-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khmarbaise%2Fmaven-deployer-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khmarbaise%2Fmaven-deployer-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khmarbaise%2Fmaven-deployer-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khmarbaise","download_url":"https://codeload.github.com/khmarbaise/maven-deployer-extension/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252816937,"owners_count":21808705,"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":["java","maven","maven-extension"],"created_at":"2024-09-30T16:09:34.897Z","updated_at":"2026-03-12T00:02:41.890Z","avatar_url":"https://github.com/khmarbaise.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Maven Deployer Extension\n========================\n\n[![Apache License, Version 2.0, January 2004](https://img.shields.io/github/license/khmarbaise/maven-deployer-extension.svg?label=License)](http://www.apache.org/licenses/)\n[![Maven Central](https://img.shields.io/maven-central/v/com.soebes.maven.extensions/maven-deployer-extension.svg?label=Maven%20Central)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.soebes.maven.extensions%22%20a%3A%22maven-deployer-extension%22)\n\nOverview\n--------\n\n The idea of the extension is to handle  `installAtEnd` of the [maven-install-plugin][maven-install-plugin]\n and the `deployAtEnd` of the [maven-deploy-plugin][maven-deploy-plugin] correctly. The problem in the \n [maven-deploy-plugin] and/or [maven-install-plugin] is simply this will not work \n correctly if you use other plugins which define their own lifecycle (for example \n Eclipse Tycho etc.).\n \n If you like to use this extension in relationship with Maven 3.3.1+ you\n can define the following `.mvn/extensions.xml` file:\n\n``` xml\n\u003cextensions xmlns=\"http://maven.apache.org/EXTENSIONS/1.0.0\" xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n  xsi:schemaLocation=\"http://maven.apache.org/EXTENSIONS/1.0.0 http://maven.apache.org/xsd/core-extensions-1.0.0.xsd\"\u003e\n  \u003cextension\u003e\n    \u003cgroupId\u003ecom.soebes.maven.extensions\u003c/groupId\u003e\n    \u003cartifactId\u003emaven-deployer-extension\u003c/artifactId\u003e\n    \u003cversion\u003e0.3.0\u003c/version\u003e\n  \u003c/extension\u003e\n\u003c/extensions\u003e\n```\n \nAnnouncement\n------------\n\nStarting with release 0.3.0 the deployer extension will create no more checksum if you do\n`mvn install`. This will be done if you do a `mvn deploy`.\n  \n\nLicense\n-------\n[Apache License, Version 2.0, January 2004](http://www.apache.org/licenses/)\n\n\nStatus\n------\n\n * PoC\n\n[maven-install-plugin]: https://maven.apache.org/plugins/maven-install-plugin/install-mojo.html#installAtEnd\n[maven-deploy-plugin]: http://maven.apache.org/plugins/maven-deploy-plugin/deploy-mojo.html#deployAtEnd\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhmarbaise%2Fmaven-deployer-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhmarbaise%2Fmaven-deployer-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhmarbaise%2Fmaven-deployer-extension/lists"}