Project

Profile

Help

Story #3592

Updated by milan about 6 years ago

Maven central provides an archetype-catalog.xml at the root of the repository. Some other Maven repositories also provide the same catalog in the root. As a result of this story the user will be able to 

 1) Create a remote with a URL pointing to http://hostname/blah/archetype-catalog.xml  
 2) Sync from the remote. 
 3) Use the REST API to verify that all Archetypes listed in the catalog were created in Pulp and all their Maven Artifacts were also created in Pulp.  

 Some inspiration might be drawn from https://github.com/jiptool/jip

Back