Sign in Agent Mode
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS customer

2 AWS reviews

External reviews

27 reviews
from and

External reviews are not included in the AWS star rating for the product.


4-star reviews ( Show all reviews )

    Guiomar T.

Nexus Repository from Sonatype OSS

  • January 11, 2018
  • Review provided by G2

What do you like best about the product?
Quite simple to have it working for maven artifacts.
What do you dislike about the product?
The interface is useful but it isn't pretty or confortable to use
What problems is the product solving and how is that benefiting you?
We storage the private maven artifacts of some of our projects, and control user that have access to those artifacts.
Recommendations to others considering the product:
Nexus is an good private maven artifact repository, with capacity to act as other SW repository (e.g. Docker Images) It is easy to set your components to be released in this private reposiotory.

As Maven Central repository runs also a Nexus Sonatype Repository, working with the Central repository or with self hosted Nexus OSS doesn't have many implications in the maven configuration of the artifacts, neither in the flow that artifact should follow whether publish public into Central or private into your own Nexus.

User management is quite good implemented allowing different access for each user regarding different level of access to each type of repository, but also inside the repositories can be configured regarding each of the artifacts, or groups of them.
User management hasn't integration with github or other Oauth2 providers, but you can make your own connector with the scrip executor that the Nexus provides.

Over all I believe is a good choice for maven/gradle artifact repositories, and I would give it a chance for other kind of SW.