mirror of
https://github.com/plexusorg/Plex.git
synced 2026-06-04 13:36:55 +00:00
Remove this
This commit is contained in:
@@ -111,12 +111,6 @@ publishing {
|
|||||||
publications {
|
publications {
|
||||||
maven(MavenPublication) {
|
maven(MavenPublication) {
|
||||||
from(components.java)
|
from(components.java)
|
||||||
// TODO: Not working
|
|
||||||
versionMapping {
|
|
||||||
usage("implementation") {
|
|
||||||
fromResolutionOf("compileClasspath")
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
|
|||||||
Reference in New Issue
Block a user