Skip to content

Request for access to org.json.simple groupId #282

Description

@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:

  1. The code is in the java package org.json.simple due to the previous author's design choice.
  2. I like my groupIds to correspond to the java packages so I can more easily recognize package conflicts among my dependencies.
  3. json.org mentions the library explicitly on its home web page (as it does with many other JSON libraries, including this one).
  4. 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.
  5. I don't think there were any previous plans to use org.json.simple.
  6. It is unlikely to be an issue in the future.
  7. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions