genie.releng | 9fb3734 | 2017-12-05 05:10:42 -0500 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 | <!-- | ||||
Bogdan Gheorghe | 56f15f0 | 2013-01-08 16:37:53 -0500 | [diff] [blame] | 3 | ############################################################################### |
Alexander Kurtakov | 8d19edb | 2018-12-14 13:47:58 +0200 | [diff] [blame] | 4 | # Copyright (c) 2012, 2018 Red Hat, Inc and others. |
Bogdan Gheorghe | 56f15f0 | 2013-01-08 16:37:53 -0500 | [diff] [blame] | 5 | # All rights reserved. This program and the accompanying materials |
6 | # are made available under the terms of the Eclipse Public License v1.0 | ||||
7 | # which accompanies this distribution, and is available at | ||||
8 | # http://www.eclipse.org/legal/epl-v10.html | ||||
9 | # | ||||
10 | # Contributors: | ||||
11 | # Krzysztof Daniel, Red Hat, Inc. - initial API and implementation | ||||
12 | ############################################################################### | ||||
Arun Thondapu | fd52489 | 2016-06-28 18:21:48 +0530 | [diff] [blame] | 13 | --><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/xsd/maven-4.0.0.xsd"> |
Eclipse Releng Bot | 4fc5a28 | 2021-11-16 06:01:38 +0000 | [diff] [blame] | 14 | |
Eclipse Releng Bot | 7825f0c | 2021-11-17 23:32:03 +0000 | [diff] [blame^] | 15 | |
16 | <modelVersion>4.0.0</modelVersion> | ||||
17 | |||||
18 | |||||
19 | <parent> | ||||
20 | |||||
21 | |||||
22 | <artifactId>eclipse.platform.swt.binaries</artifactId> | ||||
23 | |||||
24 | |||||
25 | <groupId>eclipse.platform.swt.binaries</groupId> | ||||
26 | |||||
27 | |||||
28 | <version>4.22.0-SNAPSHOT</version> | ||||
29 | |||||
30 | |||||
31 | <relativePath>../../</relativePath> | ||||
32 | |||||
33 | |||||
Eclipse Platform RelEng Bot | e9abe9c | 2018-07-18 01:23:02 -0400 | [diff] [blame] | 34 | </parent> |
Eclipse Releng Bot | 7825f0c | 2021-11-17 23:32:03 +0000 | [diff] [blame^] | 35 | |
36 | |||||
Eclipse Releng Bot | 4fc5a28 | 2021-11-16 06:01:38 +0000 | [diff] [blame] | 37 | |
Bogdan Gheorghe | 56f15f0 | 2013-01-08 16:37:53 -0500 | [diff] [blame] | 38 | <groupId>eclipse.platform.swt.binaries</groupId> |
Eclipse Releng Bot | 7825f0c | 2021-11-17 23:32:03 +0000 | [diff] [blame^] | 39 | |
40 | |||||
Eclipse Platform RelEng Bot | e9abe9c | 2018-07-18 01:23:02 -0400 | [diff] [blame] | 41 | <artifactId>binaries-parent</artifactId> |
Eclipse Releng Bot | 7825f0c | 2021-11-17 23:32:03 +0000 | [diff] [blame^] | 42 | |
43 | |||||
Eclipse Platform RelEng Bot | e9abe9c | 2018-07-18 01:23:02 -0400 | [diff] [blame] | 44 | <packaging>pom</packaging> |
Eclipse Releng Bot | 7825f0c | 2021-11-17 23:32:03 +0000 | [diff] [blame^] | 45 | |
46 | |||||
Eclipse Releng Bot | 4fc5a28 | 2021-11-16 06:01:38 +0000 | [diff] [blame] | 47 | |
Eclipse Platform RelEng Bot | e9abe9c | 2018-07-18 01:23:02 -0400 | [diff] [blame] | 48 | <properties> |
Eclipse Releng Bot | 7825f0c | 2021-11-17 23:32:03 +0000 | [diff] [blame^] | 49 | |
50 | |||||
51 | <forceContextQualifier>v20211117-2332</forceContextQualifier> | ||||
52 | |||||
53 | |||||
Eclipse Platform RelEng Bot | e9abe9c | 2018-07-18 01:23:02 -0400 | [diff] [blame] | 54 | </properties> |
Eclipse Releng Bot | 7825f0c | 2021-11-17 23:32:03 +0000 | [diff] [blame^] | 55 | |
56 | |||||
Eclipse Releng Bot | 4fc5a28 | 2021-11-16 06:01:38 +0000 | [diff] [blame] | 57 | |
Eclipse Platform RelEng Bot | e9abe9c | 2018-07-18 01:23:02 -0400 | [diff] [blame] | 58 | <build> |
Eclipse Releng Bot | 7825f0c | 2021-11-17 23:32:03 +0000 | [diff] [blame^] | 59 | |
60 | |||||
Eclipse Platform RelEng Bot | e9abe9c | 2018-07-18 01:23:02 -0400 | [diff] [blame] | 61 | <plugins> |
Eclipse Releng Bot | 4fc5a28 | 2021-11-16 06:01:38 +0000 | [diff] [blame] | 62 | |
Eclipse Releng Bot | 4fc5a28 | 2021-11-16 06:01:38 +0000 | [diff] [blame] | 63 | |
Eclipse Releng Bot | 7825f0c | 2021-11-17 23:32:03 +0000 | [diff] [blame^] | 64 | <plugin> |
65 | |||||
66 | |||||
67 | <groupId>org.eclipse.tycho</groupId> | ||||
68 | |||||
69 | |||||
70 | <artifactId>tycho-packaging-plugin</artifactId> | ||||
71 | |||||
72 | |||||
73 | <version>${tycho.version}</version> | ||||
74 | |||||
75 | |||||
76 | <configuration> | ||||
77 | |||||
78 | |||||
79 | <forceContextQualifier>${forceContextQualifier}</forceContextQualifier> | ||||
80 | |||||
81 | |||||
82 | </configuration> | ||||
83 | |||||
84 | |||||
85 | </plugin> | ||||
86 | |||||
87 | |||||
88 | <plugin> | ||||
89 | |||||
90 | |||||
91 | <groupId>org.eclipse.tycho</groupId> | ||||
92 | |||||
93 | |||||
94 | <artifactId>target-platform-configuration</artifactId> | ||||
95 | |||||
96 | |||||
97 | <version>${tycho.version}</version> | ||||
98 | |||||
99 | |||||
100 | <configuration> | ||||
101 | |||||
102 | |||||
103 | <dependency-resolution> | ||||
104 | |||||
105 | |||||
106 | <profileProperties> | ||||
107 | |||||
108 | |||||
109 | <!-- set property so that the filter condition on the p2 dependencies from org.eclipse.swt to the fragments does not match --> | ||||
110 | |||||
111 | |||||
112 | <org.eclipse.swt.buildtime>true</org.eclipse.swt.buildtime> | ||||
113 | |||||
114 | |||||
115 | </profileProperties> | ||||
116 | |||||
117 | |||||
118 | </dependency-resolution> | ||||
119 | |||||
120 | |||||
121 | <environments> | ||||
122 | |||||
123 | |||||
124 | <environment> | ||||
125 | |||||
126 | |||||
127 | <os>${os}</os> | ||||
128 | |||||
129 | |||||
130 | <ws>${ws}</ws> | ||||
131 | |||||
132 | |||||
133 | <arch>${arch}</arch> | ||||
134 | |||||
135 | |||||
136 | </environment> | ||||
137 | |||||
138 | |||||
139 | </environments> | ||||
140 | |||||
141 | |||||
142 | </configuration> | ||||
143 | |||||
144 | |||||
145 | </plugin> | ||||
146 | |||||
147 | |||||
148 | <plugin> | ||||
149 | |||||
150 | |||||
151 | <artifactId>maven-antrun-plugin</artifactId> | ||||
152 | |||||
153 | |||||
154 | <executions> | ||||
155 | |||||
156 | |||||
157 | <execution> | ||||
158 | |||||
159 | |||||
160 | <id>normal</id> | ||||
161 | |||||
162 | |||||
163 | <phase>initialize</phase> | ||||
164 | |||||
165 | |||||
166 | <configuration> | ||||
167 | |||||
168 | |||||
169 | <target> | ||||
170 | |||||
171 | |||||
172 | <property name="copy.src.dir" value="src"/> | ||||
173 | |||||
174 | |||||
175 | <ant antfile="build.xml" target="copy.${ws}.src"/> | ||||
176 | |||||
177 | |||||
178 | </target> | ||||
179 | |||||
180 | |||||
181 | </configuration> | ||||
182 | |||||
183 | |||||
184 | <goals> | ||||
185 | |||||
186 | |||||
187 | <goal>run</goal> | ||||
188 | |||||
189 | |||||
190 | </goals> | ||||
191 | |||||
192 | |||||
193 | </execution> | ||||
194 | |||||
195 | |||||
196 | </executions> | ||||
197 | |||||
198 | |||||
199 | <dependencies> | ||||
200 | |||||
201 | |||||
202 | <dependency> | ||||
203 | |||||
204 | |||||
205 | <groupId>org.mozilla</groupId> | ||||
206 | |||||
207 | |||||
208 | <artifactId>rhino-runtime</artifactId> | ||||
209 | |||||
210 | |||||
211 | <version>1.7.13</version> | ||||
212 | |||||
213 | |||||
214 | </dependency> | ||||
215 | |||||
216 | |||||
217 | <dependency> | ||||
218 | |||||
219 | |||||
220 | <groupId>org.apache.ant</groupId> | ||||
221 | |||||
222 | |||||
223 | <artifactId>ant</artifactId> | ||||
224 | |||||
225 | |||||
226 | <version>1.10.12</version> | ||||
227 | |||||
228 | |||||
229 | </dependency> | ||||
230 | |||||
231 | |||||
232 | <dependency> | ||||
233 | |||||
234 | |||||
235 | <groupId>org.apache.ant</groupId> | ||||
236 | |||||
237 | |||||
238 | <artifactId>ant-apache-bsf</artifactId> | ||||
239 | |||||
240 | |||||
241 | <version>1.10.12</version> | ||||
242 | |||||
243 | |||||
244 | </dependency> | ||||
245 | |||||
246 | |||||
247 | </dependencies> | ||||
248 | |||||
249 | |||||
250 | </plugin> | ||||
251 | |||||
252 | |||||
253 | </plugins> | ||||
254 | |||||
Eclipse Releng Bot | 4fc5a28 | 2021-11-16 06:01:38 +0000 | [diff] [blame] | 255 | |
Eclipse Releng Bot | 7825f0c | 2021-11-17 23:32:03 +0000 | [diff] [blame^] | 256 | </build> |
257 | |||||
258 | |||||
Bogdan Gheorghe | 56f15f0 | 2013-01-08 16:37:53 -0500 | [diff] [blame] | 259 | </project> |