{"id":51140704,"url":"https://github.com/consulo/maven-consulo-plugin","last_synced_at":"2026-06-25T22:30:32.800Z","repository":{"id":148691397,"uuid":"93506030","full_name":"consulo/maven-consulo-plugin","owner":"consulo","description":"Maven plugin for Packaging \u0026 Running Consulo","archived":false,"fork":false,"pushed_at":"2026-06-08T15:22:27.000Z","size":1185,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-06-08T17:18:54.359Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/consulo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-06-06T10:27:14.000Z","updated_at":"2026-06-08T15:23:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc4190b8-516d-4c40-9ab0-8d306ae7ed1a","html_url":"https://github.com/consulo/maven-consulo-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/consulo/maven-consulo-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/consulo%2Fmaven-consulo-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/consulo%2Fmaven-consulo-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/consulo%2Fmaven-consulo-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/consulo%2Fmaven-consulo-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/consulo","download_url":"https://codeload.github.com/consulo/maven-consulo-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/consulo%2Fmaven-consulo-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34795436,"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-06-25T02:00:05.521Z","response_time":101,"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":[],"created_at":"2026-06-25T22:30:32.176Z","updated_at":"2026-06-25T22:30:32.796Z","avatar_url":"https://github.com/consulo.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project example\n\n```xml\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\u003cproject xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://maven.apache.org/POM/4.0.0\"\n\t\t xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\"\u003e\n\t\u003cmodelVersion\u003e4.0.0\u003c/modelVersion\u003e\n\n\t\u003c!--Consulo parent project, which provide Consulo dependencies in provided scope (not included in artifact) --\u003e\n\t\u003cparent\u003e\n\t\t\u003cgroupId\u003econsulo\u003c/groupId\u003e\n\t\t\u003cartifactId\u003earch.ide-provided\u003c/artifactId\u003e\n\t\t\u003cversion\u003e2-SNAPSHOT\u003c/version\u003e\n\t\t\u003crelativePath/\u003e\n\t\u003c/parent\u003e\n\n\t\u003cgroupId\u003econsulo.plugin\u003c/groupId\u003e\n\t\u003cartifactId\u003ecom.intellij.spellchecker\u003c/artifactId\u003e\n\t\u003cversion\u003e2-SNAPSHOT\u003c/version\u003e\n\t\u003c!--consulo plugin packaging type--\u003e\n\t\u003cpackaging\u003econsulo-plugin\u003c/packaging\u003e\n\n\t\u003c!--Consulo maven repository for dependencies \u0026 parent project--\u003e\n\t\u003crepositories\u003e\n\t\t\u003crepository\u003e\n\t\t\t\u003cid\u003econsulo\u003c/id\u003e\n\t\t\t\u003curl\u003ehttps://maven.consulo.dev/repository/snapshots/\u003c/url\u003e\n\t\t\t\u003csnapshots\u003e\n\t\t\t\t\u003cenabled\u003etrue\u003c/enabled\u003e\n\t\t\t\t\u003cupdatePolicy\u003ealways\u003c/updatePolicy\u003e\n\t\t\t\u003c/snapshots\u003e\n\t\t\u003c/repository\u003e\n\t\u003c/repositories\u003e\n\n\t\u003cbuild\u003e\n\t\t\u003cplugins\u003e\n\t\t\t\u003cplugin\u003e\n\t\t\t\t\u003cgroupId\u003econsulo.maven\u003c/groupId\u003e\n\t\t\t\t\u003cartifactId\u003emaven-consulo-plugin\u003c/artifactId\u003e\n\t\t\t\t\u003cversion\u003e2-SNAPSHOT\u003c/version\u003e\n\t\t\t\t\u003cextensions\u003etrue\u003c/extensions\u003e\n\t\t\t\t\u003cconfiguration\u003e\n\t\t\t\t\t\u003c!--by default plugin id is artifactId from project--\u003e\n\t\t\t\t\t\u003cid\u003e${project.artifactId}\u003c/id\u003e\n\t\t\t\t\t\u003c!--set nightly channel for executing \u0026 plugin dependencies--\u003e\n\t\t\t\t\t\u003crepositoryChannel\u003enightly\u003c/repositoryChannel\u003e\n\t\t\t\t\t\u003c!--plugin dependencies for execution--\u003e\n\t\t\t\t\t\u003cdependencies\u003e\n\t\t\t\t\t\t\u003cdependency\u003ecom.intellij.regexp\u003c/dependency\u003e\n\t\t\t\t\t\u003c/dependencies\u003e\n\t\t\t\t\t\u003cpackaging\u003e\n\t\t\t\t\t\t\u003c!--do not build plugin artifact in dev mode--\u003e\n\t\t\t\t\t\t\u003c!--'dev.mode' is parent property, it's true when no BUILD_NUMBER env var set--\u003e\n\t\t\t\t\t\t\u003cskip\u003e${dev.mode}\u003c/skip\u003e\n\t\t\t\t\t\t\u003c!--change version in plugin.xml on building--\u003e\n\t\t\t\t\t\t\u003cversion\u003e${build.number}\u003c/version\u003e\n\t\t\t\t\t\u003c/packaging\u003e\n\t\t\t\t\u003c/configuration\u003e\n\t\t\t\t\u003cexecutions\u003e\n\t\t\t\t\t\u003cexecution\u003e\n\t\t\t\t\t\t\u003cphase\u003epackage\u003c/phase\u003e\n\t\t\t\t\t\t\u003cgoals\u003e\n\t\t\t\t\t\t\t\u003c!--build plugin workspace for sandbox--\u003e\n\t\t\t\t\t\t\t\u003cgoal\u003eworkspace\u003c/goal\u003e\n\t\t\t\t\t\t\u003c/goals\u003e\n\t\t\t\t\t\u003c/execution\u003e\n\t\t\t\t\u003c/executions\u003e\n\t\t\t\u003c/plugin\u003e\n\t\t\u003c/plugins\u003e\n\t\u003c/build\u003e\n\n\t\u003cdependencies\u003e\n\t\t\u003c!-- Add platform test dependency --\u003e\n\t\t\u003cdependency\u003e\n\t\t\t\u003cgroupId\u003e${project.parent.groupId}\u003c/groupId\u003e\n\t\t\t\u003cartifactId\u003econsulo-lang-impl-testing\u003c/artifactId\u003e\n\t\t\t\u003cversion\u003e${project.parent.version}\u003c/version\u003e\n\t\t\t\u003cscope\u003etest\u003c/scope\u003e\n\t\t\u003c/dependency\u003e\n\t\u003c/dependencies\u003e\n\u003c/project\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconsulo%2Fmaven-consulo-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconsulo%2Fmaven-consulo-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconsulo%2Fmaven-consulo-plugin/lists"}