Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 3df46745

Přidáno uživatelem Pavel Fidranský před více než 6 roky(ů)

dropped old test data

Zobrazit rozdíly:

test-data/full_openwms/org.aspectj-library-1.6.5.RELEASE.libd
1
Library-SymbolicName: org.aspectj
2
Library-Version: 1.6.5.RELEASE
3
Library-Name: AspectJ
4
Import-Bundle: 
5
 com.springsource.org.aspectj.runtime;version="[1.6.5.RELEASE ,1.6.5.RELEASE]",
6
 com.springsource.org.aspectj.weaver;version="[1.6.5.RELEASE, 1.6.5.RELEASE]"
test-data/full_openwms/org.hibernate.ejb-library-3.4.0.GA.libd
1
Library-SymbolicName: org.hibernate.ejb
2
Library-Version: 3.4.0.GA
3
Library-Name: Hibernate JPA
4
Import-Bundle: 
5
 com.springsource.org.hibernate;version="[3.3.2.GA, 3.3.2.GA]",
6
 com.springsource.org.hibernate.annotations;version="[3.4.0.GA, 3.4.0.GA]",
7
 com.springsource.org.hibernate.annotations.common;version="[3.3.0.ga, 3.3.0.ga]",
8
 com.springsource.org.hibernate.ejb;version="[3.4.0.GA, 3.4.0.GA]"
test-data/full_openwms/org.openwms.app.plan
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
/*
4
 * openwms.org, the Open Warehouse Management System.
5
 *
6
 * This file is part of openwms.org.
7
 *
8
 * openwms.org is free software: you can redistribute it and/or modify
9
 * it under the terms of the GNU Lesser General Public License as 
10
 * published by the Free Software Foundation, either version 3 of the
11
 * License, or (at your option) any later version.
12
 *
13
 * openwms.org is distributed in the hope that it will be useful,
14
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16
 * GNU Lesser General Public License for more details.
17
 *
18
 * You should have received a copy of the GNU Lesser General Public
19
 * License along with this software. If not, write to the Free
20
 * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
21
 * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
22
 */  
23
-->
24
<plan name="org.openwms.app.plan" version="2.0.0" scoped="false" atomic="true"
25
        xmlns="http://www.springsource.org/schema/dm-server/plan"
26
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
27
        xsi:schemaLocation="http://www.springsource.org/schema/dm-server/plan 
28
                            http://www.springsource.org/schema/dm-server/plan/springsource-dm-server-plan.xsd">
29
    <artifact type="configuration" name="org.openwms.core.infrastructure.configuration-0.0.1-SNAPSHOT" version="0"/>
30
    <artifact type="bundle" name="org.openwms.core.infrastructure.postgres" version="[0.0.1.SNAPSHOT,1.0)"/>
31
    <artifact type="bundle" name="org.openwms.core.domain" version="[0.0.1.SNAPSHOT,1.0)"/>
32
    <artifact type="bundle" name="org.openwms.common.domain" version="[0.0.1.SNAPSHOT,1.0)"/>
33
    <artifact type="bundle" name="org.openwms.tms.domain" version="[0.0.1.SNAPSHOT,1.0)"/>
34
    <artifact type="bundle" name="org.openwms.core.integration.hibernate" version="[0.0.1.SNAPSHOT,1.0)"/>
35
    <artifact type="bundle" name="org.openwms.core.integration" version="[0.0.1.SNAPSHOT,1.0)"/>
36
    <artifact type="bundle" name="org.openwms.core.integration.jpa" version="[0.0.1.SNAPSHOT,1.0)"/>
37
    <artifact type="bundle" name="org.openwms.core.service.api" version="[0.0.1.SNAPSHOT,1.0)"/>
38
    <artifact type="bundle" name="org.openwms.core.service.spring" version="[0.0.1.SNAPSHOT,1.0)"/>
39
    <artifact type="bundle" name="org.openwms.common.integration" version="[0.0.1.SNAPSHOT,1.0)"/>
40
    <artifact type="bundle" name="org.openwms.common.integration.jpa" version="[0.0.1.SNAPSHOT,1.0)"/>
41
    <artifact type="bundle" name="org.openwms.common.service.api" version="[0.0.1.SNAPSHOT,1.0)"/>
42
    <artifact type="bundle" name="org.openwms.common.service.spring" version="[0.0.1.SNAPSHOT,1.0)"/>
43
    <artifact type="bundle" name="org.openwms.tms.integration" version="[0.0.1.SNAPSHOT,1.0)"/>
44
    <artifact type="bundle" name="org.openwms.tms.integration.jpa" version="[0.0.1.SNAPSHOT,1.0)"/>
45
    <artifact type="bundle" name="org.openwms.tms.service.api" version="[0.0.1.SNAPSHOT,1.0)"/>
46
    <artifact type="bundle" name="org.openwms.tms.service.spring" version="[0.0.1.SNAPSHOT,1.0)"/>
47
</plan>
test-data/full_openwms/org.openwms.core.infrastructure.configuration-0.0.1-SNAPSHOT.properties
1
#
2
# openwms.org, the Open Warehouse Management System.
3
#
4
# This file is part of openwms.org.
5
#
6
# openwms.org is free software: you can redistribute it and/or modify
7
# it under the terms of the GNU Lesser General Public License as 
8
# published by the Free Software Foundation, either version 3 of the
9
# License, or (at your option) any later version.
10
#
11
# openwms.org is distributed in the hope that it will be useful,
12
# but WITHOUT ANY WARRANTY; without even the implied warranty of
13
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14
# GNU Lesser General Public License for more details.
15
#
16
# You should have received a copy of the GNU Lesser General Public
17
# License along with this software. If not, write to the Free
18
# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
19
# 02110-1301 USA, or see the FSF site: http://www.fsf.org.
20
#
21
# JDBC options, used by the DataSource bean
22
jdbc.driverClassName=org.postgresql.Driver
23
jdbc.url=jdbc:postgresql:OPENWMS
24
jdbc.username=OPENWMS
25
jdbc.password=OPENWMS
26
jdbc.dialect=org.hibernate.dialect.PostgreSQLDialect
27
jdbc.database=POSTGRESQL
28
jdbc.properties=hibernate.connection.compatible=7.1
29
#jdbc.dialect=org.hibernate.dialect.HSQLDialect
30
jdbc.persistenceUnit=OpenWMS-test-durable
31

  
32
# System user credentials
33
system.user=openwms
34
system.password=openwms
test-data/full_openwms/org.springframework.spring-library-3.0.5.RELEASE.libd
1
Library-SymbolicName: org.springframework.spring
2
Library-Version: 3.0.5.RELEASE
3
Library-Name: Spring Framework
4
Import-Bundle: 
5
 org.springframework.aop;version="[3.0.5.RELEASE, 3.0.5.RELEASE]",
6
 org.springframework.asm;version="[3.0.5.RELEASE, 3.0.5.RELEASE]",
7
 org.springframework.aspects;version="[3.0.5.RELEASE, 3.0.5.RELEASE]",
8
 org.springframework.beans;version="[3.0.5.RELEASE, 3.0.5.RELEASE]",
9
 org.springframework.context;version="[3.0.5.RELEASE, 3.0.5.RELEASE]",
10
 org.springframework.context.support;version="[3.0.5.RELEASE, 3.0.5.RELEASE]",
11
 org.springframework.core;version="[3.0.5.RELEASE, 3.0.5.RELEASE]",
12
 org.springframework.expression;version="[3.0.5.RELEASE, 3.0.5.RELEASE]",
13
 org.springframework.jdbc;version="[3.0.5.RELEASE, 3.0.5.RELEASE]",
14
 org.springframework.jms;version="[3.0.5.RELEASE, 3.0.5.RELEASE]",
15
 org.springframework.orm;version="[3.0.5.RELEASE, 3.0.5.RELEASE]",
16
 org.springframework.oxm;version="[3.0.5.RELEASE, 3.0.5.RELEASE]",
17
 org.springframework.transaction;version="[3.0.5.RELEASE, 3.0.5.RELEASE]",
18
 org.springframework.web;version="[3.0.5.RELEASE, 3.0.5.RELEASE]",
19
 org.springframework.web.servlet;version="[3.0.5.RELEASE, 3.0.5.RELEASE]",
20
 org.springframework.web.portlet;version="[3.0.5.RELEASE, 3.0.5.RELEASE]",
21
 com.springsource.org.aopalliance;version="[1.0.0, 1.0.0]"
test-data/nuxeo_bundles/nuxeo-distribution-cap-5.4.2.pom
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3
  <modelVersion>4.0.0</modelVersion>
4
  <parent>
5
    <groupId>org.nuxeo.ecm.distribution</groupId>
6
    <artifactId>nuxeo-distribution</artifactId>
7
    <version>5.4.2</version>
8
    <relativePath>../pom.xml</relativePath>
9
  </parent>
10

  
11
  <artifactId>nuxeo-distribution-cap</artifactId>
12
  <packaging>zip</packaging>
13
  <name>Nuxeo CAP</name>
14
  <description>
15
    Nuxeo Content Application Platform EAR.
16
  </description>
17

  
18
  <dependencies>
19
    <dependency>
20
      <groupId>org.nuxeo.common</groupId>
21
      <artifactId>nuxeo-common</artifactId>
22
    </dependency>
23
    <dependency>
24
      <groupId>org.nuxeo.runtime</groupId>
25
      <artifactId>nuxeo-runtime</artifactId>
26
    </dependency>
27
    <dependency>
28
      <groupId>org.nuxeo.runtime</groupId>
29
      <artifactId>nuxeo-runtime-deploy</artifactId>
30
    </dependency>
31
    <dependency>
32
      <groupId>org.nuxeo.ecm.core</groupId>
33
      <artifactId>nuxeo-core-api</artifactId>
34
    </dependency>
35
    <dependency>
36
      <groupId>org.nuxeo.ecm.core</groupId>
37
      <artifactId>nuxeo-core-facade</artifactId>
38
    </dependency>
39
    <dependency>
40
      <groupId>org.nuxeo.ecm.core</groupId>
41
      <artifactId>nuxeo-core-query</artifactId>
42
    </dependency>
43
    <dependency>
44
      <groupId>org.nuxeo.ecm.core</groupId>
45
      <artifactId>nuxeo-core-schema</artifactId>
46
    </dependency>
47
    <dependency>
48
      <groupId>org.nuxeo.ecm.core</groupId>
49
      <artifactId>nuxeo-core-io</artifactId>
50
    </dependency>
51
    <dependency>
52
      <groupId>org.nuxeo.ecm.core</groupId>
53
      <artifactId>nuxeo-core-convert-api</artifactId>
54
    </dependency>
55
    <dependency>
56
      <groupId>org.nuxeo.ecm.core</groupId>
57
      <artifactId>nuxeo-core-convert</artifactId>
58
    </dependency>
59
    <dependency>
60
      <groupId>org.nuxeo.ecm.core</groupId>
61
      <artifactId>nuxeo-core-persistence</artifactId>
62
    </dependency>
63
    <dependency>
64
      <groupId>org.nuxeo.ecm.core</groupId>
65
      <artifactId>nuxeo-core-convert-plugins</artifactId>
66
    </dependency>
67

  
68
    <dependency>
69
      <groupId>org.nuxeo.ecm.platform</groupId>
70
      <artifactId>nuxeo-platform</artifactId>
71
    </dependency>
72
    <dependency>
73
      <groupId>org.nuxeo.ecm.platform</groupId>
74
      <artifactId>nuxeo-platform-actions-core</artifactId>
75
    </dependency>
76
    <dependency>
77
      <groupId>org.nuxeo.ecm.platform</groupId>
78
      <artifactId>nuxeo-platform-api</artifactId>
79
    </dependency>
80
    <dependency>
81
      <groupId>org.nuxeo.ecm.platform</groupId>
82
      <artifactId>nuxeo-platform-ws</artifactId>
83
    </dependency>
84
    <dependency>
85
      <groupId>org.nuxeo.ecm.platform</groupId>
86
      <artifactId>nuxeo-platform-audit-api</artifactId>
87
    </dependency>
88
    <dependency>
89
      <groupId>org.nuxeo.ecm.platform</groupId>
90
      <artifactId>nuxeo-platform-audit-client</artifactId>
91
    </dependency>
92
    <dependency>
93
      <groupId>org.nuxeo.ecm.platform</groupId>
94
      <artifactId>nuxeo-platform-audit-core</artifactId>
95
    </dependency>
96
    <dependency>
97
      <groupId>org.nuxeo.ecm.platform</groupId>
98
      <artifactId>nuxeo-platform-audit-facade</artifactId>
99
    </dependency>
100
    <dependency>
101
      <groupId>org.nuxeo.ecm.platform</groupId>
102
      <artifactId>nuxeo-platform-audit-io</artifactId>
103
    </dependency>
104
    <dependency>
105
      <groupId>org.nuxeo.ecm.platform</groupId>
106
      <artifactId>nuxeo-platform-audit-ws</artifactId>
107
    </dependency>
108
    <dependency>
109
      <groupId>org.nuxeo.ecm.platform</groupId>
110
      <artifactId>nuxeo-platform-commandline-executor</artifactId>
111
    </dependency>
112
    <dependency>
113
      <groupId>org.nuxeo.ecm.platform</groupId>
114
      <artifactId>nuxeo-platform-comment</artifactId>
115
    </dependency>
116
    <dependency>
117
      <groupId>org.nuxeo.ecm.platform</groupId>
118
      <artifactId>nuxeo-platform-comment-api</artifactId>
119
    </dependency>
120
    <dependency>
121
      <groupId>org.nuxeo.ecm.platform</groupId>
122
      <artifactId>nuxeo-platform-comment-core</artifactId>
123
    </dependency>
124
    <dependency>
125
      <groupId>org.nuxeo.ecm.platform</groupId>
126
      <artifactId>nuxeo-platform-comment-workflow</artifactId>
127
    </dependency>
128
    <dependency>
129
      <groupId>org.nuxeo.ecm.platform</groupId>
130
      <artifactId>nuxeo-platform-comment-web</artifactId>
131
    </dependency>
132
    <dependency>
133
      <groupId>org.nuxeo.ecm.platform</groupId>
134
      <artifactId>nuxeo-platform-directory-api</artifactId>
135
    </dependency>
136
    <dependency>
137
      <groupId>org.nuxeo.ecm.platform</groupId>
138
      <artifactId>nuxeo-platform-directory-core</artifactId>
139
    </dependency>
140
    <dependency>
141
      <groupId>org.nuxeo.ecm.platform</groupId>
142
      <artifactId>nuxeo-platform-directory-facade</artifactId>
143
    </dependency>
144
    <dependency>
145
      <groupId>org.nuxeo.ecm.platform</groupId>
146
      <artifactId>nuxeo-platform-directory-types-contrib</artifactId>
147
    </dependency>
148
    <dependency>
149
      <groupId>org.nuxeo.ecm.platform</groupId>
150
      <artifactId>nuxeo-platform-directory-ldap</artifactId>
151
    </dependency>
152
    <dependency>
153
      <groupId>org.nuxeo.ecm.platform</groupId>
154
      <artifactId>nuxeo-platform-directory-sql</artifactId>
155
    </dependency>
156
    <dependency>
157
      <groupId>org.nuxeo.ecm.platform</groupId>
158
      <artifactId>nuxeo-platform-directory-multi</artifactId>
159
    </dependency>
160
    <dependency>
161
      <groupId>org.nuxeo.ecm.platform</groupId>
162
      <artifactId>nuxeo-platform-directory-web</artifactId>
163
    </dependency>
164
    <dependency>
165
      <groupId>org.nuxeo.ecm.platform</groupId>
166
      <artifactId>nuxeo-platform-forum-api</artifactId>
167
    </dependency>
168
    <dependency>
169
      <groupId>org.nuxeo.ecm.platform</groupId>
170
      <artifactId>nuxeo-platform-forum</artifactId>
171
    </dependency>
172
    <dependency>
173
      <groupId>org.nuxeo.ecm.platform</groupId>
174
      <artifactId>nuxeo-platform-forum-core</artifactId>
175
    </dependency>
176
    <dependency>
177
      <groupId>org.nuxeo.ecm.platform</groupId>
178
      <artifactId>nuxeo-platform-forum-workflow</artifactId>
179
    </dependency>
180
    <dependency>
181
      <groupId>org.nuxeo.ecm.platform</groupId>
182
      <artifactId>nuxeo-platform-search-api</artifactId>
183
    </dependency>
184
    <dependency>
185
      <groupId>org.nuxeo.ecm.platform</groupId>
186
      <artifactId>nuxeo-platform-search-core</artifactId>
187
    </dependency>
188
    <dependency>
189
      <groupId>org.nuxeo.ecm.platform</groupId>
190
      <artifactId>nuxeo-platform-search-backend-core</artifactId>
191
    </dependency>
192
    <dependency>
193
      <groupId>org.nuxeo.ecm.platform</groupId>
194
      <artifactId>nuxeo-platform-search-facade</artifactId>
195
    </dependency>
196
    <dependency>
197
      <groupId>org.nuxeo.ecm.platform</groupId>
198
      <artifactId>nuxeo-platform-dublincore</artifactId>
199
    </dependency>
200
    <dependency>
201
      <groupId>org.nuxeo.ecm.platform</groupId>
202
      <artifactId>nuxeo-platform-filemanager-core</artifactId>
203
    </dependency>
204
    <dependency>
205
      <groupId>org.nuxeo.ecm.platform</groupId>
206
      <artifactId>nuxeo-platform-filemanager-core-listener</artifactId>
207
    </dependency>
208
    <dependency>
209
      <groupId>org.nuxeo.ecm.platform</groupId>
210
      <artifactId>nuxeo-platform-filemanager-facade</artifactId>
211
    </dependency>
212
    <dependency>
213
      <groupId>org.nuxeo.ecm.platform</groupId>
214
      <artifactId>nuxeo-platform-filemanager-api</artifactId>
215
    </dependency>
216
    <dependency>
217
      <groupId>org.nuxeo.ecm.platform</groupId>
218
      <artifactId>nuxeo-platform-login</artifactId>
219
    </dependency>
220
    <dependency>
221
      <groupId>org.nuxeo.ecm.platform</groupId>
222
      <artifactId>nuxeo-platform-login-default</artifactId>
223
    </dependency>
224
    <dependency>
225
      <groupId>org.nuxeo.ecm.platform</groupId>
226
      <artifactId>nuxeo-platform-login-jboss</artifactId>
227
    </dependency>
228
    <dependency>
229
      <groupId>org.nuxeo.ecm.platform</groupId>
230
      <artifactId>nuxeo-platform-jbpm-api</artifactId>
231
    </dependency>
232
    <dependency>
233
      <groupId>org.nuxeo.ecm.platform</groupId>
234
      <artifactId>nuxeo-platform-jbpm-core</artifactId>
235
    </dependency>
236
    <dependency>
237
      <groupId>org.nuxeo.ecm.platform</groupId>
238
      <artifactId>nuxeo-platform-jbpm-facade</artifactId>
239
    </dependency>
240
    <dependency>
241
      <groupId>org.nuxeo.ecm.platform</groupId>
242
      <artifactId>nuxeo-platform-jbpm-web</artifactId>
243
    </dependency>
244
    <dependency>
245
      <groupId>org.nuxeo.ecm.platform</groupId>
246
      <artifactId>nuxeo-platform-jbpm-automation</artifactId>
247
    </dependency>
248
    <dependency>
249
      <groupId>org.nuxeo.ecm.platform</groupId>
250
      <artifactId>nuxeo-platform-auth-web-jboss</artifactId>
251
    </dependency>
252
    <dependency>
253
      <groupId>org.nuxeo.ecm.platform</groupId>
254
      <artifactId>nuxeo-platform-mimetype-core</artifactId>
255
    </dependency>
256
    <dependency>
257
      <groupId>org.nuxeo.ecm.platform</groupId>
258
      <artifactId>nuxeo-platform-mimetype-facade</artifactId>
259
    </dependency>
260
    <dependency>
261
      <groupId>org.nuxeo.ecm.platform</groupId>
262
      <artifactId>nuxeo-platform-mimetype-api</artifactId>
263
    </dependency>
264
    <dependency>
265
      <groupId>org.nuxeo.ecm.platform</groupId>
266
      <artifactId>nuxeo-platform-notification-core</artifactId>
267
    </dependency>
268
    <dependency>
269
      <groupId>org.nuxeo.ecm.platform</groupId>
270
      <artifactId>nuxeo-platform-notification-facade</artifactId>
271
    </dependency>
272
    <dependency>
273
      <groupId>org.nuxeo.ecm.platform</groupId>
274
      <artifactId>nuxeo-platform-notification-web</artifactId>
275
    </dependency>
276
    <dependency>
277
      <groupId>org.nuxeo.ecm.platform</groupId>
278
      <artifactId>nuxeo-platform-placeful-api</artifactId>
279
    </dependency>
280
    <dependency>
281
      <groupId>org.nuxeo.ecm.platform</groupId>
282
      <artifactId>nuxeo-platform-placeful-core</artifactId>
283
    </dependency>
284
    <dependency>
285
      <groupId>org.nuxeo.ecm.platform</groupId>
286
      <artifactId>nuxeo-platform-placeful-facade</artifactId>
287
    </dependency>
288
    <dependency>
289
      <groupId>org.nuxeo.ecm.platform</groupId>
290
      <artifactId>nuxeo-platform-relations-api</artifactId>
291
    </dependency>
292
    <dependency>
293
      <groupId>org.nuxeo.ecm.platform</groupId>
294
      <artifactId>nuxeo-platform-relations-default-config</artifactId>
295
    </dependency>
296
    <dependency>
297
      <groupId>org.nuxeo.ecm.platform</groupId>
298
      <artifactId>nuxeo-platform-relations-core</artifactId>
299
    </dependency>
300
    <dependency>
301
      <groupId>org.nuxeo.ecm.platform</groupId>
302
      <artifactId>nuxeo-platform-relations-core-listener</artifactId>
303
    </dependency>
304
    <dependency>
305
      <groupId>org.nuxeo.ecm.platform</groupId>
306
      <artifactId>nuxeo-platform-relations-jena-plugin</artifactId>
307
    </dependency>
308
    <dependency>
309
      <groupId>org.nuxeo.ecm.platform</groupId>
310
      <artifactId>nuxeo-platform-relations-facade</artifactId>
311
    </dependency>
312
    <dependency>
313
      <groupId>org.nuxeo.ecm.platform</groupId>
314
      <artifactId>nuxeo-platform-relations-web</artifactId>
315
    </dependency>
316
    <dependency>
317
      <groupId>org.nuxeo.ecm.platform</groupId>
318
      <artifactId>nuxeo-platform-scheduler-core</artifactId>
319
    </dependency>
320
    <dependency>
321
      <groupId>org.nuxeo.ecm.platform</groupId>
322
      <artifactId>nuxeo-platform-syndication</artifactId>
323
    </dependency>
324
    <dependency>
325
      <groupId>org.nuxeo.ecm.core</groupId>
326
      <artifactId>nuxeo-core-convert-api</artifactId>
327
    </dependency>
328
    <dependency>
329
      <groupId>org.nuxeo.ecm.core</groupId>
330
      <artifactId>nuxeo-core-convert</artifactId>
331
    </dependency>
332
    <dependency>
333
      <groupId>org.nuxeo.ecm.core</groupId>
334
      <artifactId>nuxeo-core-convert-plugins</artifactId>
335
    </dependency>
336
    <dependency>
337
      <groupId>org.nuxeo.ecm.platform</groupId>
338
      <artifactId>nuxeo-platform-convert</artifactId>
339
    </dependency>
340
    <dependency>
341
      <groupId>org.nuxeo.ecm.platform</groupId>
342
      <artifactId>nuxeo-platform-types-api</artifactId>
343
    </dependency>
344
    <dependency>
345
      <groupId>org.nuxeo.ecm.platform</groupId>
346
      <artifactId>nuxeo-platform-types-core</artifactId>
347
    </dependency>
348
    <dependency>
349
      <groupId>org.nuxeo.ecm.platform</groupId>
350
      <artifactId>nuxeo-platform-types-facade</artifactId>
351
    </dependency>
352
    <dependency>
353
      <groupId>org.nuxeo.ecm.platform</groupId>
354
      <artifactId>nuxeo-platform-localconfiguration-web</artifactId>
355
    </dependency>
356
    <dependency>
357
      <groupId>org.nuxeo.ecm.platform</groupId>
358
      <artifactId>nuxeo-platform-ui-web</artifactId>
359
    </dependency>
360
    <dependency>
361
      <groupId>org.nuxeo.ecm.platform</groupId>
362
      <artifactId>nuxeo-platform-ui-web-compat</artifactId>
363
    </dependency>
364
    <dependency>
365
      <groupId>org.nuxeo.ecm.platform</groupId>
366
      <artifactId>nuxeo-platform-usermanager-api</artifactId>
367
    </dependency>
368
    <dependency>
369
      <groupId>org.nuxeo.ecm.platform</groupId>
370
      <artifactId>nuxeo-platform-usermanager-facade</artifactId>
371
    </dependency>
372
    <dependency>
373
      <groupId>org.nuxeo.ecm.platform</groupId>
374
      <artifactId>nuxeo-platform-usermanager-core</artifactId>
375
    </dependency>
376
    <dependency>
377
      <groupId>org.nuxeo.ecm.platform</groupId>
378
      <artifactId>nuxeo-platform-uidgen-core</artifactId>
379
    </dependency>
380
    <dependency>
381
      <groupId>org.nuxeo.ecm.platform</groupId>
382
      <artifactId>nuxeo-platform-versioning-api</artifactId>
383
    </dependency>
384
    <dependency>
385
      <groupId>org.nuxeo.ecm.platform</groupId>
386
      <artifactId>nuxeo-platform-versioning-core</artifactId>
387
    </dependency>
388
    <dependency>
389
      <groupId>org.nuxeo.ecm.platform</groupId>
390
      <artifactId>nuxeo-platform-default-config</artifactId>
391
    </dependency>
392
    <dependency>
393
      <groupId>org.nuxeo.ecm.platform</groupId>
394
      <artifactId>nuxeo-platform-webapp</artifactId>
395
    </dependency>
396
    <dependency>
397
      <groupId>org.nuxeo.ecm.platform</groupId>
398
      <artifactId>nuxeo-platform-webapp-core</artifactId>
399
    </dependency>
400
    <dependency>
401
      <groupId>org.nuxeo.ecm.platform</groupId>
402
      <artifactId>nuxeo-platform-webapp-types</artifactId>
403
    </dependency>
404
    <dependency>
405
      <groupId>org.nuxeo.runtime</groupId>
406
      <artifactId>nuxeo-runtime-osgi</artifactId>
407
    </dependency>
408
    <dependency>
409
      <groupId>org.nuxeo.theme</groupId>
410
      <artifactId>nuxeo-theme-core</artifactId>
411
    </dependency>
412
    <dependency>
413
      <groupId>org.nuxeo.theme</groupId>
414
      <artifactId>nuxeo-theme-fragments</artifactId>
415
    </dependency>
416
    <dependency>
417
      <groupId>org.nuxeo.theme</groupId>
418
      <artifactId>nuxeo-theme-html</artifactId>
419
    </dependency>
420
    <dependency>
421
      <groupId>org.nuxeo.ecm.platform</groupId>
422
      <artifactId>nuxeo-theme-jsf</artifactId>
423
    </dependency>
424
    <dependency>
425
      <groupId>org.nuxeo.ecm.platform</groupId>
426
      <artifactId>nuxeo-theme-editor</artifactId>
427
    </dependency>
428
    <dependency>
429
      <groupId>org.nuxeo.ecm.platform</groupId>
430
      <artifactId>nuxeo-theme-bank</artifactId>
431
    </dependency>
432
    <dependency>
433
      <groupId>org.nuxeo.ecm.platform</groupId>
434
      <artifactId>nuxeo-platform-publisher-api</artifactId>
435
    </dependency>
436
    <dependency>
437
      <groupId>org.nuxeo.ecm.platform</groupId>
438
      <artifactId>nuxeo-platform-publisher-core</artifactId>
439
    </dependency>
440
    <dependency>
441
      <groupId>org.nuxeo.ecm.platform</groupId>
442
      <artifactId>nuxeo-platform-publisher-core-contrib</artifactId>
443
    </dependency>
444
    <dependency>
445
      <groupId>org.nuxeo.ecm.platform</groupId>
446
      <artifactId>nuxeo-platform-publisher-jbpm</artifactId>
447
    </dependency>
448
    <dependency>
449
      <groupId>org.nuxeo.ecm.platform</groupId>
450
      <artifactId>nuxeo-platform-publisher-web</artifactId>
451
    </dependency>
452
    <dependency>
453
      <groupId>org.nuxeo.ecm.platform</groupId>
454
      <artifactId>nuxeo-platform-url-core</artifactId>
455
    </dependency>
456
    <dependency>
457
      <groupId>org.nuxeo.ecm.platform</groupId>
458
      <artifactId>nuxeo-platform-url-facade</artifactId>
459
    </dependency>
460
    <dependency>
461
      <groupId>org.nuxeo.ecm.platform</groupId>
462
      <artifactId>nuxeo-platform-url-api</artifactId>
463
    </dependency>
464
    <dependency>
465
      <groupId>org.nuxeo.ecm.platform</groupId>
466
      <artifactId>nuxeo-platform-content-template-manager</artifactId>
467
    </dependency>
468
    <dependency>
469
      <groupId>org.nuxeo.ecm.platform</groupId>
470
      <artifactId>nuxeo-platform-forms-layout-api</artifactId>
471
    </dependency>
472
    <dependency>
473
      <groupId>org.nuxeo.ecm.platform</groupId>
474
      <artifactId>nuxeo-platform-forms-layout-client</artifactId>
475
    </dependency>
476
    <dependency>
477
      <groupId>org.nuxeo.ecm.platform</groupId>
478
      <artifactId>nuxeo-platform-forms-layout-export</artifactId>
479
      <version>${nuxeo.features.version}</version>
480
    </dependency>
481
    <dependency>
482
      <groupId>org.nuxeo.ecm.platform</groupId>
483
      <artifactId>nuxeo-platform-lang</artifactId>
484
    </dependency>
485

  
486
    <dependency>
487
      <groupId>org.nuxeo.ecm.platform</groupId>
488
      <artifactId>nuxeo-platform-io-api</artifactId>
489
    </dependency>
490
    <dependency>
491
      <groupId>org.nuxeo.ecm.platform</groupId>
492
      <artifactId>nuxeo-platform-io-core</artifactId>
493
    </dependency>
494
    <dependency>
495
      <groupId>org.nuxeo.ecm.platform</groupId>
496
      <artifactId>nuxeo-platform-io-facade</artifactId>
497
    </dependency>
498
    <dependency>
499
      <groupId>org.nuxeo.ecm.platform</groupId>
500
      <artifactId>nuxeo-platform-io-client</artifactId>
501
    </dependency>
502
    <dependency>
503
      <groupId>org.nuxeo.ecm.platform</groupId>
504
      <artifactId>nuxeo-platform-relations-io</artifactId>
505
    </dependency>
506
    <dependency>
507
      <groupId>org.nuxeo.ecm.platform</groupId>
508
      <artifactId>nuxeo-platform-commandline-executor</artifactId>
509
    </dependency>
510
    <dependency>
511
      <groupId>org.nuxeo.ecm.webengine</groupId>
512
      <artifactId>nuxeo-webengine-core</artifactId>
513
    </dependency>
514
    <dependency>
515
      <groupId>org.nuxeo.ecm.webengine</groupId>
516
      <artifactId>nuxeo-webengine-jaxrs</artifactId>
517
    </dependency>
518
    <dependency>
519
      <groupId>org.nuxeo.ecm.platform</groupId>
520
      <artifactId>nuxeo-platform-rendering</artifactId>
521
    </dependency>
522
    <dependency>
523
      <groupId>org.nuxeo.ecm.webengine</groupId>
524
      <artifactId>nuxeo-webengine-admin</artifactId>
525
    </dependency>
526
    <dependency>
527
      <groupId>org.nuxeo.ecm.webengine</groupId>
528
      <artifactId>nuxeo-theme-webengine</artifactId>
529
    </dependency>
530
    <dependency>
531
      <groupId>org.nuxeo.ecm.platform</groupId>
532
      <artifactId>nuxeo-platform-htmlsanitizer</artifactId>
533
    </dependency>
534

  
535
    <dependency>
536
      <groupId>org.nuxeo.ecm.platform</groupId>
537
      <artifactId>nuxeo-platform-userworkspace-api</artifactId>
538
    </dependency>
539
    <dependency>
540
      <groupId>org.nuxeo.ecm.platform</groupId>
541
      <artifactId>nuxeo-platform-userworkspace-core</artifactId>
542
    </dependency>
543
    <dependency>
544
      <groupId>org.nuxeo.ecm.platform</groupId>
545
      <artifactId>nuxeo-platform-userworkspace-facade</artifactId>
546
    </dependency>
547
    <dependency>
548
      <groupId>org.nuxeo.ecm.platform</groupId>
549
      <artifactId>nuxeo-platform-userworkspace-web</artifactId>
550
    </dependency>
551
    <dependency>
552
      <groupId>org.nuxeo.ecm.platform</groupId>
553
      <artifactId>nuxeo-platform-userworkspace-types</artifactId>
554
    </dependency>
555

  
556
    <dependency>
557
      <groupId>org.nuxeo.ecm.automation</groupId>
558
      <artifactId>nuxeo-automation-core</artifactId>
559
      <version>${nuxeo.features.version}</version>
560
    </dependency>
561
    <dependency>
562
      <groupId>org.nuxeo.ecm.automation</groupId>
563
      <artifactId>nuxeo-automation-features</artifactId>
564
      <version>${nuxeo.features.version}</version>
565
    </dependency>
566
    <dependency>
567
      <groupId>org.nuxeo.ecm.automation</groupId>
568
      <artifactId>nuxeo-automation-server</artifactId>
569
      <version>${nuxeo.features.version}</version>
570
    </dependency>
571
    <dependency>
572
      <groupId>org.nuxeo.ecm.automation</groupId>
573
      <artifactId>nuxeo-automation-jsf</artifactId>
574
      <version>${nuxeo.features.version}</version>
575
    </dependency>
576

  
577
    <dependency>
578
      <groupId>org.nuxeo.ecm.platform</groupId>
579
      <artifactId>nuxeo-admin-center</artifactId>
580
      <version>${nuxeo.features.version}</version>
581
    </dependency>
582
    <dependency>
583
      <groupId>org.nuxeo.ecm.platform</groupId>
584
      <artifactId>nuxeo-admin-center-monitoring</artifactId>
585
      <version>${nuxeo.features.version}</version>
586
    </dependency>
587
    <dependency>
588
      <groupId>org.nuxeo.ecm.platform</groupId>
589
      <artifactId>nuxeo-connect-update</artifactId>
590
      <version>${nuxeo.features.version}</version>
591
    </dependency>
592
    <dependency>
593
      <groupId>org.nuxeo.ecm.platform</groupId>
594
      <artifactId>nuxeo-connect-client-wrapper</artifactId>
595
      <version>${nuxeo.features.version}</version>
596
    </dependency>
597
    <dependency>
598
      <groupId>org.nuxeo.ecm.platform</groupId>
599
      <artifactId>nuxeo-connect-offline-update</artifactId>
600
    </dependency>
601

  
602
    <!-- Language extension addon -->
603
    <dependency>
604
      <groupId>org.nuxeo</groupId>
605
      <artifactId>nuxeo-platform-lang-ext</artifactId>
606
      <version>${nuxeo.addons.version}</version>
607
    </dependency>
608

  
609
    <!-- Visible Storage Content -->
610
    <dependency>
611
      <groupId>org.nuxeo.ecm.core</groupId>
612
      <artifactId>nuxeo-core-storage-sql</artifactId>
613
    </dependency>
614
    <dependency>
615
      <groupId>org.nuxeo.ecm.core</groupId>
616
      <artifactId>nuxeo-core-storage-sql-ra</artifactId>
617
    </dependency>
618
    <dependency>
619
      <groupId>org.nuxeo.ecm.core</groupId>
620
      <artifactId>nuxeo-core-storage-sql-extensions</artifactId>
621
    </dependency>
622
    <dependency>
623
      <groupId>org.nuxeo.ecm.core</groupId>
624
      <artifactId>nuxeo-core-storage-sql-management</artifactId>
625
    </dependency>
626

  
627
    <!-- User Center -->
628
    <dependency>
629
      <groupId>org.nuxeo.ecm.platform</groupId>
630
      <artifactId>nuxeo-user-center</artifactId>
631
    </dependency>
632
    <dependency>
633
      <groupId>org.nuxeo.ecm.platform</groupId>
634
      <artifactId>nuxeo-user-dashboard</artifactId>
635
    </dependency>
636
    <dependency>
637
      <groupId>org.nuxeo.ecm.platform</groupId>
638
      <artifactId>nuxeo-user-dashboard-jsf</artifactId>
639
    </dependency>
640
    <dependency>
641
      <groupId>org.nuxeo.ecm.platform</groupId>
642
      <artifactId>nuxeo-user-notification</artifactId>
643
    </dependency>
644
    <dependency>
645
      <groupId>org.nuxeo.ecm.platform</groupId>
646
      <artifactId>nuxeo-user-profile</artifactId>
647
    </dependency>
648
    <dependency>
649
      <groupId>org.nuxeo.ecm.platform</groupId>
650
      <artifactId>nuxeo-user-settings-api</artifactId>
651
    </dependency>
652
    <dependency>
653
      <groupId>org.nuxeo.ecm.platform</groupId>
654
      <artifactId>nuxeo-user-settings-core</artifactId>
655
    </dependency>
656
    <dependency>
657
      <groupId>org.nuxeo.ecm.platform</groupId>
658
      <artifactId>nuxeo-user-settings-web</artifactId>
659
    </dependency>
660

  
661
    <!-- CMIS -->
662
    <dependency>
663
      <groupId>org.nuxeo.ecm.core</groupId>
664
      <artifactId>nuxeo-opencmis-impl</artifactId>
665
    </dependency>
666
    <dependency>
667
      <groupId>org.nuxeo.ecm.core</groupId>
668
      <artifactId>nuxeo-opencmis-bindings</artifactId>
669
    </dependency>
670
  </dependencies>
671

  
672
  <build>
673
    <plugins>
674
      <!-- Required for the "jboss-sar" type resolution -->
675
      <plugin>
676
        <groupId>org.codehaus.mojo</groupId>
677
        <artifactId>jboss-packaging-maven-plugin</artifactId>
678
        <extensions>true</extensions>
679
      </plugin>
680
      <plugin>
681
        <groupId>org.nuxeo.build</groupId>
682
        <artifactId>nuxeo-distribution-tools</artifactId>
683
        <configuration>
684
          <buildFile>${basedir}/src/main/assemble/assembly.xml</buildFile>
685
        </configuration>
686
      </plugin>
687
    </plugins>
688
  </build>
689

  
690
</project>
... Rozdílový soubor je zkrácen, protože jeho délka přesahuje max. limit.

Také k dispozici: Unified diff