Project

General

Profile

« Previous | Next » 

Revision 31045

introducing cloudera repository in parent container, removing repository definitions from individual IIS modules

View differences:

modules/icm-iis-statistics/trunk/pom.xml
106 106
        </dependency>
107 107
    </dependencies>
108 108
    <repositories>
109
        <repository>
110
			<id>cloudera</id>
111
			<name>Cloudera Repository</name>
112
			<url>https://repository.cloudera.com/artifactory/cloudera-repos</url>
113
			<releases>
114
				<enabled>true</enabled>
115
			</releases>
116
			<snapshots>
117
				<enabled>false</enabled>
118
			</snapshots>
119
		</repository>
120 109
	    <!-- This repository contains our patched 
121 110
	    version of "avro" and "avro-mapred" modules (see the dependencies section)
122 111
	    This entry might be removed when the patch to these modules becomes 

Also available in: Unified diff