Disable tca-cdap build 21/101421/1
authorJack Lucas <jflucas@research.att.com>
Fri, 7 Feb 2020 22:52:13 +0000 (17:52 -0500)
committerJack Lucas <jflucas@research.att.com>
Fri, 7 Feb 2020 22:52:13 +0000 (17:52 -0500)
tca-cdap-container build fails because an image that it
uses from the public Docker hub is no longer available-
disabling the tca-cdap-container build to allow other containers
in this repo to build

Issue-ID: DCAEGEN2-2069
Signed-off-by: Jack Lucas <jflucas@research.att.com>
Change-Id: Idcdea3913adeea22db2b552eb29e670956157075

pom.xml

diff --git a/pom.xml b/pom.xml
index 35a7ec0..590c0d6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,7 @@ limitations under the License.
   <modules>
      <module>redis-cluster-container</module>
      <module>cm-container</module>
-     <module>tca-cdap-container</module>
+     <!-- module>tca-cdap-container</module -->
      <module>healthcheck-container</module>
      <module>tls-init-container</module>
      <module>consul-loader-container</module>