moko-graphics icon indicating copy to clipboard operation
moko-graphics copied to clipboard

Don't use repo LICENSE as the POM license URL

Open eygraber opened this issue 1 year ago • 1 comments

It causes issues with license verification libraries like Licensee. Removing the URL at https://github.com/icerockdev/moko-graphics/blob/master/graphics-build-logic/src/main/kotlin/publication-convention.gradle.kts#L33 should do the trick because the name is already set to the correct SPDX id.

eygraber avatar Nov 10 '24 08:11 eygraber

Looks like this is the case for all of the moko-* artifacts.

eygraber avatar Nov 10 '24 09:11 eygraber