I've opened a ticket with Sonatype (https://issues.sonatype.org/browse/OSSRH-24756) and was informed I must get the permission of the current publishers to the groupId org.json in order to publish to a sub groupId.
I've taken on updating https://github.com/fangyidong/json-simple at https://github.com/cliftonlabs/json-simple.
Here's a list of reasons I believe the library should be deployed under the org.json.simple groupId:
- The code is in the java package org.json.simple due to the previous author's design choice.
- I like my groupIds to correspond to the java packages so I can more easily recognize package conflicts among my dependencies.
- json.org mentions the library explicitly on its home web page (as it does with many other JSON libraries, including this one).
- The original library used com.googlecode.json-simple groupId but the website is deprecated and only exists for archival reasons. Not to mention misrepresents the original domain, probably due to the reasons I'm here.
- I don't think there were any previous plans to use org.json.simple.
- It is unlikely to be an issue in the future.
- The groupId org.json.simple just feels right to me.
And so, for these reasons I'd like to be granted access to deploy the json-simple artifact under the org.json.simple groupId.
Thank you for your time helping me with this issue.
--Davin Loegering
I've opened a ticket with Sonatype (https://issues.sonatype.org/browse/OSSRH-24756) and was informed I must get the permission of the current publishers to the groupId org.json in order to publish to a sub groupId.
I've taken on updating https://github.com/fangyidong/json-simple at https://github.com/cliftonlabs/json-simple.
Here's a list of reasons I believe the library should be deployed under the org.json.simple groupId:
And so, for these reasons I'd like to be granted access to deploy the json-simple artifact under the org.json.simple groupId.
Thank you for your time helping me with this issue.
--Davin Loegering