Closed gunnarmorling closed 4 years ago
I would like to obtain it from Maven Central, so I will wait for the next release of moditect. I cannot use the 1.0.0.Beta2 release because the Gradle plugin calls createCopyWithAutoModuleNameManifestHeader(), which was made public only in PR #79.
I see. I'll try and cut a release in the next few days then.
Any updates on this? Would love to stop using a SNAPSHOT build from Jitpack 😄
@gunnarmorling Can you publish a new release of moditect?
I won't be able to do it within the next two weeks, as I'll be travelling. Would you perhaps be interested in doing the release, @siordache, if I requested deployment permissions for you at oss.sonatype.org?
@gunnarmorling Yes, of course!
That's great, thank you so much, @siordache! What's your user name on oss.sonatype.org? I'll request deploy permissions for you then. Thanks!
Alternatively @gunnarmorling you could setup a Moditect organization at Bintray and configure auto-deploy to Maven Central 😉
@gunnarmorling My user name on oss.sonatype.org is: beryx
Fixed in 1.0.0-rc1.
🎉 Woot! Thanks a lot, @siordache!
One question: is moditect-gradle-plugin also deployed to Maven Central?
No. It is available in the Gradle plugins portal.
I.e. avoid the dependency to JitPack.