curly icon indicating copy to clipboard operation
curly copied to clipboard

support Scala 2.12

Open xuwei-k opened this issue 8 years ago • 4 comments

xuwei-k avatar Nov 10 '16 10:11 xuwei-k

I can work on the changes needed but I'm afraid I no longer have a permission to publish libs to the Maven central. @btakashi can anyone work on the publishment?

seratch avatar Nov 10 '16 17:11 seratch

Sure, I can assign someone but actually I don't quite understand what is needed (in order to publish libs to Maven central) - any pointers?

btakashi avatar Nov 11 '16 00:11 btakashi

@btakashi Thank you for your prompt reply. The following resources should help you understand it.

  • the maintainers' guide for this repository: https://github.com/m3dev/curly/blob/develop/maintainers-guide.md
  • the offical documentation by sonatype: http://central.sonatype.org/pages/ossrh-guide.html#deployment

As described on the above guide, M3 has a sonatype account (m3dev) to maintain groupId com.m3. https://issues.sonatype.org/browse/OSSRH-15265 If you need to reset the password to log into sonatype and publish libs, check the GitHub-related email address (if you forgot it, I can tell you personally).

It's ok to share the account among the developers in-house. But adding individuals to the accounts that can publish under the groupId like this may be better in aspect of security.

I'll work on a pull request later. Assign somebody to review the PR and publish libs with it.

seratch avatar Nov 11 '16 01:11 seratch

Hello can you release a version for Scala 2.12?

ngocdaothanh avatar Jan 05 '17 02:01 ngocdaothanh