1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-03 09:00:48 +00:00

suppress warning for pdf variant not published at the moment

This commit is contained in:
soloturn 2022-03-13 11:43:50 +01:00
parent 9fd761b1d1
commit 809c239b29

View File

@ -109,6 +109,7 @@ publishing {
url.set("https://github.com/plantuml/plantuml") url.set("https://github.com/plantuml/plantuml")
} }
} }
suppressAllPomMetadataWarnings()
} }
repositories { repositories {
maven { maven {