Project

General

Profile

1
<?xml version="1.0" encoding="UTF-8"?>
2
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
4
	<parent>
5
		<groupId>eu.dnetlib</groupId>
6
		<artifactId>dnet45-container-parent</artifactId>
7
		<version>1.0.0</version>
8
		<relativePath></relativePath>
9
	</parent>
10
	<modelVersion>4.0.0</modelVersion>
11
	<groupId>eu.dnetlib</groupId>
12
	<artifactId>dnet-container-openaireplus</artifactId>
13
	<packaging>war</packaging>
14
	<version>4.0.0-PROD-SNAPSHOT</version>
15
	<scm>
16
		<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/webapps/dnet-container-openaireplus/branches/prod</developerConnection>
17
	</scm>
18
	<dependencies>
19

    
20
		<!-- Common components in every container -->
21
		<dependency>
22
			<groupId>eu.dnetlib</groupId>
23
			<artifactId>cnr-log4j-inspector</artifactId>
24
			<version>[1.0.0,2.0.0)</version>
25
		</dependency>
26
		<dependency>
27
			<groupId>eu.dnetlib</groupId>
28
			<artifactId>dnet-schemas</artifactId>
29
			<version>[1.0.0,2.0.0)</version>
30
		</dependency>
31

    
32
		<!-- Common services in every container -->
33
		<dependency>
34
			<groupId>eu.dnetlib</groupId>
35
			<artifactId>cnr-enabling-hnm-service</artifactId>
36
			<version>[2.0.0,3.0.0)</version>
37
		</dependency>
38
		<dependency>
39
			<groupId>eu.dnetlib</groupId>
40
			<artifactId>cnr-enabling-hcm-service</artifactId>
41
			<version>[2.0.0,3.0.0)</version>
42
		</dependency>
43

    
44
		<!-- Enabling services service -->
45
		<dependency>
46
			<groupId>eu.dnetlib</groupId>
47
			<artifactId>cnr-enabling-services</artifactId>
48
			<version>[2.0.0,3.0.0)</version>
49
			<exclusions>
50
				<exclusion>
51
					<groupId>apache</groupId>
52
					<artifactId>commons-pool</artifactId>
53
				</exclusion>
54
			</exclusions>
55
		</dependency>
56
		<dependency>
57
			<groupId>eu.dnetlib</groupId>
58
			<artifactId>cnr-enabling-inspector</artifactId>
59
			<version>[2.0.0,3.0.0)</version>
60
		</dependency>
61
		<dependency>
62
			<groupId>eu.dnetlib</groupId>
63
			<artifactId>cnr-resultset-inspector</artifactId>
64
			<version>[2.0.0,3.0.0)</version>
65
		</dependency>
66

    
67
		<!-- Manager Service Resource Orchestration (required for workflows) -->
68
		<dependency>
69
			<groupId>eu.dnetlib</groupId>
70
			<artifactId>dnet-msro-service</artifactId>
71
			<version>[3.0.0,3.1.25]</version>
72
		</dependency>
73
		<dependency>
74
			<groupId>eu.dnetlib</groupId>
75
			<artifactId>dnet-mongo-logging</artifactId>
76
			<version>[2.0.0,3.0.0)</version>
77
		</dependency>
78

    
79
		<!-- Modular User Interfaces -->
80
		<dependency>
81
			<groupId>eu.dnetlib</groupId>
82
			<artifactId>dnet-modular-ui</artifactId>
83
			<version>[3.0.0,4.0.0)</version>
84
		</dependency>
85
		
86
		<dependency>
87
		  <groupId>eu.dnetlib</groupId>
88
		  <artifactId>dnet-objectStore-ui</artifactId>
89
		  <version>[1.0.0,2.0.0)</version>
90
		</dependency>
91
		<dependency>
92
		  <groupId>eu.dnetlib</groupId>
93
		  <artifactId>dnet-modular-workflows-ui</artifactId>
94
		  <version>[4.0.0,5.0.0)</version>
95
		</dependency>
96
		<dependency>
97
			<groupId>eu.dnetlib</groupId>
98
			<artifactId>dnet-modular-is-ui</artifactId>
99
			<version>[2.0.1,3.0.0)</version>
100
		</dependency>
101
		<dependency>
102
			<groupId>eu.dnetlib</groupId>
103
			<artifactId>dnet-modular-repositories-ui</artifactId>
104
			<version>[4.0.0,4.0.17]</version>
105
		</dependency>
106
		<dependency>
107
			<groupId>eu.dnetlib</groupId>
108
			<artifactId>dnet-modular-oai-explorer-ui</artifactId>
109
			<version>[2.0.0,3.0.0)</version>
110
		</dependency>
111
		<dependency>
112
			<groupId>eu.dnetlib</groupId>
113
			<artifactId>dnet-oai-modular-ui</artifactId>
114
			<version>[3.0.0,4.0.0)</version>
115
		</dependency>
116
		<dependency>
117
			<groupId>eu.dnetlib</groupId>
118
			<artifactId>dnet-modular-vocabularies-ui</artifactId>
119
			<version>[2.0.1,3.0.0)</version>
120
		</dependency>
121
		<dependency>
122
			<groupId>eu.dnetlib</groupId>
123
			<artifactId>dnet-modular-cleaning-rules-ui</artifactId>
124
			<version>[2.0.0,3.0.0)</version>
125
		</dependency>
126
		<dependency>
127
			<groupId>eu.dnetlib</groupId>
128
			<artifactId>dnet-modular-database-ui</artifactId>
129
			<version>[2.0.0,3.0.0)</version>
130
		</dependency>
131
		<dependency>
132
			<groupId>eu.dnetlib</groupId>
133
			<artifactId>dnet-modular-index-ui</artifactId>
134
			<version>[2.0.1,3.0.0)</version>
135
		</dependency>
136

    
137
		<!-- dependencies added to avoid *-solr6 versions to be included in the classpath -->
138
		<!--
139
        <dependency>
140
            <groupId>eu.dnetlib</groupId>
141
            <artifactId>dnet-index-solr-client</artifactId>
142
            <version>[2.4.1]</version>
143
        </dependency>
144
		-->
145
		<dependency>
146
			<groupId>eu.dnetlib</groupId>
147
			<artifactId>dnet-index-solr-common</artifactId>
148
			<version>[1.3.1]</version>
149
		</dependency>
150

    
151
		<dependency>
152
			<groupId>eu.dnetlib</groupId>
153
			<artifactId>dnet-openaire-blacklist</artifactId>
154
			<version>[1.0.0,1.1.1]</version>
155
		</dependency>
156

    
157
		<!-- Aggregation services -->
158
		<dependency>
159
			<groupId>eu.dnetlib</groupId>
160
			<artifactId>cnr-mongo-mdstore</artifactId>
161
			<version>[6.0.0,7.0.0)</version>
162
		</dependency>
163
		<dependency>
164
			<groupId>eu.dnetlib</groupId>
165
			<artifactId>dnet-modular-collector-service</artifactId>
166
			<version>[3.0.0,4.0.0)</version>
167
		</dependency>
168
		<dependency>
169
			<groupId>eu.dnetlib</groupId>
170
			<artifactId>dnet-fs-objectstore</artifactId>
171
			<version>[2.0.0,3.0.0)</version>
172
		</dependency>
173
		<dependency>
174
			<groupId>eu.dnetlib</groupId>
175
			<artifactId>dnet-data-transformation-service</artifactId>
176
			<version>[3.0.0,4.0.0)</version>
177
		</dependency>
178

    
179
		<dependency>
180
			<groupId>eu.dnetlib</groupId>
181
			<artifactId>cnr-enabling-database-service</artifactId>
182
			<version>[3.0.0,4.0.0)</version>
183
		</dependency>
184
		<dependency>
185
			<groupId>eu.dnetlib</groupId>
186
			<artifactId>dnet-openaireplus-profiles</artifactId>
187
			<version>[1.0.0,2.0.0)</version>
188
		</dependency>
189
		<dependency>
190
			<groupId>eu.dnetlib</groupId>
191
			<artifactId>cnr-data-utility-cleaner-service</artifactId>
192
			<version>[3.0.0,4.0.0)</version>
193
		</dependency>
194
		<dependency>
195
			<groupId>eu.dnetlib</groupId>
196
			<artifactId>dnet-openaireplus-workflows</artifactId>
197
			<version>[6.1.9-patchDirectIndexing]</version>
198
		</dependency>
199
		<dependency>
200
			<groupId>eu.dnetlib</groupId>
201
			<artifactId>dnet-validator-workflows</artifactId>
202
			<version>[1.0.0,2.0.0)</version>
203
		</dependency>
204
		<dependency>
205
			<groupId>eu.dnetlib</groupId>
206
			<artifactId>dnet-deduplication</artifactId>
207
			<version>[1.0.0,2.0.0)</version>
208
		</dependency>
209
		<dependency>
210
			<groupId>eu.dnetlib</groupId>
211
			<artifactId>dnet-hadoop-service</artifactId>
212
			<version>[2.0.0,3.0.0)</version>
213
			<exclusions>
214
			  <exclusion>
215
			    <groupId>org.jruby</groupId>
216
			    <artifactId>jruby-complete</artifactId>
217
			  </exclusion>
218
			</exclusions>
219
		</dependency>
220
		<dependency>
221
			<groupId>eu.dnetlib</groupId>
222
			<artifactId>dnet-actionmanager-service</artifactId>
223
			<version>[5.0.0,6.0.0)</version>
224
		</dependency>
225
		<dependency>
226
			<groupId>eu.dnetlib</groupId>
227
			<artifactId>dnet-download-service</artifactId>
228
			<version>[2.0.0,3.0.0)</version>
229
		</dependency>
230
		<dependency>
231
			<groupId>eu.dnetlib</groupId>
232
			<artifactId>dnet-download-plugins</artifactId>
233
			<version>[2.0.0,3.0.0)</version>
234
		</dependency>
235

    
236
		<dependency>
237
			<groupId>eu.dnetlib</groupId>
238
			<artifactId>cnr-inspector-security</artifactId>
239
			<version>[1.0.0,2.0.0)</version>
240
		</dependency>
241
		<dependency>
242
			<groupId>eu.dnetlib</groupId>
243
			<artifactId>dnet-webapp-monitoring</artifactId>
244
			<version>[1.0.0,2.0.0)</version>
245
		</dependency>
246

    
247
		<!-- Light-ui for pre-public check -->
248
		<!-- 		<dependency> -->
249
		<!-- 			<groupId>eu.dnetlib</groupId> -->
250
		<!-- 			<artifactId>dnet-modular-lightui-ui</artifactId> -->
251
		<!-- 			<version>[2.0.0,3.0.0)</version> -->
252
		<!-- 		</dependency> -->
253

    
254
		<dependency>
255
		  <groupId>xerces</groupId>
256
		  <artifactId>xercesImpl</artifactId>
257
		  <version>2.11.0</version>
258
		  <scope>compile</scope>
259
		</dependency>
260

    
261
		<dependency>
262
			<groupId>eu.dnetlib</groupId>
263
			<artifactId>dnet-mapreduce-jobs</artifactId>
264
			<version>[1.1.3-PROD]</version>
265
		</dependency>
266

    
267
	</dependencies>
268
</project>
    (1-1/1)