Project

Profile

Help

Story #4640

Updated by pulpbot over 2 years ago

 

 **Ticket moved to GitHub**: "pulp/pulp_maven/52":https://github.com/pulp/pulp_maven/issues/52 




 ---- 


 The user should be able to: 

 1\. Upload an Artifact either using the Artifact API or Uploads API.   
 2\. Create MavenArtifact using the MavenArtifact API. The user should be able to provide 'group_id', 'artifact_id', 'version' and 'filename'. 

 This should work very similar to how the File plugin handles upload. 

 Most likely, the plugin already supports this workflow. As part of this story, a functoinal test should be added that makes sure that upload works. 

 

Back