Project

General

Profile

« Previous | Next » 

Revision 37159

Added by Marek Horst over 9 years ago

disabling provided scope for hbase-client dependency

View differences:

modules/icm-iis-mainworkflows/branches/IIS-CDH-5.3.0/pom.xml
190 190
			<groupId>org.apache.hbase</groupId>
191 191
			<artifactId>${iis.hbase.artifactid}</artifactId>
192 192
			<version>${iis.hbase.version}</version>
193
			<!-- hbase-client does not seem to be provided on cdh5 cluster -->
194
			<!-- 
193 195
			<scope>provided</scope>
196
			 -->
194 197
			<exclusions>
195 198
				<exclusion>
196 199
					<groupId>org.mortbay.jetty</groupId>

Also available in: Unified diff