jabel icon indicating copy to clipboard operation
jabel copied to clipboard

Version 1.0.1 is missing in Maven repositories

Open sergeykad opened this issue 1 year ago • 3 comments

Cannot use the latest version, since it is not available in the Maven repository.

sergeykad avatar Dec 17 '23 09:12 sergeykad

Thanks for flagging this in a more prominent place @sergeykad! I did mentioned the issue here, but this way the problem is more findable :+1:.

Stephan202 avatar Dec 17 '23 10:12 Stephan202

@bsideup Sorry to pester, but could you please look into getting the artifacts publish to maven central?

MariusVolkhart avatar Jan 07 '24 04:01 MariusVolkhart

We (PKWARE) use this plugin and have published a build of 1.0.1 to Maven Central for the interim. We don't intend to maintain a fork with changes beyond publishing, and will cease publishing if/when an official release is published again. @bsideup thank you for all your work on this! You can find the published artifact here. The groupId, artifactId, and version in kotlin gradle are: com.pkware.jabel:jabel-javac-plugin:1.0.1-1

mbayerPK avatar Jan 18 '24 17:01 mbayerPK