Skip to content

RESTful webservice to receive notifications of artifact uploads #3

@kevstigneev

Description

@kevstigneev

Expected result:

  • The plugin exposes a webservice endpoint to receive artifact upload notifications.
  • Notifications come in a form of HTTP POST requests with artifact coordinates and target repository as a payload.
  • Notifications are received in a non-blocking way. Processing is asynchronous.
  • The endpoint support authentication.
  • The webservice requires authorizarion. Access control goes through the usual Nexus facilities.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions