publishToMavenLocal not publishing source jars

Danny Gonzalez danny.gonzalez at screamingfrog.co.uk
Tue Feb 18 16:30:14 UTC 2020


I am using the command "./gradlew publishToMavenLocal” to publish the sdk to my local maven repository.

I don’t seem to be getting the sources jar files published along with each module. Do I have to configure something specifically in build.gradle? I couldn’t see anything obvious.

Thanks

Danny


More information about the openjfx-dev mailing list