mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2024-11-10 12:34:11 +01:00
Artifice
- Specify artifactId again in maven publication
This commit is contained in:
parent
6f74d2e53b
commit
5c04c93f62
@ -175,6 +175,8 @@ publishing {
|
||||
register('mavenJava', MavenPublication) {
|
||||
artifact jar
|
||||
|
||||
artifactId = archivesBaseName
|
||||
|
||||
fg.component(it)
|
||||
jarJar.component(it)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user