1 |
26600
|
sandro.lab
|
<?xml version="1.0" ?>
|
2 |
55146
|
enrico.ott
|
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
3 |
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
4 |
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
5 |
48139
|
alessia.ba
|
<parent>
|
6 |
|
|
<groupId>eu.dnetlib</groupId>
|
7 |
|
|
<artifactId>dnet45-parent</artifactId>
|
8 |
54269
|
claudio.at
|
<version>1.0.0</version>
|
9 |
48149
|
alessia.ba
|
<relativePath />
|
10 |
48139
|
alessia.ba
|
</parent>
|
11 |
|
|
<modelVersion>4.0.0</modelVersion>
|
12 |
|
|
<groupId>eu.dnetlib</groupId>
|
13 |
|
|
<artifactId>dnet-openaireplus-workflows</artifactId>
|
14 |
|
|
<packaging>jar</packaging>
|
15 |
55196
|
sandro.lab
|
<version>7.0.0-hadoop-SNAPSHOT</version>
|
16 |
48751
|
miriam.bag
|
|
17 |
48139
|
alessia.ba
|
<scm>
|
18 |
55089
|
alessia.ba
|
<developerConnection>scm:svn:https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-openaireplus-workflows/branches/solr75</developerConnection>
|
19 |
48139
|
alessia.ba
|
</scm>
|
20 |
|
|
<dependencies>
|
21 |
|
|
<dependency>
|
22 |
|
|
<groupId>eu.dnetlib</groupId>
|
23 |
|
|
<artifactId>cnr-data-flow-monitoring-core</artifactId>
|
24 |
49320
|
claudio.at
|
<version>[2.0.0,3.0.0)</version>
|
25 |
48139
|
alessia.ba
|
<exclusions>
|
26 |
|
|
<exclusion>
|
27 |
|
|
<artifactId>wstx-asl</artifactId>
|
28 |
|
|
<groupId>org.codehaus.woodstox</groupId>
|
29 |
|
|
</exclusion>
|
30 |
|
|
</exclusions>
|
31 |
|
|
</dependency>
|
32 |
|
|
<dependency>
|
33 |
|
|
<groupId>eu.dnetlib</groupId>
|
34 |
|
|
<artifactId>cnr-enabling-database-api</artifactId>
|
35 |
|
|
<version>[2.0.0,3.0.0)</version>
|
36 |
|
|
</dependency>
|
37 |
|
|
<dependency>
|
38 |
|
|
<groupId>eu.dnetlib</groupId>
|
39 |
|
|
<artifactId>cnr-enabling-database-service</artifactId>
|
40 |
|
|
<version>[3.0.0,4.0.0)</version>
|
41 |
|
|
</dependency>
|
42 |
|
|
<dependency>
|
43 |
|
|
<groupId>eu.dnetlib</groupId>
|
44 |
|
|
<artifactId>dnet-msro-service</artifactId>
|
45 |
|
|
<version>[3.0.0,4.0.0)</version>
|
46 |
|
|
</dependency>
|
47 |
|
|
<dependency>
|
48 |
|
|
<groupId>eu.dnetlib</groupId>
|
49 |
|
|
<artifactId>cnr-resultset-service</artifactId>
|
50 |
|
|
<version>[2.0.0,3.0.0)</version>
|
51 |
|
|
</dependency>
|
52 |
|
|
<dependency>
|
53 |
|
|
<groupId>eu.dnetlib</groupId>
|
54 |
50489
|
michele.ar
|
<artifactId>dnet-openaire-datasource-manager</artifactId>
|
55 |
|
|
<version>[1.0.0-SNAPSHOT,2.0.0)</version>
|
56 |
48139
|
alessia.ba
|
</dependency>
|
57 |
|
|
<dependency>
|
58 |
|
|
<groupId>eu.dnetlib</groupId>
|
59 |
|
|
<artifactId>dnet-openaireplus-mapping-utils</artifactId>
|
60 |
54269
|
claudio.at
|
<version>[6.2.21-solr75]</version>
|
61 |
48139
|
alessia.ba
|
</dependency>
|
62 |
|
|
<dependency>
|
63 |
|
|
<groupId>eu.dnetlib</groupId>
|
64 |
|
|
<artifactId>dnet-hadoop-service-rmi</artifactId>
|
65 |
|
|
<version>[1.0.0,2.0.0)</version>
|
66 |
|
|
</dependency>
|
67 |
53795
|
claudio.at
|
|
68 |
48139
|
alessia.ba
|
<dependency>
|
69 |
|
|
<groupId>eu.dnetlib</groupId>
|
70 |
|
|
<artifactId>dnet-collector-plugins</artifactId>
|
71 |
|
|
<version>[1.0.0,2.0.0)</version>
|
72 |
|
|
</dependency>
|
73 |
39543
|
claudio.at
|
|
74 |
48139
|
alessia.ba
|
<dependency>
|
75 |
|
|
<groupId>eu.dnetlib</groupId>
|
76 |
|
|
<artifactId>dnet-actionmanager-api</artifactId>
|
77 |
|
|
<version>[4.0.0,5.0.0)</version>
|
78 |
|
|
</dependency>
|
79 |
28304
|
alessia.ba
|
|
80 |
48139
|
alessia.ba
|
<dependency>
|
81 |
|
|
<groupId>eu.dnetlib</groupId>
|
82 |
|
|
<artifactId>dnet-oai-common-workflows</artifactId>
|
83 |
|
|
<version>[5.0.0,6.0.0)</version>
|
84 |
|
|
</dependency>
|
85 |
55146
|
enrico.ott
|
|
86 |
53478
|
michele.ar
|
<dependency>
|
87 |
|
|
<groupId>eu.dnetlib</groupId>
|
88 |
|
|
<artifactId>cnr-mongo-mdstore</artifactId>
|
89 |
|
|
<version>[6.0.0,7.0.0)</version>
|
90 |
|
|
<scope>provided</scope>
|
91 |
|
|
</dependency>
|
92 |
55146
|
enrico.ott
|
|
93 |
53478
|
michele.ar
|
<dependency>
|
94 |
|
|
<groupId>eu.dnetlib</groupId>
|
95 |
|
|
<artifactId>dnet-modular-objectstore-service</artifactId>
|
96 |
|
|
<version>[4.2.1,5.0.0)</version>
|
97 |
|
|
<scope>provided</scope>
|
98 |
|
|
</dependency>
|
99 |
28304
|
alessia.ba
|
|
100 |
48139
|
alessia.ba
|
<dependency>
|
101 |
|
|
<groupId>eu.dnetlib</groupId>
|
102 |
53795
|
claudio.at
|
<artifactId>dnet-index-client</artifactId>
|
103 |
54269
|
claudio.at
|
<version>[2.3.2-solr75]</version>
|
104 |
48139
|
alessia.ba
|
</dependency>
|
105 |
34379
|
claudio.at
|
|
106 |
48139
|
alessia.ba
|
<dependency>
|
107 |
|
|
<groupId>eu.dnetlib</groupId>
|
108 |
|
|
<artifactId>dnet-validator-workflows</artifactId>
|
109 |
|
|
<version>[1.0.0,2.0.0)</version>
|
110 |
|
|
</dependency>
|
111 |
39850
|
alessia.ba
|
|
112 |
48139
|
alessia.ba
|
<dependency>
|
113 |
|
|
<groupId>eu.dnetlib</groupId>
|
114 |
|
|
<artifactId>dnet-deduplication</artifactId>
|
115 |
54381
|
claudio.at
|
<version>[1.6.1-solr75,2.0.0)</version>
|
116 |
48139
|
alessia.ba
|
</dependency>
|
117 |
43591
|
claudio.at
|
|
118 |
53821
|
claudio.at
|
<!-- modular ui and servlet api are here because of the stats controller -->
|
119 |
52136
|
alessia.ba
|
<dependency>
|
120 |
53821
|
claudio.at
|
<groupId>eu.dnetlib</groupId>
|
121 |
|
|
<artifactId>dnet-directindex-api</artifactId>
|
122 |
54386
|
claudio.at
|
<version>[2.1.8-solr75,3.0.0)</version>
|
123 |
53821
|
claudio.at
|
</dependency>
|
124 |
|
|
|
125 |
|
|
<dependency>
|
126 |
48139
|
alessia.ba
|
<groupId>org.apache.velocity</groupId>
|
127 |
|
|
<artifactId>velocity</artifactId>
|
128 |
|
|
<version>1.7</version>
|
129 |
|
|
<exclusions>
|
130 |
|
|
<exclusion>
|
131 |
|
|
<artifactId>antlr</artifactId>
|
132 |
|
|
<groupId>antlr</groupId>
|
133 |
|
|
</exclusion>
|
134 |
|
|
</exclusions>
|
135 |
|
|
</dependency>
|
136 |
|
|
<dependency>
|
137 |
|
|
<groupId>org.apache.velocity</groupId>
|
138 |
|
|
<artifactId>velocity-tools</artifactId>
|
139 |
|
|
<version>2.0</version>
|
140 |
|
|
<exclusions>
|
141 |
|
|
<exclusion>
|
142 |
|
|
<artifactId>antlr</artifactId>
|
143 |
|
|
<groupId>antlr</groupId>
|
144 |
|
|
</exclusion>
|
145 |
|
|
</exclusions>
|
146 |
|
|
</dependency>
|
147 |
|
|
<dependency>
|
148 |
|
|
<groupId>javax.servlet</groupId>
|
149 |
|
|
<artifactId>javax.servlet-api</artifactId>
|
150 |
|
|
<version>${javax.servlet.version}</version>
|
151 |
|
|
<scope>provided</scope>
|
152 |
|
|
</dependency>
|
153 |
|
|
<dependency>
|
154 |
|
|
<groupId>junit</groupId>
|
155 |
|
|
<artifactId>junit</artifactId>
|
156 |
|
|
<version>${junit.version}</version>
|
157 |
|
|
<scope>test</scope>
|
158 |
|
|
</dependency>
|
159 |
|
|
<dependency>
|
160 |
40429
|
claudio.at
|
<groupId>eu.dnetlib</groupId>
|
161 |
|
|
<artifactId>dnet-openaireplus-profiles</artifactId>
|
162 |
|
|
<version>[1.0.0,2.0.0)</version>
|
163 |
|
|
<scope>test</scope>
|
164 |
|
|
</dependency>
|
165 |
48139
|
alessia.ba
|
<dependency>
|
166 |
|
|
<groupId>io.springfox</groupId>
|
167 |
|
|
<artifactId>springfox-swagger2</artifactId>
|
168 |
|
|
<version>${springfox-version}</version>
|
169 |
|
|
</dependency>
|
170 |
|
|
<dependency>
|
171 |
|
|
<groupId>org.mockito</groupId>
|
172 |
|
|
<artifactId>mockito-core</artifactId>
|
173 |
|
|
<version>1.9.5</version>
|
174 |
|
|
</dependency>
|
175 |
|
|
<dependency>
|
176 |
|
|
<groupId>org.springframework</groupId>
|
177 |
|
|
<artifactId>spring-jdbc</artifactId>
|
178 |
|
|
<version>${spring.version}</version>
|
179 |
|
|
</dependency>
|
180 |
50646
|
alessia.ba
|
|
181 |
|
|
<dependency>
|
182 |
|
|
<groupId>eu.dnetlib</groupId>
|
183 |
|
|
<artifactId>cnr-misc-utils</artifactId>
|
184 |
|
|
<version>[1.0.5, 2.0.0)</version>
|
185 |
|
|
</dependency>
|
186 |
55146
|
enrico.ott
|
|
187 |
|
|
<!-- Hadoop modules -->
|
188 |
|
|
<dependency>
|
189 |
|
|
<groupId>eu.dnetlib.dhp</groupId>
|
190 |
|
|
<artifactId>dhp-common</artifactId>
|
191 |
|
|
<version>1.0.0-SNAPSHOT</version>
|
192 |
|
|
</dependency>
|
193 |
48139
|
alessia.ba
|
</dependencies>
|
194 |
40429
|
claudio.at
|
|
195 |
48139
|
alessia.ba
|
<properties>
|
196 |
|
|
<springfox-version>2.5.0</springfox-version>
|
197 |
|
|
</properties>
|
198 |
26600
|
sandro.lab
|
</project>
|