https://github.com/consulo/maven-consulo-plugin
Maven plugin for Packaging & Running Consulo
https://github.com/consulo/maven-consulo-plugin
Last synced: about 1 month ago
JSON representation
Maven plugin for Packaging & Running Consulo
- Host: GitHub
- URL: https://github.com/consulo/maven-consulo-plugin
- Owner: consulo
- License: apache-2.0
- Created: 2017-06-06T10:27:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2026-06-08T15:22:27.000Z (about 2 months ago)
- Last Synced: 2026-06-08T17:18:54.359Z (about 2 months ago)
- Language: Java
- Homepage:
- Size: 1.13 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Notice: NOTICE.txt
Awesome Lists containing this project
README
# Project example
```xml
4.0.0
consulo
arch.ide-provided
2-SNAPSHOT
consulo.plugin
com.intellij.spellchecker
2-SNAPSHOT
consulo-plugin
consulo
https://maven.consulo.dev/repository/snapshots/
true
always
consulo.maven
maven-consulo-plugin
2-SNAPSHOT
true
${project.artifactId}
nightly
com.intellij.regexp
${dev.mode}
${build.number}
package
workspace
${project.parent.groupId}
consulo-lang-impl-testing
${project.parent.version}
test
```