{"id":20168256,"url":"https://github.com/bernardo-mg/archetype-pom","last_synced_at":"2026-05-30T20:31:40.112Z","repository":{"id":23439245,"uuid":"98789023","full_name":"Bernardo-MG/archetype-pom","owner":"Bernardo-MG","description":"Parent POM for Maven archetype projects.","archived":false,"fork":false,"pushed_at":"2024-09-22T15:44:35.000Z","size":108,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-03T03:46:02.622Z","etag":null,"topics":["archetype","maven","pom","template"],"latest_commit_sha":null,"homepage":null,"language":null,"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/Bernardo-MG.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-30T10:00:52.000Z","updated_at":"2024-09-22T15:44:36.000Z","dependencies_parsed_at":"2024-09-09T00:39:24.911Z","dependency_job_id":"c41356bb-c984-45b1-82a3-b80f001a4985","html_url":"https://github.com/Bernardo-MG/archetype-pom","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernardo-MG%2Farchetype-pom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernardo-MG%2Farchetype-pom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernardo-MG%2Farchetype-pom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bernardo-MG%2Farchetype-pom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bernardo-MG","download_url":"https://codeload.github.com/Bernardo-MG/archetype-pom/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241605739,"owners_count":19989608,"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":["archetype","maven","pom","template"],"created_at":"2024-11-14T01:07:02.021Z","updated_at":"2026-05-30T20:31:40.105Z","avatar_url":"https://github.com/Bernardo-MG.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Archetype Parent POM\n\nParent [Maven POM][maven-pom-intro] setting up a [Maven Archetype][maven-archetype] project. This is done without adding any additional dependency to the project, only Maven plugins.\n\nFor a generic, non archetype, POM check the [base POM][base-pom].\n\n[![Maven Central](https://img.shields.io/maven-central/v/com.bernardomg.maven/archetype-pom.svg)][maven-repo]\n\n## Features\n\n- Build validation.\n- Maven Site reports added for the project.\n- Common build and report plugins.\n- Deployment plugin prepared to deploy into the distribution management repo.\n- Manifest prepared with default configuration.\n- Sets the JDK version to be used by the project.\n- Sets the project default encoding to UTF-8.\n\n## Example\n\nThe [Library Maven Archetype][library-archetype] makes use of this POM. And extends it. This is an easy way to check how the POM can be used and modified.\n\n## Usage\n\nUse as a parent POM on any Maven archetype project:\n\n```\n\u003cparent\u003e\n    \u003cgroupId\u003ecom.bernardomg.maven\u003c/groupId\u003e\n    \u003cartifactId\u003earchetype-pom\u003c/artifactId\u003e\n    \u003cversion\u003e(Check POM or badges)\u003c/version\u003e\n\u003c/parent\u003e\n```\n\n### Installing\n\nIf needed, the project can be added to the local Maven repository with the following command:\n\n```\nmvn install\n```\n\n## Collaborate\n\nAny kind of help with the project will be well received, and there are two main ways to give such help:\n\n- Reporting errors and asking for extensions through the issues management\n- or forking the repository and extending the project\n\n### Issues management\n\nIssues are managed at the GitHub [project issues tracker][issues], where any Github user may report bugs or ask for new features.\n\n### Getting the code\n\nIf you wish to fork or modify the code, visit the [GitHub project page][scm], where the latest versions are always kept. Check the 'master' branch for the latest release, and the 'develop' for the current, and stable, development version.\n\n## License\n\nThe project has been released under the [MIT License][license].\n\n[maven-pom-intro]: https://maven.apache.org/guides/introduction/introduction-to-the-pom.html#Project_Inheritance\n[base-pom]: https://github.com/Bernardo-MG/base-pom\n[library-archetype]: https://github.com/Bernardo-MG/library-maven-archetype\n\n[maven-repo]: http://mvnrepository.com/artifact/com.bernardomg.maven/archetype-pom\n[issues]: https://github.com/Bernardo-MG/archetype-pom/issues\n[license]: http://www.opensource.org/licenses/mit-license.php\n[scm]: https://github.com/Bernardo-MG/archetype-pom\n\n[maven-archetype]: https://maven.apache.org/guides/introduction/introduction-to-archetypes.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbernardo-mg%2Farchetype-pom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbernardo-mg%2Farchetype-pom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbernardo-mg%2Farchetype-pom/lists"}