{"id":18562402,"url":"https://github.com/born2snipe/maven-plugin-validation-framework","last_synced_at":"2025-05-15T17:35:45.559Z","repository":{"id":66551666,"uuid":"624677","full_name":"born2snipe/maven-plugin-validation-framework","owner":"born2snipe","description":"Simple Validation Framework for Maven Plugins","archived":false,"fork":false,"pushed_at":"2010-12-11T00:16:41.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T12:45:33.702Z","etag":null,"topics":[],"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/born2snipe.png","metadata":{"files":{"readme":"README.rdoc","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}},"created_at":"2010-04-23T02:43:05.000Z","updated_at":"2014-02-25T17:41:58.000Z","dependencies_parsed_at":"2023-02-20T06:20:19.407Z","dependency_job_id":null,"html_url":"https://github.com/born2snipe/maven-plugin-validation-framework","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/born2snipe%2Fmaven-plugin-validation-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/born2snipe%2Fmaven-plugin-validation-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/born2snipe%2Fmaven-plugin-validation-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/born2snipe%2Fmaven-plugin-validation-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/born2snipe","download_url":"https://codeload.github.com/born2snipe/maven-plugin-validation-framework/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254388423,"owners_count":22063052,"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":[],"created_at":"2024-11-06T22:09:30.084Z","updated_at":"2025-05-15T17:35:45.530Z","avatar_url":"https://github.com/born2snipe.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Simple Mojo Framework for Maven Plugins\n\n== What it does?\n- Introduces a PluginContext to hold values you configured on the plugin so you do not have to carry all those values here n' there\n- Has boiler plate values inject on the mojo already:\n    - project\n    - localRepository\n    - remoteRepositories\n    - artifactFactory\n    - artifactResolver\n    - pluginDependencies\n- Allows to make validators for how your maven plugin is configured\n\n== How to use it?\n- extend the Mojo: b2s.maven.AbstractMojo\n- implement b2s.maven.validation.PluginValidator\n- then just set your validator on your Mojo\n\n== Maven Repo\n\n    \u003crepositories\u003e\n      \u003crepository\u003e\n        \u003cid\u003eb2s-repo\u003c/id\u003e\n        \u003curl\u003ehttp://b2s-repo.googlecode.com/svn/trunk/mvn-repo\u003c/url\u003e\n      \u003c/repository\u003e\n    \u003c/repositories\u003e\n\t","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborn2snipe%2Fmaven-plugin-validation-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fborn2snipe%2Fmaven-plugin-validation-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fborn2snipe%2Fmaven-plugin-validation-framework/lists"}