From 3cd0c02025aba6de6fd78a8ea65c67483a721b4e Mon Sep 17 00:00:00 2001 From: Sun Zhe <31067185+ZheSun88@users.noreply.github.com> Date: Thu, 21 Jun 2018 08:42:29 +0300 Subject: [PATCH] Exclude iron-flex-layout dependency and skip module from deployment (#4314) * Exclude iron-flex-layout dependency * Skip flow-generated-components from deployment --- .../flow-generated-components/pom.xml | 11 +++++++++++ flow-tests/test-root-context/pom.xml | 17 +++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/flow-components-parent/flow-generated-components/pom.xml b/flow-components-parent/flow-generated-components/pom.xml index 9fbd1f890a3..e13f986d03b 100644 --- a/flow-components-parent/flow-generated-components/pom.xml +++ b/flow-components-parent/flow-generated-components/pom.xml @@ -38,6 +38,17 @@ + + + + org.sonatype.plugins + nexus-staging-maven-plugin + + true + + + + diff --git a/flow-tests/test-root-context/pom.xml b/flow-tests/test-root-context/pom.xml index b8133dda14f..d074b2a60ab 100644 --- a/flow-tests/test-root-context/pom.xml +++ b/flow-tests/test-root-context/pom.xml @@ -32,12 +32,29 @@ org.webjars.bowergithub.polymerelements paper-input 2.2.2 + + + org.webjars.bowergithub.polymerelements + iron-flex-layout + + + + + org.webjars.bowergithub.polymerelements + iron-flex-layout + 2.0.3 org.webjars.bowergithub.polymerelements paper-slider 2.0.6 + + + org.webjars.bowergithub.polymerelements + iron-flex-layout + +