Revert "Refactor deploy_maven_file from shell ..." 28/14928/4 v0.22.1
authorEric Ball <eball@linuxfoundation.org>
Fri, 15 Mar 2019 01:07:12 +0000 (18:07 -0700)
committerAnil Belur <abelur@linuxfoundation.org>
Mon, 25 Mar 2019 02:10:50 +0000 (12:10 +1000)
commite4cf18f8cc0f34d1c0d79eb4ca999ad721ace36d
treefde5b983bcf3f1ce8fbb3fc8f4772419a93097fa
parent5cd8924d36714ad0ea308b197dce6b1afb56a41e
Revert "Refactor deploy_maven_file from shell ..."

This reverts commit 5dfd489d3fe3e137f6845a046f3a69ed0fc24fbe.
This change is not fully support by Nexus. Nexus does not allow
using REST to push files to SNAPSHOT repos. Since this was causing
build failures, the feature is being removed entirely until it can
be implemented in a fully supported manner.

Change-Id: Iaf1faa82e19e2195a5564aa0f50627ae63072ec2
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
lftools/cli/deploy.py
lftools/nexus/cmd.py
lftools/nexus/util.py
releasenotes/notes/refactor-deploy-maven-file-766a7b05b4c31dbc.yaml [deleted file]
requirements.txt
tests/test_deploy.py