nexus2artifactory | tool designed to ease migration | Data Migration library

 by   jfrog Python Version: Current License: Apache-2.0

kandi X-RAY | nexus2artifactory Summary

kandi X-RAY | nexus2artifactory Summary

nexus2artifactory is a Python library typically used in Migration, Data Migration applications. nexus2artifactory has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However nexus2artifactory build file is not available. You can download it from GitHub.

This tool is designed to ease the transition from Sonatype Nexus to JFrog Artifactory. It provides a simple wizard-like interface that allows you to easily configure and run a migration of repositories, artifacts, users, and settings from a Nexus instance to an Artifactory instance. Currently, the following data can be migrated: - local (hosted), remote (proxy), and virtual (group) repositories - note that Bower repositories are not yet supported - artifacts stored in local (hosted) repositories - artifacts stored in remote caches are NOT currently migrated - users, groups (roles), and permissions (privileges) - LDAP configurations. Note that due to limitations in the REST API in Artifactory OSS, this tool can only migrate to licensed Artifactory distributions (Pro, Enterprise, etc). It does not work with free distributions (OSS, CE, etc).
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              nexus2artifactory has a low active ecosystem.
              It has 55 star(s) with 46 fork(s). There are 28 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 15 open issues and 43 have been closed. On average issues are closed in 583 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of nexus2artifactory is current.

            kandi-Quality Quality

              nexus2artifactory has 0 bugs and 0 code smells.

            kandi-Security Security

              nexus2artifactory has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              nexus2artifactory code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              nexus2artifactory is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              nexus2artifactory releases are not available. You will need to build from source code and install.
              nexus2artifactory has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of nexus2artifactory
            Get all kandi verified functions for this library.

            nexus2artifactory Key Features

            No Key Features are available at this moment for nexus2artifactory.

            nexus2artifactory Examples and Code Snippets

            No Code Snippets are available at this moment for nexus2artifactory.

            Community Discussions

            Trending Discussions on nexus2artifactory

            QUESTION

            nexus2artifactory Maven Snapshot Version Behavior
            Asked 2017-Jun-21 at 11:00

            I'm using nexus2artifactory tool to migrate form nexus to artifactory (as tool's name obviously says) and am facing a strange behavior and was wondering if I'm doing something wrong.

            I'm trying to migrate some maven repositories created on nexus which handle snapshots and which should be set with UNIQUE as "Maven Snapshot Version Behavior" (default when creating a maven repo in Artifactory) but after the migration all my snapshots repos are set with NON-UNIQUE which is quite annoying especially when using maven3 where the support for uniqueVersion tag was dropped.

            Am I alone with this problem ? What can I do to migrate these repos differently ?

            Thank you in advance for your kind explanation

            ...

            ANSWER

            Answered 2017-Jun-21 at 11:00

            The reason for this behaviour is that the nexus2artifactory tool is using the Artifactory REST API for creating the repositories.
            The default value for snapshotVersionBehavior when working with the REST API is non-unique (for legacy reasons).

            This should be fixed in the nexus2artifactory tool (and possibly also change the REST API defaults). In the meantime, if you need a quick fix, the following could be added to Artifactory.py:

            Source https://stackoverflow.com/questions/44648849

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install nexus2artifactory

            This tool accesses the Nexus instance directly by reading the Nexus files from the disk. Therefore, the tool should be installed on the computer running the Nexus instance, or on a computer with access to the filesystem that the Nexus instance is installed on. First, install the latest version of [Python 2][]. Then, [download][] or clone this repository. [Python 2]: https://www.python.org/downloads/ [download]: https://github.com/JFrogDev/nexus2artifactory/archive/master.zip.
            This tool’s interface uses the ncurses library, which is standard in Linux and MacOS, but not readily available in Windows. Instead, the tool can use the PDCurses library as an alternative. This means that Windows users must also have the latest version of [PDCurses][] to run the tool. Alternatively, Windows users may avoid installing any dependencies by downloading the self-contained [exe file][]. [PDCurses]: http://pdcurses.sourceforge.net/ [exe file]: https://github.com/JFrogDev/nexus2artifactory/raw/master/NexusToArtifactory.exe.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/jfrog/nexus2artifactory.git

          • CLI

            gh repo clone jfrog/nexus2artifactory

          • sshUrl

            git@github.com:jfrog/nexus2artifactory.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Data Migration Libraries

            Try Top Libraries by jfrog

            jfrog-cli

            by jfrogGo