Uploaded image for project: 'IT: Release Engineering'
  1. IT: Release Engineering
  2. RELENG-1571

REVIEW - Refactor deploy-maven-file cmd to pure Python

Issue XMLXMLWordPrintable

      Currently in review (https://gerrit.linuxfoundation.org/infra/13552). This ticket will track review and any necessary revisions.

      ----------------------------------------------------

      For portability with Windows it would be good if we could refactor this command to a pure Python implementation.

      This function appears to have quite a bit of logic and will not be trivial to port to a pure Python implementation. It's also calling the Maven binary directly to perform the deploy rather than hitting the Rest API. This logic could likely be simplified by using the Nexus 2 Rest API instead so that we can use a pure "requests" library code rather than depending on an external binary.

              eball Eric Ball
              eball Eric Ball
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: