Project

General

Profile

1 32028 andrea.man
<?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>dnet-container-parent</artifactId>
7 39533 alessia.ba
		<version>1.0.0</version>
8 32028 andrea.man
		<relativePath></relativePath>
9
	</parent>
10
	<modelVersion>4.0.0</modelVersion>
11
	<groupId>eu.dnetlib</groupId>
12
	<artifactId>dnet-mincyt-container</artifactId>
13
	<packaging>war</packaging>
14 38326 alessia.ba
	<version>1.0.3-SNAPSHOT</version>
15 32028 andrea.man
16
	<dependencies>
17
		<!-- Common components in every container -->
18
		<dependency>
19
			<groupId>eu.dnetlib</groupId>
20
			<artifactId>cnr-log4j-inspector</artifactId>
21
			<version>[1.0.0,2.0.0)</version>
22
		</dependency>
23
		<dependency>
24
			<groupId>eu.dnetlib</groupId>
25 35225 alessia.ba
			<artifactId>dnet-schemas</artifactId>
26
			<version>[1.0.0,2.0.0)</version>
27 32028 andrea.man
		</dependency>
28 35225 alessia.ba
29
		<!-- Common services in every container -->
30 32028 andrea.man
		<dependency>
31
			<groupId>eu.dnetlib</groupId>
32 35225 alessia.ba
			<artifactId>cnr-enabling-hnm-service</artifactId>
33 32759 andrea.man
			<version>[2.0.0,3.0.0)</version>
34 32028 andrea.man
		</dependency>
35 32759 andrea.man
		<dependency>
36 35225 alessia.ba
			<groupId>eu.dnetlib</groupId>
37
			<artifactId>cnr-enabling-hcm-service</artifactId>
38
			<version>[2.0.0,3.0.0)</version>
39 32759 andrea.man
		</dependency>
40 32028 andrea.man
41 35225 alessia.ba
		<!-- Enabling services service -->
42 32028 andrea.man
		<dependency>
43
			<groupId>eu.dnetlib</groupId>
44 35225 alessia.ba
			<artifactId>cnr-enabling-services</artifactId>
45 32759 andrea.man
			<version>[2.0.0,3.0.0)</version>
46 35225 alessia.ba
			<exclusions>
47
				<exclusion>
48
					<groupId>apache</groupId>
49
					<artifactId>commons-pool</artifactId>
50
				</exclusion>
51
			</exclusions>
52 32028 andrea.man
		</dependency>
53
		<dependency>
54
			<groupId>eu.dnetlib</groupId>
55 35225 alessia.ba
			<artifactId>cnr-enabling-inspector</artifactId>
56 32759 andrea.man
			<version>[2.0.0,3.0.0)</version>
57 32028 andrea.man
		</dependency>
58
		<dependency>
59
			<groupId>eu.dnetlib</groupId>
60 32759 andrea.man
			<artifactId>cnr-resultset-inspector</artifactId>
61
			<version>[2.0.0,3.0.0)</version>
62 32028 andrea.man
		</dependency>
63
64
		<!-- Manager Service Resource Orchestration (required for workflows) -->
65
		<dependency>
66
			<groupId>eu.dnetlib</groupId>
67
			<artifactId>dnet-msro-service</artifactId>
68 35225 alessia.ba
			<version>[3.0.0,4.0.0)</version>
69 32028 andrea.man
		</dependency>
70
		<dependency>
71
			<groupId>eu.dnetlib</groupId>
72 35225 alessia.ba
			<artifactId>dnet-mongo-logging</artifactId>
73
			<version>[1.0.0,2.0.0)</version>
74 32028 andrea.man
		</dependency>
75
76 35225 alessia.ba
		<!-- Modular User Interfaces -->
77 32028 andrea.man
		<dependency>
78
			<groupId>eu.dnetlib</groupId>
79 35225 alessia.ba
			<artifactId>dnet-modular-ui</artifactId>
80
			<version>[3.0.0,4.0.0)</version>
81
		</dependency>
82
		<dependency>
83
			<groupId>eu.dnetlib</groupId>
84 32028 andrea.man
			<artifactId>dnet-modular-workflows-ui</artifactId>
85 35225 alessia.ba
			<version>[4.0.0,5.0.0)</version>
86 32028 andrea.man
		</dependency>
87
		<dependency>
88
			<groupId>eu.dnetlib</groupId>
89 35225 alessia.ba
			<artifactId>dnet-modular-is-ui</artifactId>
90
			<version>[2.0.1,3.0.0)</version>
91
		</dependency>
92
		<dependency>
93
			<groupId>eu.dnetlib</groupId>
94 32028 andrea.man
			<artifactId>dnet-modular-repositories-ui</artifactId>
95 35225 alessia.ba
			<version>[4.0.0,5.0.0)</version>
96 32028 andrea.man
		</dependency>
97
		<dependency>
98
			<groupId>eu.dnetlib</groupId>
99 35225 alessia.ba
			<artifactId>dnet-modular-oai-explorer-ui</artifactId>
100 32759 andrea.man
			<version>[2.0.0,3.0.0)</version>
101 32028 andrea.man
		</dependency>
102
		<dependency>
103
			<groupId>eu.dnetlib</groupId>
104 35225 alessia.ba
			<artifactId>dnet-oai-modular-ui</artifactId>
105
			<version>[3.0.0,4.0.0)</version>
106 32028 andrea.man
		</dependency>
107
		<dependency>
108
			<groupId>eu.dnetlib</groupId>
109 35225 alessia.ba
			<artifactId>dnet-modular-vocabularies-ui</artifactId>
110
			<version>[2.0.1,3.0.0)</version>
111 32028 andrea.man
		</dependency>
112
		<dependency>
113
			<groupId>eu.dnetlib</groupId>
114 35225 alessia.ba
			<artifactId>dnet-modular-cleaning-rules-ui</artifactId>
115
			<version>[2.0.0,3.0.0)</version>
116 32028 andrea.man
		</dependency>
117
		<dependency>
118
			<groupId>eu.dnetlib</groupId>
119 35225 alessia.ba
			<artifactId>dnet-modular-index-ui</artifactId>
120
			<version>[2.0.1,3.0.0)</version>
121 32028 andrea.man
		</dependency>
122
		<dependency>
123
			<groupId>eu.dnetlib</groupId>
124 35225 alessia.ba
			<artifactId>dnet-modular-lightui-ui</artifactId>
125
			<version>[2.0.0,3.0.0)</version>
126 32028 andrea.man
		</dependency>
127 35225 alessia.ba
128
		<!-- Aggregation services -->
129 32028 andrea.man
		<dependency>
130
			<groupId>eu.dnetlib</groupId>
131 35225 alessia.ba
			<artifactId>cnr-mongo-mdstore</artifactId>
132
			<version>[4.0.0,5.0.0)</version>
133 32028 andrea.man
		</dependency>
134
		<dependency>
135
			<groupId>eu.dnetlib</groupId>
136 32759 andrea.man
			<artifactId>dnet-modular-collector-service</artifactId>
137 32028 andrea.man
			<version>[3.0.0,4.0.0)</version>
138
		</dependency>
139
		<dependency>
140
			<groupId>eu.dnetlib</groupId>
141 35225 alessia.ba
			<artifactId>dnet-gridfs-objectstore</artifactId>
142
			<version>[4.0.0,5.0.0)</version>
143
			<exclusions>
144
				<exclusion>
145
					<groupId>apache</groupId>
146
					<artifactId>commons-net</artifactId>
147
				</exclusion>
148
			</exclusions>
149 32028 andrea.man
		</dependency>
150
		<dependency>
151
			<groupId>eu.dnetlib</groupId>
152 35225 alessia.ba
			<artifactId>dnet-data-transformation-service</artifactId>
153 32759 andrea.man
			<version>[2.0.0,3.0.0)</version>
154 32028 andrea.man
		</dependency>
155 35225 alessia.ba
156 32028 andrea.man
		<dependency>
157
			<groupId>eu.dnetlib</groupId>
158 35225 alessia.ba
			<artifactId>dnet-webapp-monitoring</artifactId>
159
			<version>[1.0.0,2.0.0)</version>
160 32028 andrea.man
		</dependency>
161 32778 andrea.man
162 32028 andrea.man
		<dependency>
163 35225 alessia.ba
			<groupId>xerces</groupId>
164
			<artifactId>xercesImpl</artifactId>
165
			<version>2.11.0</version>
166
			<scope>compile</scope>
167
		</dependency>
168
169
		<!-- MINCYT container profiles and workflows -->
170
		<dependency>
171 32028 andrea.man
			<groupId>eu.dnetlib</groupId>
172 35463 alessia.ba
			<artifactId>dnet-validator-workflows</artifactId>
173
			<version>[1.0.0,2.0.0)</version>
174 32028 andrea.man
		</dependency>
175
		<dependency>
176
			<groupId>eu.dnetlib</groupId>
177 35225 alessia.ba
			<artifactId>dnet-mincyt-profiles</artifactId>
178 35463 alessia.ba
			<version>[1.0.0,2.0.0)</version>
179 32028 andrea.man
		</dependency>
180
181
		<!-- OAI publisher -->
182
		<dependency>
183
			<groupId>eu.dnetlib</groupId>
184
			<artifactId>dnet-oai-common-workflows</artifactId>
185 32759 andrea.man
			<version>[3.0.0,4.0.0)</version>
186 32028 andrea.man
		</dependency>
187
		<dependency>
188
			<groupId>eu.dnetlib</groupId>
189
			<artifactId>cnr-data-information-oai-publisher</artifactId>
190 38663 alessia.ba
			<version>[6.0.0,7.0.0)</version>
191 32028 andrea.man
		</dependency>
192
193 35225 alessia.ba
		<!-- Datasource manager -->
194 32028 andrea.man
		<dependency>
195 35225 alessia.ba
			<groupId>eu.dnetlib</groupId>
196
			<artifactId>dnet-datasource-manager-service</artifactId>
197
			<version>[1.0.0, 2.0.0)</version>
198 32028 andrea.man
		</dependency>
199 35225 alessia.ba
200
		<!-- Index service -->
201 32028 andrea.man
		<dependency>
202 35225 alessia.ba
			<groupId>eu.dnetlib</groupId>
203
			<artifactId>dnet-index-solr-service</artifactId>
204
			<version>[2.0.0,3.0.0)</version>
205 32028 andrea.man
		</dependency>
206 35225 alessia.ba
207
208 39533 alessia.ba
		<!-- Security: not using cnr-inspector-security in order to tune the access policies in the container's applicationContext-security -->
209
210
		<dependency>
211
			<groupId>org.springframework.security</groupId>
212
			<artifactId>spring-security-web</artifactId>
213
			<version>3.2.5.RELEASE</version>
214
			<exclusions>
215
				<exclusion>
216
					<artifactId>spring-core</artifactId>
217
					<groupId>org.springframework</groupId>
218
				</exclusion>
219
			</exclusions>
220
		</dependency>
221
		<dependency>
222
			<groupId>org.springframework.security</groupId>
223
			<artifactId>spring-security-config</artifactId>
224
			<version>3.2.5.RELEASE</version>
225
			<exclusions>
226
				<exclusion>
227
					<artifactId>spring-core</artifactId>
228
					<groupId>org.springframework</groupId>
229
				</exclusion>
230
			</exclusions>
231
		</dependency>
232
		<dependency>
233
			<groupId>org.springframework</groupId>
234
			<artifactId>spring-context</artifactId>
235
			<version>${spring.version}</version>
236
		</dependency>
237
		<dependency>
238
			<groupId>org.springframework</groupId>
239
			<artifactId>spring-tx</artifactId>
240
			<version>${spring.version}</version>
241
		</dependency>
242
</dependencies>
243
244 32028 andrea.man
</project>