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/
Updated by dkliban@redhat.com over 6 years ago
- Tracker changed from Issue to Story
- % Done set to 0
Added by dkliban@redhat.com over 5 years ago
Updated by dkliban@redhat.com over 5 years ago
- Subject changed from As a user, I can view information about a Maven Archetype and a Maven Artifact to As a user, I can view information about a Maven Artifact
- Description updated (diff)
- Status changed from NEW to MODIFIED
- Assignee set to dkliban@redhat.com
- Sprint set to Sprint 51
Updated by dkliban@redhat.com almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
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