{"id":20092037,"url":"https://github.com/maxkratz/maven-ecore-modeling-example","last_synced_at":"2026-05-31T20:32:11.765Z","repository":{"id":214861841,"uuid":"737505991","full_name":"maxkratz/maven-ecore-modeling-example","owner":"maxkratz","description":"Example on how to use Maven to generate and build code for an Ecore/Genmodel file.","archived":false,"fork":false,"pushed_at":"2026-05-18T08:14:09.000Z","size":56,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-05-18T10:29:10.885Z","etag":null,"topics":["ci","continuous-integration","eclipse","eclipse-modeling-framework","eclipse-plugin","emf","maven","mdse"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxkratz.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-31T09:52:59.000Z","updated_at":"2026-05-18T08:14:12.000Z","dependencies_parsed_at":"2024-07-25T07:58:47.489Z","dependency_job_id":"bb1007e8-cc16-4b55-8293-88722541257f","html_url":"https://github.com/maxkratz/maven-ecore-modeling-example","commit_stats":null,"previous_names":["maxkratz/maven-ecore-modeling-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maxkratz/maven-ecore-modeling-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxkratz%2Fmaven-ecore-modeling-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxkratz%2Fmaven-ecore-modeling-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxkratz%2Fmaven-ecore-modeling-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxkratz%2Fmaven-ecore-modeling-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxkratz","download_url":"https://codeload.github.com/maxkratz/maven-ecore-modeling-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxkratz%2Fmaven-ecore-modeling-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33748607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"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":["ci","continuous-integration","eclipse","eclipse-modeling-framework","eclipse-plugin","emf","maven","mdse"],"created_at":"2024-11-13T16:35:38.343Z","updated_at":"2026-05-31T20:32:11.749Z","avatar_url":"https://github.com/maxkratz.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maven Ecore Modeling Example\n\nThis example shows how to generate and build code from an Ecore/Genmodel (Meta-)Model with [Maven](https://maven.apache.org/).\nIt can be used to generate and compile the code from an Eclipse modeling project with the help of a CI pipeline and without the need to run Eclipse tasks manually.\n\n[![CI](https://github.com/maxkratz/maven-ecore-modeling-example/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/maxkratz/maven-ecore-modeling-example/actions/workflows/ci.yml)\n\n\n## Structure\n\n| Name                                                                     | Type                      | Purpose                                                             |\n| ------------------------------------------------------------------------ | ------------------------- | ------------------------------------------------------------------- |\n| [org.example.model](org.example.model)                                   | Eclipse (plug-in) project | Contains the Ecore and the Genmodel files to generate code from.    |\n| [ci.yml](.github/workflows/ci.yml)                                       | File                      | Example GitHub Actions configuration to build and push the project. |\n| [pom.xml](org.example.model/pom.xml)                                     | File                      | Maven configuration file that contains the project's configuration. |\n| [GenerateModel.mwe2](org.example.model/src/main/java/GenerateModel.mwe2) | File                      | MWE2 file to generate the source code from the Ecore/Genmodel file. |\n\n\n## How to build\n\n- Generate code + build the project:  \n  `$ mvn clean package`\n- Build + install the project to the local `.m2/` folder:  \n  `$ mvn clean install`\n- Change the version of the plug-in to a new semver (e.g., before publishing a new release):  \n  `$ mvn versions:set -DnewVersion=0.0.2-SNAPSHOT`\n\n\n## License\n\nThis project is licensed under the Eclipse Public License - v1.0 - see the [LICENSE](LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxkratz%2Fmaven-ecore-modeling-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxkratz%2Fmaven-ecore-modeling-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxkratz%2Fmaven-ecore-modeling-example/lists"}