Support for organizations in oss.sonatype.org

Does oss.sonatype.org support “organizations”, e.g. in similar way as GitHub organizations work? Use case: configuring a single Nexus user with permissions to all projects in the organization.

Thank you!

It is possible for us to provide more granular permissions to users within OSSRH, however, there are certain limitations. For example, we can either:

  1. Grant all users permission to deploy to the top level, as well as all subgroups for the given groupId (the scenario you described above)
  2. Grant more granular permissions to users based on subgroups of a given groupId (no single user has access to the entire org).