{"id":16553470,"url":"https://github.com/jeanjerome/archetypes-mixture","last_synced_at":"2026-04-17T04:34:08.590Z","repository":{"id":188905197,"uuid":"255108847","full_name":"jeanjerome/archetypes-mixture","owner":"jeanjerome","description":"How to generate different kinds of application architectures without maintaining redundant archetypes code","archived":false,"fork":false,"pushed_at":"2020-10-13T21:07:48.000Z","size":73,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-05T00:00:55.760Z","etag":null,"topics":["continuous-delivery","continuous-integration","maven","maven-archetype","maven-multimodule"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jeanjerome.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-04-12T15:10:25.000Z","updated_at":"2020-04-25T09:14:38.000Z","dependencies_parsed_at":"2023-08-17T12:28:00.665Z","dependency_job_id":null,"html_url":"https://github.com/jeanjerome/archetypes-mixture","commit_stats":null,"previous_names":["jeanjerome/archetypes-mixture"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jeanjerome/archetypes-mixture","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeanjerome%2Farchetypes-mixture","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeanjerome%2Farchetypes-mixture/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeanjerome%2Farchetypes-mixture/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeanjerome%2Farchetypes-mixture/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jeanjerome","download_url":"https://codeload.github.com/jeanjerome/archetypes-mixture/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jeanjerome%2Farchetypes-mixture/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31915340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["continuous-delivery","continuous-integration","maven","maven-archetype","maven-multimodule"],"created_at":"2024-10-11T19:48:22.695Z","updated_at":"2026-04-17T04:34:08.572Z","avatar_url":"https://github.com/jeanjerome.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Maven build](https://github.com/jeanjerome/archetypes-mixture/workflows/Java%20CI%20with%20Maven/badge.svg?branch=develop)\n[![GitHub release](https://img.shields.io/github/release/jeanjerome/archetypes-mixture.svg?style=flat-square)](https://github.com/jeanjerome/archetypes-mixture)\n\n# archetypes-mixture\nHow to generate different kinds of application architectures without maintaining redundant archetypes code?\n\nWell, start to define one archetype per application layer and mixe them as you want in a multi-module project. Even more, adjust the taste with your favorite flavors like springbooting, microservices or authentication and you'll get a sophisticated and easy to maintain developer stack.\n\nAll of this can be done with simple Maven commands and its Maven archetype plugin and Velocity template engine.\n\n!!! This is (only) a POC demonstrating the feasibility of such solutions not a multi-architecture archetype able to generate all kind of applications... sorry for that !!!\n\n## How to test it?\n\n### 1. Build and install the archetypes\nRun the bash script (on Windows, just run the included commands) `mvn-install-local.sh`.\nThis will build 1 POM (`archetype-bundles`) and 3 Maven Archetypes (`archetype-parent`, `archetype-client`, `archetype-server`) and install them to your local Maven repository (`~/.m2/repository`)\n\n### 2. (Optional) Generate the archetypes' sites documentation\nRun the bash script (on Windows, just run the included commands) `mvn-site.sh`.\n\n### 3. Generate your app\nRun the bash script `mvn-generate-app.sh` (or the included commands).\nThis will create a fully functional app composed of the 3 previous built archetypes.\n\n## What does this demonstrate?\n\n1. You can apply different Maven archetypes on the same project (even multi-module ones) runnig the portable command `mvn:generate` several times.\n\n1. Velocity templates lets add customization when executing Maven archetypes.\n\n1. You can split an archetype in multiple parts, each one dedicated to a tier (angular, api, service, dao,...) or a functionality (security, microservice, Springboot, DDD, container,...).\n\n## Disclaimer\n\n1. This is a basic demo yet!\n\n1. More complex cases have to be tested to prove real efficiency in such solution mostly on functionalities!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeanjerome%2Farchetypes-mixture","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeanjerome%2Farchetypes-mixture","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeanjerome%2Farchetypes-mixture/lists"}