mirror of
https://github.com/plexusorg/Plex.git
synced 2024-12-23 09:37:37 +00:00
Remove this
This commit is contained in:
parent
bb92805fa5
commit
90cccb804a
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user