{"id":34988086,"url":"https://github.com/umjammer/vavi-archetype","last_synced_at":"2026-04-20T20:35:53.626Z","repository":{"id":149564553,"uuid":"537624483","full_name":"umjammer/vavi-archetype","owner":"umjammer","description":"🌱 a minimal archetype for maven","archived":false,"fork":false,"pushed_at":"2025-03-06T17:49:18.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-06T18:37:00.350Z","etag":null,"topics":["archetype","java","jitpack","maven"],"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/umjammer.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-16T21:27:00.000Z","updated_at":"2025-03-06T17:47:45.000Z","dependencies_parsed_at":"2024-02-04T23:31:39.343Z","dependency_job_id":"09a3ab79-1677-4e25-a570-adc21f3f4c44","html_url":"https://github.com/umjammer/vavi-archetype","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/umjammer/vavi-archetype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umjammer%2Fvavi-archetype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umjammer%2Fvavi-archetype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umjammer%2Fvavi-archetype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umjammer%2Fvavi-archetype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umjammer","download_url":"https://codeload.github.com/umjammer/vavi-archetype/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umjammer%2Fvavi-archetype/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32065081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["archetype","java","jitpack","maven"],"created_at":"2025-12-27T01:43:27.953Z","updated_at":"2026-04-20T20:35:53.621Z","avatar_url":"https://github.com/umjammer.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Release](https://jitpack.io/v/umjammer/vavi-archetype.svg)](https://jitpack.io/#umjammer/vavi-archetype)\n![Java](https://img.shields.io/badge/Java-*-b07219)\n\n# vavi-archetype\n\n🌱 vavi-archetype is a minimal archetype for maven\n\n## Usage\n\nadd profile into `~/.m2/settings.xml` ([see](https://maven.apache.org/archetype/maven-archetype-plugin/archetype-repository.html))\n\n```xml\n    \u003cprofile\u003e\n      \u003cid\u003earchetype\u003c/id\u003e\n      \u003crepositories\u003e\n        \u003crepository\u003e\n          \u003cid\u003earchetype\u003c/id\u003e \u003c!-- id expected by maven-archetype-plugin to avoid fetching from everywhere --\u003e\n          \u003curl\u003ehttps://jitpack.io \u003c/url\u003e\n        \u003c/repository\u003e\n      \u003c/repositories\u003e\n    \u003c/profile\u003e\n```\n\nrun w/ profile name\n\n```shell\n $ mvn -P archetype archetype:generate   \\\n  -DarchetypeGroupId=com.github.umjammer \\\n  -DarchetypeArtifactId=vavi-archetype   \\\n  -DarchetypeVersion=0.0.19              \\\n  -DgroupId=vavi                         \\\n  -DartifactId=vavi-test-sample1         \\\n  -Dversion=0.0.1-SNAPSHOT\n```\n\n## References\n\n * https://github.com/actions/setup-java#readme\n * https://github.com/github/codeql-action#readme\n\n## TODO\n\n * archetype2\n * ~~property year~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumjammer%2Fvavi-archetype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumjammer%2Fvavi-archetype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumjammer%2Fvavi-archetype/lists"}