Search code examples
mavenmaven-pluginmaven-archetypearchetypes

Uploading maven archetype-catalog.xml into remote artifact repository (Artifactory)


I have created a new maven archetype(Which is deployed into remote artifact repository as a jar) .

I also have a archetype-catalog.xml file, which i also want to upload to remote artifact repository.

Can anybody help me on doing this.

Thanks.


Solution

  • Solved the problem by manually deploying the catalog via Artifactory GUI.