I have a project with multiple modues / subproject...
# multiplatform
t
I have a project with multiple modues / subprojects. One of the subprojects is a Kotlin Multiplatform project. When I add the
maven-publish
plugin to all projects only the multiplatform subproject seems to get published. Is there anything special to do?