Project

Profile

Help

Story #3591

closed

As a user, I can view information about a Maven Artifact

Added by dkliban@redhat.com about 6 years ago. Updated about 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Sprint/Milestone:
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 51
Quarter:

Description

A MavenArtifact model needs to be added. This model will have a 1 to 1 relationship with a pulpcore Artifact. This model needs have the following fields:

  • groupId (required)
  • artifactId (required)
  • version (required)
  • filename (required)

In addition to the model, there needs to be ViewSet and Serializer added so the user can perform a GET on each MavenArtifacts.

More information on how Maven works: https://blog.packagecloud.io/eng/2017/03/09/how-does-a-maven-repository-work/

Also available in: Atom PDF