|
131 | 131 | <properties> |
132 | 132 | <dist.target>e4.37.0</dist.target> |
133 | 133 | <dist.target.major>e4.37</dist.target.major> |
134 | | - <dist.platform.name>2025-09</dist.platform.name> |
135 | | - <dist.platform.name.long>2025-09 (4.37)</dist.platform.name.long> |
136 | | - <dist.platform.id>2025-09</dist.platform.id> |
137 | 134 | <dist.platform.version>4.37.0</dist.platform.version> |
138 | | - <package.qualifierPrefix>e437</package.qualifierPrefix> |
139 | 135 | </properties> |
140 | 136 | <repositories> |
141 | 137 | <repository> |
142 | 138 | <id>2025-09</id> |
143 | 139 | <layout>p2</layout> |
144 | | - <url>https://download.eclipse.org/staging/2025-09/</url> |
| 140 | + <url>https://download.eclipse.org/releases/2025-09/</url> |
145 | 141 | </repository> |
146 | 142 | <repository> |
147 | 143 | <id>orbit</id> |
|
185 | 181 | <layout>p2</layout> |
186 | 182 | <url>https://ianbrandt.github.io/m2e-maven-dependency-plugin/</url> |
187 | 183 | </repository> |
188 | | - <!-- <repository> |
189 | | - <id>mylyn-markdown</id> |
190 | | - <layout>p2</layout> |
191 | | - <url>https://download.eclipse.org/mylyn/docs/releases/3.0.45/</url> |
192 | | - </repository> --> |
193 | 184 | <repository> |
194 | 185 | <id>wildwebdeveloper</id> |
195 | 186 | <layout>p2</layout> |
|
212 | 203 | <url>https://download.eclipse.org/tm4e/releases/latest/</url> |
213 | 204 | <!-- <url>https://download.eclipse.org/tm4e/snapshots/</url> --> |
214 | 205 | </repository> |
215 | | - <!-- <repository> |
216 | | - <id>chromium-binaries</id> |
217 | | - <layout>p2</layout> |
218 | | - <url>https://dl.maketechnology.io/chromium-cef/rls/repository</url> |
219 | | - </repository> --> |
220 | 206 | </repositories> |
221 | 207 | <modules> |
222 | | - <!-- Xterm modules --> |
223 | | - <!-- <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm</module> |
224 | | - <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.feature</module> |
225 | | - <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.linux.x86_64</module> |
226 | | - <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.macosx.x86_64</module> |
227 | | - <module>../eclipse-extensions/org.springframework.ide.eclipse.xterm.win32.x86_64</module> |
228 | | - --> |
| 208 | + <module>org.springframework.boot.ide.product.e437</module> |
| 209 | + </modules> |
| 210 | + |
| 211 | + </profile> |
| 212 | + |
| 213 | + <profile> |
| 214 | + <id>e438</id> |
| 215 | + <properties> |
| 216 | + <dist.target>e4.38.0</dist.target> |
| 217 | + <dist.target.major>e4.38</dist.target.major> |
| 218 | + <dist.platform.version>4.38.0</dist.platform.version> |
| 219 | + </properties> |
| 220 | + <repositories> |
| 221 | + <repository> |
| 222 | + <id>2025-09</id> |
| 223 | + <layout>p2</layout> |
| 224 | + <url>https://download.eclipse.org/staging/2025-12/</url> |
| 225 | + </repository> |
| 226 | + <repository> |
| 227 | + <id>orbit</id> |
| 228 | + <layout>p2</layout> |
| 229 | + <url>https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2025-12</url> |
| 230 | + </repository> |
| 231 | + |
| 232 | + <repository> <!-- TEMPORARY to GRAB Java 25 support in early builds --> |
| 233 | + <id>2025-09-i-builds</id> |
| 234 | + <layout>p2</layout> |
| 235 | + <url>https://download.eclipse.org/eclipse/updates/4.38-I-builds/</url> |
| 236 | + </repository> |
| 237 | + |
| 238 | + <repository> <!-- temporary p2 repo to grab early snapshot builds for testing fixes --> |
| 239 | + <id>buildship-snapshots</id> |
| 240 | + <layout>p2</layout> |
| 241 | + <!-- <url>https://download.eclipse.org/buildship/updates/latest-snapshot/</url>--> |
| 242 | + <url>https://download.eclipse.org/buildship/updates/latest</url> |
| 243 | + </repository> |
| 244 | + <repository> |
| 245 | + <id>m2e</id> |
| 246 | + <layout>p2</layout> |
| 247 | + <url>https://download.eclipse.org/technology/m2e/releases/latest/</url> |
| 248 | + <!-- <url>https://download.eclipse.org/technology/m2e/snapshots/latest/</url>--> |
| 249 | + </repository> |
| 250 | + <repository> |
| 251 | + <id>latest-m2e-wtp-release</id> |
| 252 | + <layout>p2</layout> |
| 253 | + <url>https://download.eclipse.org/m2e-wtp/releases/latest/</url> |
| 254 | + </repository> |
| 255 | + <repository> |
| 256 | + <id>maven-extras-mirror</id> |
| 257 | + <layout>p2</layout> |
| 258 | + <url>https://cdn.spring.io/spring-tools/release/TOOLS/third-party/m2e-sts310-signed/</url> |
| 259 | + </repository> |
| 260 | + <repository> |
| 261 | + <id>maven-egit</id> |
| 262 | + <layout>p2</layout> |
| 263 | + <url>https://github.com/tesla/m2eclipse-egit/releases/download/0.17.0/</url> |
| 264 | + </repository> |
| 265 | + <repository> |
| 266 | + <id>maven-wro4j</id> |
| 267 | + <layout>p2</layout> |
| 268 | + <url>https://github.com/jbosstools/m2e-wro4j/releases/download/1.2.1/</url> |
| 269 | + </repository> |
| 270 | + <repository> |
| 271 | + <id>maven-dependency-support</id> |
| 272 | + <layout>p2</layout> |
| 273 | + <url>https://ianbrandt.github.io/m2e-maven-dependency-plugin/</url> |
| 274 | + </repository> |
| 275 | + <repository> |
| 276 | + <id>wildwebdeveloper</id> |
| 277 | + <layout>p2</layout> |
| 278 | + <url>https://download.eclipse.org/wildwebdeveloper/releases/latest/</url> |
| 279 | + </repository> |
| 280 | + <repository> |
| 281 | + <id>cdt-updates</id> |
| 282 | + <layout>p2</layout> |
| 283 | + <url>https://download.eclipse.org/tools/cdt/releases/latest/</url> |
| 284 | + </repository> |
| 285 | + <repository> |
| 286 | + <id>lsp4e</id> |
| 287 | + <layout>p2</layout> |
| 288 | +<!-- <url>https://download.eclipse.org/lsp4e/releases/0.27.5/</url> --> |
| 289 | + <url>https://download.eclipse.org/lsp4e/snapshots/</url> |
| 290 | + </repository> |
| 291 | + <repository> |
| 292 | + <id>tm4e-snapshots</id> |
| 293 | + <layout>p2</layout> |
| 294 | + <url>https://download.eclipse.org/tm4e/releases/latest/</url> |
| 295 | + <!-- <url>https://download.eclipse.org/tm4e/snapshots/</url> --> |
| 296 | + </repository> |
| 297 | + </repositories> |
| 298 | + <modules> |
229 | 299 | <module>org.springframework.boot.ide.product.e437</module> |
230 | 300 | </modules> |
231 | 301 |
|
|
261 | 331 | <layout>p2</layout> |
262 | 332 | <url>https://cdn.spring.io/spring-tools/release/TOOLS/third-party/misc-p2-repo/${misc.p2.repo.version}</url> |
263 | 333 | </repository> |
264 | | - <!-- <repository> |
265 | | - <id>egit-github</id> |
266 | | - <layout>p2</layout> |
267 | | - <url>https://download.eclipse.org/egit/github/updates</url> |
268 | | - </repository> --> |
269 | | -<!-- <repository> |
270 | | - <id>egit-github</id> |
271 | | - <layout>p2</layout> |
272 | | - <url>https://download.eclipse.org/egit/github/updates-stable-nightly/</url> |
273 | | - </repository> --> |
274 | | - <!-- <repository> |
275 | | - <id>m2e-apt</id> |
276 | | - <layout>p2</layout> |
277 | | - <url>https://download.jboss.org/jbosstools/updates/m2e-extensions/m2e-apt</url> |
278 | | - </repository> --> |
279 | 334 | <repository> |
280 | 335 | <id>m2e-apt</id> |
281 | 336 | <layout>p2</layout> |
282 | 337 | <url>https://download.jboss.org/jbosstools/updates/m2e-extensions/m2e-apt/1.5.2-2018-12-24_15-46-05-H18/</url> |
283 | 338 | </repository> |
284 | | -<!-- <repository> |
285 | | - <id>justj</id> |
286 | | - <url>https://download.eclipse.org/justj/jres/15/updates/release/latest/</url> |
287 | | - <layout>p2</layout> |
288 | | - </repository> --> |
289 | 339 | </repositories> |
290 | 340 |
|
291 | 341 | <pluginRepositories> |
292 | 342 | <pluginRepository> |
293 | 343 | <id>tycho-snapshots</id> |
294 | 344 | <url>https://repo.eclipse.org/content/repositories/tycho-snapshots/</url> |
295 | 345 | </pluginRepository> |
296 | | - <!-- necessary for Maven and Ant AWS dependency --> |
297 | | -<!-- <pluginRepository> |
298 | | - <id>spring-maven-release</id> |
299 | | - <name>Spring Repository</name> |
300 | | - <url>https://repo.spring.io/release/</url> |
301 | | - </pluginRepository> --> |
302 | | -<!-- <pluginRepository> |
303 | | - <id>spring-maven-plugin-release</id> |
304 | | - <name>Spring Repository</name> |
305 | | - <url>https://repo.spring.io/plugins-release/</url> |
306 | | - </pluginRepository> --> |
307 | | -<!-- <pluginRepository> |
308 | | - <id>spring-maven-release</id> |
309 | | - <name>Spring Maven Release Repository</name> |
310 | | - <url>https://maven.springframework.org/release</url> |
311 | | - </pluginRepository> --> |
312 | | - |
313 | 346 | <pluginRepository> |
314 | 347 | <id>springsource-maven-release</id> |
315 | 348 | <name>SpringSource Maven Release Repository</name> |
316 | 349 | <url>https://repository.springsource.com/maven/bundles/release</url> |
317 | 350 | </pluginRepository> |
318 | | - |
319 | | -<!-- <pluginRepository> |
320 | | - <id>sonatype.snapshots</id> |
321 | | - <url>https://repository.sonatype.org/content/repositories/snapshots/</url> |
322 | | - </pluginRepository> --> |
323 | 351 | </pluginRepositories> |
324 | 352 |
|
325 | 353 | <build> |
|
0 commit comments