Actions
Story #3591
closedAs a user, I can view information about a Maven Artifact
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
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/
Actions
Initial implementation of MavenRemote and MavenArtifact
re: #4183 https://pulp.plan.io/issues/4183 re: #3590 https://pulp.plan.io/issues/3590 re: #3591 https://pulp.plan.io/issues/3591