jfrog / nexus2artifactory

NexusToArtifactory - A tool designed to ease migration from Sonatype Nexus to JFrog Artifactory.
Apache License 2.0
67 stars 54 forks source link

Feature Request / Question #18

Closed chhex closed 6 years ago

chhex commented 6 years ago

Is it also possible to migration "only" the Security and the Repository Definitions, without migrating the actual Artifacts. So effectively the Artifactory Repo would be initially empty in terms of Artifacts, but would have the "same" user , groups and repository definitions.

DarthFennec commented 6 years ago

It is currently not possible to migrate local repositories without also migrating their artifacts. I can look into adding this feature if you would find it useful.

chhex commented 6 years ago

That would be terrific. The idea is to start with a "clean" repo, but which is "compatible" in terms of repo and user definitions. And then populate the repo "newly" through Jenkins Builds. Does that make sense?

chhex commented 6 years ago

@DarthFennec we actually did'nt need the feature. We just did'nt migrate the repo and configured that one manually. So from my point of view we can close this request. BTW : The Migration went smooth, no problems. Thanks for the great Tool.

DarthFennec commented 6 years ago

Ah, alright, that works. I'm glad the tool ran smoothly for you!