summaryrefslogtreecommitdiffstats
path: root/catalog-fe/pom.xml
diff options
context:
space:
mode:
authorJulienBe <julien.bertozzi@intl.att.com>2020-06-24 15:35:23 +0200
committerOfir Sonsino <ofir.sonsino@intl.att.com>2020-06-25 05:11:13 +0000
commit6bd3d3a85c4e14174070b8c0de81714a0155255a (patch)
tree462bbeedcb6b305f1fd9bee5ef4ed69a77651563 /catalog-fe/pom.xml
parent234fa274c4e364da43793aec2898069ee543c3e6 (diff)
add a new profil for fast build
Issue-ID: SDC-3148 Signed-off-by: JulienBe <julien.bertozzi@intl.att.com> Change-Id: Ie98194fe6d136f57491a0590ab2afc9db59fbfbd
Diffstat (limited to 'catalog-fe/pom.xml')
-rw-r--r--catalog-fe/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/catalog-fe/pom.xml b/catalog-fe/pom.xml
index 60353a8ec3..e861debeca 100644
--- a/catalog-fe/pom.xml
+++ b/catalog-fe/pom.xml
@@ -415,6 +415,7 @@
</includes>
</validationSet>
</validationSets>
+ <skip>${skipYamlJsonValidator}</skip>
</configuration>
</execution>
</executions>
d='n90' href='#n90'>90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166