]> git.argeo.org Git - lgpl/argeo-commons.git/blob - org.argeo.dep.cms.node/pom.xml
Prepare next development cycle
[lgpl/argeo-commons.git] / org.argeo.dep.cms.node / pom.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 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.argeo.commons</groupId>
6 <version>2.1.77</version>
7 <artifactId>dep</artifactId>
8 <relativePath>..</relativePath>
9 </parent>
10 <artifactId>org.argeo.dep.cms.node</artifactId>
11 <name>CMS Node</name>
12 <dependencies>
13
14 <!-- Parent dependencies -->
15 <dependency>
16 <groupId>org.argeo.commons</groupId>
17 <artifactId>org.argeo.dep.cms.client</artifactId>
18 <version>2.1.77</version>
19 <type>pom</type>
20 </dependency>
21
22 <!-- Argeo Commons -->
23 <dependency>
24 <groupId>org.argeo.commons</groupId>
25 <artifactId>org.argeo.node.api</artifactId>
26 <version>2.1.77</version>
27 </dependency>
28 <dependency>
29 <groupId>org.argeo.commons</groupId>
30 <artifactId>org.argeo.cms</artifactId>
31 <version>2.1.77</version>
32 </dependency>
33 <dependency>
34 <groupId>org.argeo.commons</groupId>
35 <artifactId>org.argeo.ext.jackrabbit</artifactId>
36 <version>2.1.77</version>
37 </dependency>
38 <dependency>
39 <groupId>org.argeo.commons</groupId>
40 <artifactId>org.argeo.ext.equinox.jetty</artifactId>
41 <version>2.1.77</version>
42 </dependency>
43
44 <!-- CMS Dependencies -->
45 <!-- TODO: not bitronix dependent -->
46 <!-- <dependency> -->
47 <!-- <groupId>org.argeo.tp.misc</groupId> -->
48 <!-- <artifactId>bitronix.tm</artifactId> -->
49 <!-- </dependency> -->
50 <!-- <dependency> -->
51 <!-- <groupId>org.argeo.tp.misc</groupId> -->
52 <!-- <artifactId>org.joda.time</artifactId> -->
53 <!-- </dependency> -->
54
55 <!-- Javax -->
56 <dependency>
57 <groupId>org.argeo.tp.javax</groupId>
58 <artifactId>javax.annotation</artifactId>
59 </dependency>
60 <dependency>
61 <groupId>org.argeo.tp.javax</groupId>
62 <artifactId>javax.inject</artifactId>
63 </dependency>
64
65 <!-- Database drivers -->
66 <dependency>
67 <groupId>org.argeo.tp.misc</groupId>
68 <artifactId>org.postgresql.jdbc42</artifactId>
69 </dependency>
70 <!-- Third Parties -->
71 <!-- <dependency> -->
72 <!-- <groupId>org.argeo.tp.misc</groupId> -->
73 <!-- <artifactId>org.w3c.css.sac</artifactId> -->
74 <!-- </dependency> -->
75 <!-- <dependency> -->
76 <!-- <groupId>org.argeo.tp.misc</groupId> -->
77 <!-- <artifactId>com.steadystate.css</artifactId> -->
78 <!-- </dependency> -->
79 <dependency>
80 <groupId>org.argeo.tp.misc</groupId>
81 <artifactId>com.google.gson</artifactId>
82 </dependency>
83 <dependency>
84 <groupId>org.argeo.tp.apache</groupId>
85 <artifactId>org.apache.xmlgraphics.commons</artifactId>
86 </dependency>
87 <dependency>
88 <groupId>org.argeo.tp.misc</groupId>
89 <artifactId>org.w3c.dom.svg</artifactId>
90 </dependency>
91 <dependency>
92 <groupId>org.argeo.tp.apache</groupId>
93 <artifactId>org.apache.batik.i18n</artifactId>
94 </dependency>
95 <dependency>
96 <groupId>org.argeo.tp.apache</groupId>
97 <artifactId>org.apache.batik.util</artifactId>
98 </dependency>
99 <dependency>
100 <groupId>org.argeo.tp.apache</groupId>
101 <artifactId>org.apache.batik.css</artifactId>
102 </dependency>
103 <dependency>
104 <groupId>org.argeo.tp.misc</groupId>
105 <artifactId>org.jsoup</artifactId>
106 </dependency>
107 <dependency>
108 <groupId>org.argeo.tp.misc</groupId>
109 <artifactId>com.vladsch.flexmark</artifactId>
110 </dependency>
111 <dependency>
112 <groupId>org.argeo.tp.misc</groupId>
113 <artifactId>com.vladsch.flexmark.util</artifactId>
114 </dependency>
115 <dependency>
116 <groupId>org.argeo.tp.misc</groupId>
117 <artifactId>com.vladsch.flexmark.formatter</artifactId>
118 </dependency>
119
120 <!-- Aries -->
121 <!-- <dependency> -->
122 <!-- <groupId>org.argeo.tp.apache</groupId> -->
123 <!-- <artifactId>org.apache.aries.util</artifactId> -->
124 <!-- </dependency> -->
125 <!-- <dependency> -->
126 <!-- <groupId>org.argeo.tp.apache</groupId> -->
127 <!-- <artifactId>org.apache.aries.spifly.dynamic.bundle</artifactId> -->
128 <!-- </dependency> -->
129
130 <!-- HTTP Server -->
131 <dependency>
132 <groupId>org.argeo.tp.equinox</groupId>
133 <artifactId>org.eclipse.equinox.http.servlet</artifactId>
134 </dependency>
135 <dependency>
136 <groupId>org.argeo.tp.equinox</groupId>
137 <artifactId>org.eclipse.equinox.http.jetty</artifactId>
138 </dependency>
139
140 <!-- Jetty -->
141 <dependency>
142 <groupId>org.argeo.tp.jetty</groupId>
143 <artifactId>org.eclipse.jetty.client</artifactId>
144 </dependency>
145 <dependency>
146 <groupId>org.argeo.tp.jetty</groupId>
147 <artifactId>org.eclipse.jetty.continuation</artifactId>
148 </dependency>
149 <dependency>
150 <groupId>org.argeo.tp.jetty</groupId>
151 <artifactId>org.eclipse.jetty.http</artifactId>
152 </dependency>
153 <dependency>
154 <groupId>org.argeo.tp.jetty</groupId>
155 <artifactId>org.eclipse.jetty.io</artifactId>
156 </dependency>
157 <dependency>
158 <groupId>org.argeo.tp.jetty</groupId>
159 <artifactId>org.eclipse.jetty.jmx</artifactId>
160 </dependency>
161 <dependency>
162 <groupId>org.argeo.tp.jetty</groupId>
163 <artifactId>org.eclipse.jetty.security</artifactId>
164 </dependency>
165 <dependency>
166 <groupId>org.argeo.tp.jetty</groupId>
167 <artifactId>org.eclipse.jetty.server</artifactId>
168 </dependency>
169 <dependency>
170 <groupId>org.argeo.tp.jetty</groupId>
171 <artifactId>org.eclipse.jetty.servlet</artifactId>
172 </dependency>
173 <dependency>
174 <groupId>org.argeo.tp.jetty</groupId>
175 <artifactId>org.eclipse.jetty.servlets</artifactId>
176 </dependency>
177 <dependency>
178 <groupId>org.argeo.tp.jetty</groupId>
179 <artifactId>org.eclipse.jetty.util</artifactId>
180 </dependency>
181 <dependency>
182 <groupId>org.argeo.tp.jetty</groupId>
183 <artifactId>org.eclipse.jetty.xml</artifactId>
184 </dependency>
185
186 <!-- HTTP2 -->
187 <dependency>
188 <groupId>org.argeo.tp.jetty</groupId>
189 <artifactId>org.eclipse.jetty.alpn.api</artifactId>
190 </dependency>
191 <dependency>
192 <groupId>org.argeo.tp.jetty</groupId>
193 <artifactId>org.eclipse.jetty.alpn.client</artifactId>
194 </dependency>
195 <dependency>
196 <groupId>org.argeo.tp.jetty</groupId>
197 <artifactId>org.eclipse.jetty.alpn.server</artifactId>
198 </dependency>
199 <dependency>
200 <groupId>org.argeo.tp.jetty</groupId>
201 <artifactId>org.eclipse.jetty.http2.common</artifactId>
202 </dependency>
203 <dependency>
204 <groupId>org.argeo.tp.jetty</groupId>
205 <artifactId>org.eclipse.jetty.http2.client</artifactId>
206 </dependency>
207 <dependency>
208 <groupId>org.argeo.tp.jetty</groupId>
209 <artifactId>org.eclipse.jetty.http2.client.http</artifactId>
210 </dependency>
211 <dependency>
212 <groupId>org.argeo.tp.jetty</groupId>
213 <artifactId>org.eclipse.jetty.http2.server</artifactId>
214 </dependency>
215 <dependency>
216 <groupId>org.argeo.tp.jetty</groupId>
217 <artifactId>org.eclipse.jetty.http2.hpack</artifactId>
218 </dependency>
219
220 <!-- Async -->
221 <dependency>
222 <groupId>org.argeo.tp.javax</groupId>
223 <artifactId>javax.websocket</artifactId>
224 </dependency>
225 <dependency>
226 <groupId>org.argeo.tp.jetty</groupId>
227 <artifactId>org.eclipse.jetty.websocket.api</artifactId>
228 </dependency>
229 <dependency>
230 <groupId>org.argeo.tp.jetty</groupId>
231 <artifactId>org.eclipse.jetty.websocket.common</artifactId>
232 </dependency>
233 <dependency>
234 <groupId>org.argeo.tp.jetty</groupId>
235 <artifactId>org.eclipse.jetty.websocket.client</artifactId>
236 </dependency>
237 <dependency>
238 <groupId>org.argeo.tp.jetty</groupId>
239 <artifactId>org.eclipse.jetty.websocket.server</artifactId>
240 </dependency>
241 <dependency>
242 <groupId>org.argeo.tp.jetty</groupId>
243 <artifactId>org.eclipse.jetty.websocket.servlet</artifactId>
244 </dependency>
245 <dependency>
246 <groupId>org.argeo.tp.jetty</groupId>
247 <artifactId>org.eclipse.jetty.websocket.javax.websocket</artifactId>
248 </dependency>
249 <dependency>
250 <groupId>org.argeo.tp.jetty</groupId>
251 <artifactId>org.eclipse.jetty.websocket.javax.websocket.server</artifactId>
252 </dependency>
253 </dependencies>
254
255 <profiles>
256 <profile>
257 <id>rpmbuild</id>
258 <build>
259 <plugins>
260 <plugin>
261 <artifactId>maven-assembly-plugin</artifactId>
262 <executions>
263 <execution>
264 <id>prepare-source</id>
265 <phase>package</phase>
266 <goals>
267 <goal>single</goal>
268 </goals>
269 <configuration>
270 <descriptorRefs>
271 <descriptorRef>a2-source</descriptorRef>
272 </descriptorRefs>
273 </configuration>
274 </execution>
275 </executions>
276 </plugin>
277
278 <!-- <plugin> -->
279 <!-- <groupId>org.apache.maven.plugins</groupId> -->
280 <!-- <artifactId>maven-dependency-plugin</artifactId> -->
281 <!-- <executions> -->
282 <!-- <execution> -->
283 <!-- <id>copy-argeo</id> -->
284 <!-- <phase>package</phase> -->
285 <!-- <goals> -->
286 <!-- <goal>copy-dependencies</goal> -->
287 <!-- </goals> -->
288 <!-- <configuration> -->
289 <!-- <includeTypes>jar</includeTypes> -->
290 <!-- <outputDirectory>${project.build.directory}/lib-argeo</outputDirectory> -->
291 <!-- <includeGroupIds>org.argeo.commons</includeGroupIds> -->
292 <!-- <excludeTransitive>true</excludeTransitive> -->
293 <!-- <excludeArtifactIds>org.argeo.dep.cms.client</excludeArtifactIds> -->
294 <!-- <includeTypes>jar</includeTypes> -->
295 <!-- <includeScope>runtime</includeScope> -->
296 <!-- <useRepositoryLayout>true</useRepositoryLayout> -->
297 <!-- </configuration> -->
298 <!-- </execution> -->
299 <!-- </executions> -->
300 <!-- </plugin> -->
301 <plugin>
302 <groupId>org.codehaus.mojo</groupId>
303 <artifactId>rpm-maven-plugin</artifactId>
304 <executions>
305 <execution>
306 <id>rpm-argeo</id>
307 <phase>package</phase>
308 <goals>
309 <goal>rpm</goal>
310 </goals>
311 <configuration>
312 <name>argeo-cms-node</name>
313 <mappings>
314 <mapping>
315 <directory>/usr/share/osgi</directory>
316 <username>root</username>
317 <groupname>root</groupname>
318 <filemode>644</filemode>
319 <directoryIncluded>false</directoryIncluded>
320 <sources>
321 <source>
322 <location>${project.build.directory}/${project.artifactId}-${project.version}-a2-source</location>
323 <includes>
324 <include>**/*.jar</include>
325 </includes>
326 </source>
327 </sources>
328 </mapping>
329 <!-- <mapping> -->
330 <!-- <directory>/usr/share/osgi/org/argeo/commons/${project.artifactId}/${project.version}</directory> -->
331 <!-- <username>root</username> -->
332 <!-- <groupname>root</groupname> -->
333 <!-- <directoryIncluded>false</directoryIncluded> -->
334 <!-- <artifact /> -->
335 <!-- </mapping> -->
336 </mappings>
337 <requires>
338 <require>argeo-cms-client</require>
339 <require>argeo-cms-node-tp</require>
340 </requires>
341 </configuration>
342 </execution>
343 </executions>
344 </plugin>
345 </plugins>
346 </build>
347 </profile>
348 <profile>
349 <id>rpmbuild-tp</id>
350 <build>
351 <plugins>
352 <plugin>
353 <artifactId>maven-assembly-plugin</artifactId>
354 <executions>
355 <execution>
356 <id>prepare-source-tp</id>
357 <phase>package</phase>
358 <goals>
359 <goal>single</goal>
360 </goals>
361 <configuration>
362 <descriptorRefs>
363 <descriptorRef>a2-source-tp</descriptorRef>
364 </descriptorRefs>
365 </configuration>
366 </execution>
367 </executions>
368 </plugin>
369 <!-- <plugin> -->
370 <!-- <groupId>org.apache.maven.plugins</groupId> -->
371 <!-- <artifactId>maven-dependency-plugin</artifactId> -->
372 <!-- <executions> -->
373 <!-- <execution> -->
374 <!-- <id>copy-tp</id> -->
375 <!-- <phase>package</phase> -->
376 <!-- <goals> -->
377 <!-- <goal>copy-dependencies</goal> -->
378 <!-- </goals> -->
379 <!-- <configuration> -->
380 <!-- <includeTypes>jar</includeTypes> -->
381 <!-- <outputDirectory>${project.build.directory}/lib-tp</outputDirectory> -->
382 <!-- <excludeGroupIds>org.argeo.commons</excludeGroupIds> -->
383 <!-- <excludeTransitive>true</excludeTransitive> -->
384 <!-- <includeTypes>jar</includeTypes> -->
385 <!-- <includeScope>runtime</includeScope> -->
386 <!-- <useRepositoryLayout>true</useRepositoryLayout> -->
387 <!-- </configuration> -->
388 <!-- </execution> -->
389 <!-- </executions> -->
390 <!-- </plugin> -->
391 <plugin>
392 <groupId>org.codehaus.mojo</groupId>
393 <artifactId>rpm-maven-plugin</artifactId>
394 <executions>
395 <execution>
396 <id>rpm-tp</id>
397 <phase>package</phase>
398 <goals>
399 <goal>rpm</goal>
400 </goals>
401 <configuration>
402 <name>argeo-cms-node-tp</name>
403 <projversion>${version.argeo-tp}</projversion>
404 <mappings>
405 <mapping>
406 <directory>/usr/share/osgi</directory>
407 <username>root</username>
408 <groupname>root</groupname>
409 <filemode>644</filemode>
410 <directoryIncluded>false</directoryIncluded>
411 <sources>
412 <source>
413 <location>${project.build.directory}/${project.artifactId}-${project.version}-a2-source-tp</location>
414 <includes>
415 <include>**/*.jar</include>
416 </includes>
417 </source>
418 </sources>
419 </mapping>
420 </mappings>
421 <requires>
422 <require>argeo-cms-client-tp</require>
423 </requires>
424 </configuration>
425 </execution>
426 </executions>
427 </plugin>
428 </plugins>
429 </build>
430 </profile>
431 </profiles>
432 </project>