added publications
Some checks failed
CI / build (push) Failing after 5s

This commit is contained in:
2024-04-04 09:13:55 +08:00
parent 19162b5b97
commit 9c2bc05a6f
2 changed files with 9 additions and 1 deletions

View File

@@ -25,4 +25,12 @@ generateGrammarSource {
ext {
setProperty('jpms.module.name', 'net.woggioni.wson.wcfg')
}
publishing {
publications {
maven(MavenPublication) {
from(components["java"])
}
}
}

View File

@@ -71,7 +71,7 @@ artifacts {
publishing {
publications {
myDistribution(MavenPublication) {
maven(MavenPublication) {
artifact envelopeJar
def host = DefaultNativePlatform.host()
artifact(