Skip to content

migrating repository without failing on missing dependency #33

@nhurion

Description

@nhurion

Hello,

I have to migrate two very old repositories in a new nexus 3.6.
The thing is I do not want to upload all the dependencies in the new repository but only the one of my company.

Basically migrating only the release repository of the old one into the release repository of the new one.
The option I see are the following:

  • add a filter mechanism on the upload part
  • add a boolean parameter to not fail if a dependency is missing in the original repository
  • add a filter in the download part, only downloading when group id starts with ...

What would be the easiest solution to put in place? And could you point me on to where I should look to make it?

Thanks,
Nicolas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions