]> git.argeo.org Git - gpl/argeo-suite.git/blob - dep/org.argeo.suite.dep.ui.rap/pom.xml
Merge remote-tracking branch 'origin/master' into v2.x
[gpl/argeo-suite.git] / dep / org.argeo.suite.dep.ui.rap / pom.xml
1 <?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" 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.suite</groupId>
6 <artifactId>dep</artifactId>
7 <version>2.1.19-SNAPSHOT</version>
8 <relativePath>..</relativePath>
9 </parent>
10 <artifactId>org.argeo.suite.dep.ui.rap</artifactId>
11 <name>Suite Platform UI RAP</name>
12 <packaging>jar</packaging>
13 <dependencies>
14 <!-- Entity Framework -->
15 <dependency>
16 <groupId>org.argeo.suite</groupId>
17 <artifactId>org.argeo.entity.api</artifactId>
18 <version>2.1.19-SNAPSHOT</version>
19 </dependency>
20 <dependency>
21 <groupId>org.argeo.suite</groupId>
22 <artifactId>org.argeo.entity.core</artifactId>
23 <version>2.1.19-SNAPSHOT</version>
24 </dependency>
25 <dependency>
26 <groupId>org.argeo.suite</groupId>
27 <artifactId>org.argeo.entity.ui</artifactId>
28 <version>2.1.19-SNAPSHOT</version>
29 </dependency>
30
31 <!-- Argeo Suite -->
32 <dependency>
33 <groupId>org.argeo.suite</groupId>
34 <artifactId>org.argeo.suite.core</artifactId>
35 <version>2.1.19-SNAPSHOT</version>
36 </dependency>
37 <dependency>
38 <groupId>org.argeo.suite</groupId>
39 <artifactId>org.argeo.suite.ui</artifactId>
40 <version>2.1.19-SNAPSHOT</version>
41 </dependency>
42 <dependency>
43 <groupId>org.argeo.suite</groupId>
44 <artifactId>org.argeo.suite.theme.default</artifactId>
45 <version>2.1.19-SNAPSHOT</version>
46 </dependency>
47 <dependency>
48 <groupId>org.argeo.suite</groupId>
49 <artifactId>org.argeo.suite.ui.rap</artifactId>
50 <version>2.1.19-SNAPSHOT</version>
51 </dependency>
52
53 <!-- Argeo People -->
54 <dependency>
55 <groupId>org.argeo.suite</groupId>
56 <artifactId>org.argeo.people.ui</artifactId>
57 <version>2.1.19-SNAPSHOT</version>
58 </dependency>
59
60 <!-- Argeo Library -->
61 <dependency>
62 <groupId>org.argeo.suite</groupId>
63 <artifactId>org.argeo.documents.ui</artifactId>
64 <version>2.1.19-SNAPSHOT</version>
65 </dependency>
66
67 <!-- Argeo Environment -->
68 <dependency>
69 <groupId>org.argeo.suite</groupId>
70 <artifactId>org.argeo.geo.ui</artifactId>
71 <version>2.1.19-SNAPSHOT</version>
72 </dependency>
73
74 <!-- Argeo Publishing -->
75 <dependency>
76 <groupId>org.argeo.suite</groupId>
77 <artifactId>org.argeo.publishing.ui</artifactId>
78 <version>2.1.19-SNAPSHOT</version>
79 </dependency>
80
81 <!-- Argeo Knowledge -->
82 <dependency>
83 <groupId>org.argeo.suite</groupId>
84 <artifactId>org.argeo.support.xforms</artifactId>
85 <version>2.1.19-SNAPSHOT</version>
86 </dependency>
87 <dependency>
88 <groupId>org.argeo.suite</groupId>
89 <artifactId>org.argeo.support.odk</artifactId>
90 <version>2.1.19-SNAPSHOT</version>
91 </dependency>
92 <dependency>
93 <groupId>org.argeo.suite</groupId>
94 <artifactId>org.argeo.support.geonames</artifactId>
95 <version>2.1.19-SNAPSHOT</version>
96 </dependency>
97
98 <!-- Additional Third Parties -->
99 <dependency>
100 <groupId>org.argeo.tp.javax</groupId>
101 <artifactId>javax.xml.bind</artifactId>
102 </dependency>
103
104 <!-- Jackson JSON processor -->
105 <dependency>
106 <groupId>org.argeo.tp.jackson</groupId>
107 <artifactId>com.fasterxml.jackson.core.jackson-core</artifactId>
108 </dependency>
109 <dependency>
110 <groupId>org.argeo.tp.jackson</groupId>
111 <artifactId>com.fasterxml.jackson.core.jackson-databind</artifactId>
112 </dependency>
113 <dependency>
114 <groupId>org.argeo.tp.jackson</groupId>
115 <artifactId>com.fasterxml.jackson.core.jackson-annotations</artifactId>
116 </dependency>
117
118 <!-- PDFBox -->
119 <dependency>
120 <groupId>org.argeo.tp.apache</groupId>
121 <artifactId>org.apache.pdfbox</artifactId>
122 </dependency>
123 <dependency>
124 <groupId>org.argeo.tp.apache</groupId>
125 <artifactId>org.apache.pdfbox.fontbox</artifactId>
126 </dependency>
127 <dependency>
128 <groupId>org.argeo.tp.apache</groupId>
129 <artifactId>org.apache.pdfbox.jempbox</artifactId>
130 </dependency>
131
132 <!-- POI requirements -->
133 <dependency>
134 <groupId>org.argeo.tp.apache.commons</groupId>
135 <artifactId>org.apache.commons.math3</artifactId>
136 </dependency>
137 <dependency>
138 <groupId>org.argeo.tp.apache.commons</groupId>
139 <artifactId>org.apache.commons.collections4</artifactId>
140 </dependency>
141 <dependency>
142 <groupId>org.argeo.tp.apache</groupId>
143 <artifactId>org.apache.xml.security</artifactId>
144 </dependency>
145 <dependency>
146 <groupId>org.argeo.tp.apache</groupId>
147 <artifactId>org.apache.xmlbeans</artifactId>
148 </dependency>
149 <dependency>
150 <groupId>org.argeo.tp.apache</groupId>
151 <artifactId>org.apache.xalan</artifactId>
152 </dependency>
153 <dependency>
154 <groupId>org.argeo.tp.apache</groupId>
155 <artifactId>org.apache.xalan.serializer</artifactId>
156 </dependency>
157 <dependency>
158 <groupId>org.argeo.tp.apache</groupId>
159 <artifactId>org.apache.xml.resolver</artifactId>
160 </dependency>
161 <dependency>
162 <groupId>org.argeo.tp.apache</groupId>
163 <artifactId>org.apache.xerces</artifactId>
164 </dependency>
165
166 <!-- POI (MS office documents) -->
167 <dependency>
168 <groupId>org.argeo.tp.apache</groupId>
169 <artifactId>org.apache.poi</artifactId>
170 </dependency>
171 <dependency>
172 <groupId>org.argeo.tp.apache</groupId>
173 <artifactId>org.apache.poi.ooxml</artifactId>
174 </dependency>
175 <dependency>
176 <groupId>org.argeo.tp.apache</groupId>
177 <artifactId>org.apache.poi.ooxml.schemas</artifactId>
178 </dependency>
179 <dependency>
180 <groupId>org.argeo.tp.apache</groupId>
181 <artifactId>org.apache.poi.scratchpad</artifactId>
182 </dependency>
183
184 <!-- Mail -->
185 <dependency>
186 <groupId>org.argeo.tp.javax</groupId>
187 <artifactId>javax.activation</artifactId>
188 </dependency>
189 <dependency>
190 <groupId>org.argeo.tp.javax</groupId>
191 <artifactId>javax.mail</artifactId>
192 </dependency>
193
194 <!-- Base CMS distribution -->
195 <dependency>
196 <groupId>org.argeo.commons</groupId>
197 <artifactId>org.argeo.dep.cms.ui.rap</artifactId>
198 <version>${version.argeo-commons}</version>
199 <type>pom</type>
200 </dependency>
201
202 <!-- Argeo TP Extras -->
203 <!-- <dependency> -->
204 <!-- <groupId>org.argeo.tp.payment</groupId> -->
205 <!-- <artifactId>com.stripe</artifactId> -->
206 <!-- </dependency> -->
207
208 </dependencies>
209 <profiles>
210 <profile>
211 <id>rpmbuild</id>
212 <build>
213 <plugins>
214 <plugin>
215 <artifactId>maven-assembly-plugin</artifactId>
216 <executions>
217 <execution>
218 <id>prepare-source</id>
219 <phase>package</phase>
220 <goals>
221 <goal>single</goal>
222 </goals>
223 <configuration>
224 <descriptorRefs>
225 <descriptorRef>a2-source</descriptorRef>
226 </descriptorRefs>
227 </configuration>
228 </execution>
229 </executions>
230 </plugin>
231 <plugin>
232 <groupId>org.codehaus.mojo</groupId>
233 <artifactId>rpm-maven-plugin</artifactId>
234 <executions>
235 <execution>
236 <id>rpm-argeo</id>
237 <phase>package</phase>
238 <goals>
239 <goal>rpm</goal>
240 </goals>
241 <configuration>
242 <name>argeo-suite-ui-rap</name>
243 <mappings>
244 <mapping>
245 <directory>/usr/share/osgi</directory>
246 <username>root</username>
247 <groupname>root</groupname>
248 <filemode>644</filemode>
249 <directoryIncluded>true</directoryIncluded>
250 <sources>
251 <source>
252 <location>${project.build.directory}/${project.artifactId}-${project.version}-a2-source</location>
253 <includes>
254 <include>**/*.jar</include>
255 </includes>
256 </source>
257 </sources>
258 </mapping>
259 </mappings>
260 <requires>
261 <require>argeo-cms-ui-rap</require>
262 <require>argeo-suite-ui-rap-tp</require>
263 </requires>
264 </configuration>
265 </execution>
266 </executions>
267 </plugin>
268 </plugins>
269 </build>
270 </profile>
271 <profile>
272 <id>rpmbuild-tp</id>
273 <build>
274 <plugins>
275 <plugin>
276 <artifactId>maven-assembly-plugin</artifactId>
277 <executions>
278 <execution>
279 <id>prepare-source-tp</id>
280 <phase>package</phase>
281 <goals>
282 <goal>single</goal>
283 </goals>
284 <configuration>
285 <descriptorRefs>
286 <descriptorRef>a2-source-tp</descriptorRef>
287 </descriptorRefs>
288 </configuration>
289 </execution>
290 </executions>
291 </plugin>
292 <plugin>
293 <groupId>org.codehaus.mojo</groupId>
294 <artifactId>rpm-maven-plugin</artifactId>
295 <executions>
296 <execution>
297 <id>rpm-tp</id>
298 <phase>package</phase>
299 <goals>
300 <goal>rpm</goal>
301 </goals>
302 <configuration>
303 <name>argeo-suite-ui-rap-tp</name>
304 <version>${version.argeo-tp}</version>
305 <release>${maven.build.timestamp}</release>
306 <mappings>
307 <mapping>
308 <directory>/usr/share/osgi</directory>
309 <username>root</username>
310 <groupname>root</groupname>
311 <filemode>644</filemode>
312 <directoryIncluded>true</directoryIncluded>
313 <sources>
314 <source>
315 <location>${project.build.directory}/${project.artifactId}-${project.version}-a2-source-tp</location>
316 <includes>
317 <include>**/*.jar</include>
318 </includes>
319 </source>
320 </sources>
321 </mapping>
322 </mappings>
323 </configuration>
324 </execution>
325 </executions>
326 </plugin>
327 </plugins>
328 </build>
329 </profile>
330 </profiles>
331 </project>