]> git.argeo.org Git - lgpl/argeo-commons.git/blob - dep/org.argeo.dep.cms.e4.rap/pom.xml
Add versioning to JCR utilities.
[lgpl/argeo-commons.git] / dep / org.argeo.dep.cms.e4.rap / pom.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <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 <modelVersion>4.0.0</modelVersion>
6 <parent>
7 <groupId>org.argeo.commons</groupId>
8 <version>2.1.81-SNAPSHOT</version>
9 <artifactId>dep</artifactId>
10 <relativePath>..</relativePath>
11 </parent>
12 <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
13 <name>CMS Platform Eclipse 4 RAP</name>
14 <dependencies>
15
16 <!-- Argeo Commons -->
17 <dependency>
18 <groupId>org.argeo.commons</groupId>
19 <artifactId>org.argeo.dep.cms.node</artifactId>
20 <version>2.1.81-SNAPSHOT</version>
21 <type>pom</type>
22 </dependency>
23
24 <!-- RWT -->
25 <dependency>
26 <groupId>org.argeo.tp.rap.e4</groupId>
27 <artifactId>org.eclipse.rap.rwt</artifactId>
28 </dependency>
29 <dependency>
30 <groupId>org.argeo.tp.rap.e4</groupId>
31 <artifactId>org.eclipse.core.commands</artifactId>
32 </dependency>
33 <dependency>
34 <groupId>org.argeo.tp.rap.e4</groupId>
35 <artifactId>org.eclipse.rap.jface</artifactId>
36 </dependency>
37 <dependency>
38 <groupId>org.argeo.tp.rap.e4</groupId>
39 <artifactId>org.eclipse.rap.filedialog</artifactId>
40 </dependency>
41 <dependency>
42 <groupId>org.argeo.tp.rap.e4</groupId>
43 <artifactId>org.eclipse.rap.fileupload</artifactId>
44 </dependency>
45
46 <!-- Argeo Commons UI -->
47 <dependency>
48 <groupId>org.argeo.commons</groupId>
49 <artifactId>org.argeo.eclipse.ui</artifactId>
50 <version>2.1.81-SNAPSHOT</version>
51 </dependency>
52 <dependency>
53 <groupId>org.argeo.commons</groupId>
54 <artifactId>org.argeo.eclipse.ui.rap</artifactId>
55 <version>2.1.81-SNAPSHOT</version>
56 </dependency>
57 <dependency>
58 <groupId>org.argeo.commons</groupId>
59 <artifactId>org.argeo.cms.ui</artifactId>
60 <version>2.1.81-SNAPSHOT</version>
61 </dependency>
62 <dependency>
63 <groupId>org.argeo.commons</groupId>
64 <artifactId>org.argeo.cms.ui.theme</artifactId>
65 <version>2.1.81-SNAPSHOT</version>
66 </dependency>
67
68 <!-- E4 Specific -->
69 <dependency>
70 <groupId>org.argeo.commons</groupId>
71 <artifactId>org.argeo.cms.e4</artifactId>
72 <version>2.1.81-SNAPSHOT</version>
73 </dependency>
74 <dependency>
75 <groupId>org.argeo.commons</groupId>
76 <artifactId>org.argeo.cms.e4.rap</artifactId>
77 <version>2.1.81-SNAPSHOT</version>
78 </dependency>
79
80 <!-- SVG and CSS -->
81 <!-- <dependency> -->
82 <!-- <groupId>org.argeo.tp.apache</groupId> -->
83 <!-- <artifactId>org.apache.xmlgraphics.commons</artifactId> -->
84 <!-- </dependency> -->
85 <!-- <dependency> -->
86 <!-- <groupId>org.argeo.tp.misc</groupId> -->
87 <!-- <artifactId>org.w3c.dom.svg</artifactId> -->
88 <!-- </dependency> -->
89 <!-- <dependency> -->
90 <!-- <groupId>org.argeo.tp.apache</groupId> -->
91 <!-- <artifactId>org.apache.batik.i18n</artifactId> -->
92 <!-- </dependency> -->
93 <!-- <dependency> -->
94 <!-- <groupId>org.argeo.tp.apache</groupId> -->
95 <!-- <artifactId>org.apache.batik.util</artifactId> -->
96 <!-- </dependency> -->
97 <!-- <dependency> -->
98 <!-- <groupId>org.argeo.tp.apache</groupId> -->
99 <!-- <artifactId>org.apache.batik.css</artifactId> -->
100 <!-- </dependency> -->
101 <!-- <dependency> -->
102 <!-- <groupId>org.argeo.tp.misc</groupId> -->
103 <!-- <artifactId>org.jsoup</artifactId> -->
104 <!-- </dependency> -->
105 <!-- <dependency> -->
106 <!-- <groupId>org.argeo.tp.misc</groupId> -->
107 <!-- <artifactId>org.w3c.css.sac</artifactId> -->
108 <!-- </dependency> -->
109 <!-- <dependency> -->
110 <!-- <groupId>org.argeo.tp.misc</groupId> -->
111 <!-- <artifactId>com.steadystate.css</artifactId> -->
112 <!-- </dependency> -->
113
114 <!-- Misc Third Parties -->
115 <!-- <dependency> -->
116 <!-- <groupId>org.argeo.tp.bouncycastle</groupId> -->
117 <!-- <artifactId>bcmail</artifactId> -->
118 <!-- </dependency> -->
119 <!-- <dependency> -->
120 <!-- <groupId>org.argeo.tp.bouncycastle</groupId> -->
121 <!-- <artifactId>bcpg</artifactId> -->
122 <!-- </dependency> -->
123 <!-- <dependency> -->
124 <!-- <groupId>org.argeo.tp.apache.ant</groupId> -->
125 <!-- <artifactId>org.apache.ant</artifactId> -->
126 <!-- </dependency> -->
127 <!-- <dependency> -->
128 <!-- <groupId>org.argeo.tp.apache.ant</groupId> -->
129 <!-- <artifactId>org.apache.ant.launch</artifactId> -->
130 <!-- </dependency> -->
131 <!-- <dependency> -->
132 <!-- <groupId>org.argeo.tp.misc</groupId> -->
133 <!-- <artifactId>org.quartz-scheduler.quartz</artifactId> -->
134 <!-- </dependency> -->
135 <!-- <dependency> -->
136 <!-- <groupId>org.argeo.tp.misc</groupId> -->
137 <!-- <artifactId>org.quartz-scheduler.quartz.jobs</artifactId> -->
138 <!-- </dependency> -->
139 <!-- <dependency> -->
140 <!-- <groupId>org.argeo.tp.javax</groupId> -->
141 <!-- <artifactId>javax.mail</artifactId> -->
142 <!-- </dependency> -->
143
144 <!-- Nebula -->
145 <dependency>
146 <groupId>org.argeo.tp.rap.e4</groupId>
147 <artifactId>org.eclipse.rap.nebula.widgets.richtext</artifactId>
148 </dependency>
149 <dependency>
150 <groupId>org.argeo.tp.rap.e4</groupId>
151 <artifactId>org.eclipse.rap.nebula.widgets.grid</artifactId>
152 </dependency>
153 <dependency>
154 <groupId>org.argeo.tp.rap.e4</groupId>
155 <artifactId>org.eclipse.rap.nebula.jface.gridviewer</artifactId>
156 </dependency>
157
158 <!-- Eclipse Core -->
159 <dependency>
160 <groupId>org.argeo.tp.rap.e4</groupId>
161 <artifactId>org.eclipse.core.databinding</artifactId>
162 </dependency>
163 <dependency>
164 <groupId>org.argeo.tp.rap.e4</groupId>
165 <artifactId>org.eclipse.core.databinding.beans</artifactId>
166 </dependency>
167 <dependency>
168 <groupId>org.argeo.tp.rap.e4</groupId>
169 <artifactId>org.eclipse.core.runtime</artifactId>
170 </dependency>
171 <dependency>
172 <groupId>org.argeo.tp.rap.e4</groupId>
173 <artifactId>org.eclipse.core.databinding.property</artifactId>
174 </dependency>
175 <dependency>
176 <groupId>org.argeo.tp.rap.e4</groupId>
177 <artifactId>com.ibm.icu</artifactId>
178 </dependency>
179 <dependency>
180 <groupId>org.argeo.tp.rap.e4</groupId>
181 <artifactId>org.eclipse.core.contenttype</artifactId>
182 </dependency>
183 <dependency>
184 <groupId>org.argeo.tp.rap.e4</groupId>
185 <artifactId>org.eclipse.rap.rwt.osgi</artifactId>
186 </dependency>
187 <dependency>
188 <groupId>org.argeo.tp.rap.e4</groupId>
189 <artifactId>org.eclipse.rap.jface.databinding</artifactId>
190 </dependency>
191 <dependency>
192 <groupId>org.argeo.tp.rap.e4</groupId>
193 <artifactId>org.eclipse.core.jobs</artifactId>
194 </dependency>
195 <dependency>
196 <groupId>org.argeo.tp.rap.e4</groupId>
197 <artifactId>org.eclipse.core.expressions</artifactId>
198 </dependency>
199 <dependency>
200 <groupId>org.argeo.tp.rap.e4</groupId>
201 <artifactId>org.eclipse.core.databinding.observable</artifactId>
202 </dependency>
203 <dependency>
204 <groupId>org.argeo.tp.rap.e4</groupId>
205 <artifactId>org.eclipse.help</artifactId>
206 </dependency>
207
208 <!-- RAP Workbench -->
209 <!-- <dependency> -->
210 <!-- <groupId>org.argeo.tp.rap.platform</groupId> -->
211 <!-- <artifactId>org.eclipse.rap.ui</artifactId> -->
212 <!-- </dependency> -->
213 <!-- <dependency> -->
214 <!-- <groupId>org.argeo.tp.rap.platform</groupId> -->
215 <!-- <artifactId>org.eclipse.rap.ui.forms</artifactId> -->
216 <!-- </dependency> -->
217 <!-- <dependency> -->
218 <!-- <groupId>org.argeo.tp.rap.platform</groupId> -->
219 <!-- <artifactId>org.eclipse.rap.ui.views</artifactId> -->
220 <!-- </dependency> -->
221 <!-- <dependency> -->
222 <!-- <groupId>org.argeo.tp.rap.platform</groupId> -->
223 <!-- <artifactId>org.eclipse.rap.ui.workbench</artifactId> -->
224 <!-- </dependency> -->
225
226
227 <!-- Dependencies required / provided by Eclipse 4 -->
228 <dependency>
229 <groupId>org.argeo.tp.rap.e4</groupId>
230 <artifactId>org.apache.commons.jxpath</artifactId>
231 </dependency>
232
233 <!-- Eclipse 4 -->
234 <dependency>
235 <groupId>org.argeo.tp.rap.e4</groupId>
236 <artifactId>org.eclipse.rap.e4</artifactId>
237 </dependency>
238 <dependency>
239 <groupId>org.argeo.tp.rap.e4</groupId>
240 <artifactId>org.eclipse.emf.common</artifactId>
241 </dependency>
242 <dependency>
243 <groupId>org.argeo.tp.rap.e4</groupId>
244 <artifactId>org.eclipse.emf.ecore</artifactId>
245 </dependency>
246 <dependency>
247 <groupId>org.argeo.tp.rap.e4</groupId>
248 <artifactId>org.eclipse.emf.ecore.change</artifactId>
249 </dependency>
250 <dependency>
251 <groupId>org.argeo.tp.rap.e4</groupId>
252 <artifactId>org.eclipse.emf.ecore.xmi</artifactId>
253 </dependency>
254
255 <dependency>
256 <groupId>org.argeo.tp.rap.e4</groupId>
257 <artifactId>org.eclipse.e4.ui.workbench.renderers.swt</artifactId>
258 </dependency>
259 <dependency>
260 <groupId>org.argeo.tp.rap.e4</groupId>
261 <artifactId>org.eclipse.e4.ui.di</artifactId>
262 </dependency>
263 <dependency>
264 <groupId>org.argeo.tp.rap.e4</groupId>
265 <artifactId>org.eclipse.e4.core.di</artifactId>
266 </dependency>
267 <dependency>
268 <groupId>org.argeo.tp.rap.e4</groupId>
269 <artifactId>org.eclipse.e4.ui.workbench.addons.swt</artifactId>
270 </dependency>
271 <dependency>
272 <groupId>org.argeo.tp.rap.e4</groupId>
273 <artifactId>org.eclipse.e4.core.commands</artifactId>
274 </dependency>
275 <dependency>
276 <groupId>org.argeo.tp.rap.e4</groupId>
277 <artifactId>org.eclipse.e4.ui.bindings</artifactId>
278 </dependency>
279 <dependency>
280 <groupId>org.argeo.tp.rap.e4</groupId>
281 <artifactId>org.eclipse.e4.ui.workbench.swt</artifactId>
282 </dependency>
283 <dependency>
284 <groupId>org.argeo.tp.rap.e4</groupId>
285 <artifactId>org.eclipse.e4.core.di.extensions.supplier</artifactId>
286 </dependency>
287 <dependency>
288 <groupId>org.argeo.tp.rap.e4</groupId>
289 <artifactId>org.eclipse.e4.ui.model.workbench</artifactId>
290 </dependency>
291 <dependency>
292 <groupId>org.argeo.tp.rap.e4</groupId>
293 <artifactId>org.eclipse.e4.emf.xpath</artifactId>
294 </dependency>
295 <dependency>
296 <groupId>org.argeo.tp.rap.e4</groupId>
297 <artifactId>org.eclipse.e4.core.contexts</artifactId>
298 </dependency>
299 <dependency>
300 <groupId>org.argeo.tp.rap.e4</groupId>
301 <artifactId>org.eclipse.e4.core.services</artifactId>
302 </dependency>
303 <dependency>
304 <groupId>org.argeo.tp.rap.e4</groupId>
305 <artifactId>org.eclipse.e4.core.di.annotations</artifactId>
306 </dependency>
307 <dependency>
308 <groupId>org.argeo.tp.rap.e4</groupId>
309 <artifactId>org.eclipse.e4.ui.services</artifactId>
310 </dependency>
311 <dependency>
312 <groupId>org.argeo.tp.rap.e4</groupId>
313 <artifactId>org.eclipse.e4.core.di.extensions</artifactId>
314 </dependency>
315 <dependency>
316 <groupId>org.argeo.tp.rap.e4</groupId>
317 <artifactId>org.eclipse.e4.ui.workbench</artifactId>
318 </dependency>
319
320 <!-- <dependency> -->
321 <!-- <groupId>org.argeo.tp</groupId> -->
322 <!-- <artifactId>argeo-tp-rap-e4</artifactId> -->
323 <!-- <version>${version.argeo-tp}</version> -->
324 <!-- <scope>provided</scope> -->
325 <!-- </dependency> -->
326
327 <!-- SDK -->
328 <dependency>
329 <groupId>org.argeo.tp.sdk</groupId>
330 <artifactId>org.junit</artifactId>
331 <scope>test</scope>
332 </dependency>
333 <dependency>
334 <groupId>org.argeo.tp.sdk</groupId>
335 <artifactId>org.hamcrest</artifactId>
336 <scope>test</scope>
337 </dependency>
338
339 </dependencies>
340 <dependencyManagement>
341 </dependencyManagement>
342 <profiles>
343 <profile>
344 <id>rpmbuild</id>
345 <build>
346 <plugins>
347 <!-- <plugin> -->
348 <!-- <groupId>org.apache.maven.plugins</groupId> -->
349 <!-- <artifactId>maven-dependency-plugin</artifactId> -->
350 <!-- <executions> -->
351 <!-- <execution> -->
352 <!-- <id>copy-argeo</id> -->
353 <!-- <phase>package</phase> -->
354 <!-- <goals> -->
355 <!-- <goal>copy-dependencies</goal> -->
356 <!-- </goals> -->
357 <!-- <configuration> -->
358 <!-- <includeTypes>jar</includeTypes> -->
359 <!-- <outputDirectory>${project.build.directory}/lib-argeo</outputDirectory> -->
360 <!-- <includeGroupIds>org.argeo.commons</includeGroupIds> -->
361 <!-- <excludeTransitive>true</excludeTransitive> -->
362 <!-- <excludeArtifactIds>org.argeo.dep.cms.node</excludeArtifactIds> -->
363 <!-- <includeTypes>jar</includeTypes> -->
364 <!-- <includeScope>runtime</includeScope> -->
365 <!-- <useRepositoryLayout>true</useRepositoryLayout> -->
366 <!-- </configuration> -->
367 <!-- </execution> -->
368 <!-- </executions> -->
369 <!-- </plugin> -->
370 <plugin>
371 <artifactId>maven-assembly-plugin</artifactId>
372 <executions>
373 <execution>
374 <id>prepare-source</id>
375 <phase>package</phase>
376 <goals>
377 <goal>single</goal>
378 </goals>
379 <configuration>
380 <descriptorRefs>
381 <descriptorRef>a2-source</descriptorRef>
382 </descriptorRefs>
383 </configuration>
384 </execution>
385 </executions>
386 </plugin>
387 <plugin>
388 <groupId>org.codehaus.mojo</groupId>
389 <artifactId>rpm-maven-plugin</artifactId>
390 <executions>
391 <execution>
392 <id>rpm-argeo</id>
393 <phase>package</phase>
394 <goals>
395 <goal>rpm</goal>
396 </goals>
397 <configuration>
398 <name>argeo-cms-e4-rap</name>
399 <mappings>
400 <mapping>
401 <directory>/usr/share/osgi</directory>
402 <username>root</username>
403 <groupname>root</groupname>
404 <filemode>644</filemode>
405 <directoryIncluded>false</directoryIncluded>
406 <sources>
407 <source>
408 <location>${project.build.directory}/${project.artifactId}-${project.version}-a2-source</location>
409 <includes>
410 <include>**/*.jar</include>
411 </includes>
412 </source>
413 </sources>
414 </mapping>
415 <!-- <mapping> -->
416 <!-- <directory>/usr/share/osgi/org/argeo/commons/${project.artifactId}/${project.version}</directory> -->
417 <!-- <username>root</username> -->
418 <!-- <groupname>root</groupname> -->
419 <!-- <directoryIncluded>false</directoryIncluded> -->
420 <!-- <artifact /> -->
421 <!-- </mapping> -->
422 </mappings>
423 <requires>
424 <require>argeo-cms-node</require>
425 <require>argeo-cms-e4-rap-tp</require>
426 </requires>
427 </configuration>
428 </execution>
429 </executions>
430 </plugin>
431 </plugins>
432 </build>
433 </profile>
434 <profile>
435 <id>rpmbuild-tp</id>
436 <build>
437 <plugins>
438 <!-- <plugin> -->
439 <!-- <groupId>org.apache.maven.plugins</groupId> -->
440 <!-- <artifactId>maven-dependency-plugin</artifactId> -->
441 <!-- <executions> -->
442 <!-- <execution> -->
443 <!-- <id>copy-tp</id> -->
444 <!-- <phase>package</phase> -->
445 <!-- <goals> -->
446 <!-- <goal>copy-dependencies</goal> -->
447 <!-- </goals> -->
448 <!-- <configuration> -->
449 <!-- <includeTypes>jar</includeTypes> -->
450 <!-- <outputDirectory>${project.build.directory}/lib-tp</outputDirectory> -->
451 <!-- <excludeGroupIds>org.argeo.commons</excludeGroupIds> -->
452 <!-- <excludeTransitive>true</excludeTransitive> -->
453 <!-- <includeTypes>jar</includeTypes> -->
454 <!-- <includeScope>runtime</includeScope> -->
455 <!-- <useRepositoryLayout>true</useRepositoryLayout> -->
456 <!-- </configuration> -->
457 <!-- </execution> -->
458 <!-- </executions> -->
459 <!-- </plugin> -->
460 <plugin>
461 <artifactId>maven-assembly-plugin</artifactId>
462 <executions>
463 <execution>
464 <id>prepare-source-tp</id>
465 <phase>package</phase>
466 <goals>
467 <goal>single</goal>
468 </goals>
469 <configuration>
470 <descriptorRefs>
471 <descriptorRef>a2-source-tp</descriptorRef>
472 </descriptorRefs>
473 </configuration>
474 </execution>
475 </executions>
476 </plugin>
477 <plugin>
478 <groupId>org.codehaus.mojo</groupId>
479 <artifactId>rpm-maven-plugin</artifactId>
480 <executions>
481 <execution>
482 <id>rpm-tp</id>
483 <phase>package</phase>
484 <goals>
485 <goal>rpm</goal>
486 </goals>
487 <configuration>
488 <name>argeo-cms-e4-rap-tp</name>
489 <projversion>${version.argeo-tp}</projversion>
490 <mappings>
491 <mapping>
492 <directory>/usr/share/osgi</directory>
493 <username>root</username>
494 <groupname>root</groupname>
495 <filemode>644</filemode>
496 <directoryIncluded>false</directoryIncluded>
497 <sources>
498 <source>
499 <location>${project.build.directory}/${project.artifactId}-${project.version}-a2-source-tp</location>
500 <includes>
501 <include>**/*.jar</include>
502 </includes>
503 </source>
504 </sources>
505 </mapping>
506 </mappings>
507 <requires>
508 <require>argeo-cms-node-tp</require>
509 </requires>
510 </configuration>
511 </execution>
512 </executions>
513 </plugin>
514 </plugins>
515 </build>
516 </profile>
517 </profiles>
518
519 </project>