30 Commits

Author SHA1 Message Date
github-actions[bot]
ae76c7ee10 [Apps Plugin ${project.version}] Next development version 2025-01-27 23:44:55 +00:00
github-actions[bot]
9844df0c25 [Apps Plugin ${project.version}] Next development version 2025-01-27 19:04:41 +00:00
Chris Bono
495c76236e [Apps Plugin] Fix Spring Boot plugin config (#611)
The recent JIB removal broke the Spring Boot plugin config generation
due to a Mustache complication with nested sections. This fixes that
by ensuring that the `<image>` configuration is always present regardless
of what the user configures.
2025-01-19 18:11:49 -06:00
Chris Bono
561f6a819a [Apps Plugin] Remove JIB plugin (#609)
- Removes the JIB plugin from the apps generator plugin.

- Removes mention of JIB plugin in remaining places.

Signed-off-by: Corneil du Plessis <corneil.du-plessis@broadcom.com>
Co-authored-by: Corneil du Plessis <corneil.du-plessis@broadcom.com>
2025-01-19 10:30:18 -06:00
Chris Bono
03a65a43eb [Apps Plugin] update Spring Boot to 3.4.1
Fix test
2024-12-20 14:57:14 -06:00
Chris Bono
3de670fb1d [Apps Plugin] update Spring Boot to 3.4.1 2024-12-20 14:52:50 -06:00
Chris Bono
437684839a Update apps generator plugin dependencies
This commit updates all library and plugin dependencies
in the `spring-cloud-dataflow-apps-plugin` modules to
the latest versions.

Additionally:
- performs a general cleanup of build and README files.
- updates to maven 3.9.9

Resolves #498

* Address code review comments:

- Use `1.1.0-SNAPSHOT` as version in metadata plugin README.adoc
  to be consistent w/ other examples
2024-12-10 13:57:28 -05:00
Chris Bono
83da38a505 Update SCS and java-cfenv versions
This updates the SCS starter to v4.1.5 and java-cfenv-boot version
to v3.2.0 to properly support Boot 3.3.x.

Resolves #550
2024-11-01 11:24:21 -05:00
github-actions[bot]
225b97e22d [Apps Plugin ${project.version}] Next development version 2024-06-03 01:11:57 +00:00
github-actions[bot]
7695ffb417 [Apps Plugin ${project.version}] Next development version 2024-06-02 19:24:03 +00:00
Corneil du Plessis
de1fab5abc [CI] Drop Maven Version to 3.8.8 from 3.9.4 2024-04-03 17:27:04 +02:00
Corneil du Plessis
e0ecb5f7d0 Fix plugin tests 2024-04-03 17:18:18 +02:00
Corneil du Plessis
939e760e42 Update plugin samples 2024-04-03 17:07:45 +02:00
Corneil du Plessis
5a27622627 Update Maven version in apps plugin 2024-04-03 16:54:11 +02:00
Corneil du Plessis
fa810c933d [CI] Fix POMs CVE-2023-51775 2024-04-03 10:19:46 +02:00
github-actions[bot]
782e21ac1b [Apps Plugin ${project.version}] Next development version 2024-03-28 14:49:42 +00:00
github-actions[bot]
993f84db55 [Apps Plugin ${project.version}] Next development version 2024-03-09 20:12:55 +00:00
Chris Bono
a55e8e7385 [Apps Plugin] Specify source/javadoc plugin version for apps 2024-03-09 13:10:55 -06:00
Corneil du Plessis
82176ee8be Fix resolution repositories 2023-10-25 12:12:51 +02:00
Corneil du Plessis
95652de44b Rollback the jfrog cli usage in build 2023-10-24 16:23:26 +02:00
github-actions[bot]
e51f60e16a Next development version 2023-10-23 21:39:47 +00:00
Chris Bono
870a1c216b [Apps Plugin] Remove sign plugin from pom.xml 2023-10-23 12:08:20 -05:00
Chris Bono
9acb9c8ffe Release apps-plugin/v1.0.9 (next dev version 1.0.10-SNAPSHOT) 2023-10-18 23:51:30 -05:00
Chris Bono
107e03750f [Apps Plugin] Remove revision build param from deploy url 2023-10-18 17:09:27 -05:00
Chris Bono
e2bb30c572 [Apps Plugin] Add build props to apps pom.xml template 2023-10-18 15:17:02 -05:00
Chris Bono
089a3fd0b7 [Apps Plugin] Add build params to deployment urls 2023-10-18 15:03:33 -05:00
Chris Bono
3d193cf7a2 [Apps Plugin] Next development version 2023-10-08 20:13:16 -05:00
github-actions[bot]
5ff5b0e609 [Apps Plugin] Release apps-plugin/v1.0.8 2023-10-08 20:13:15 -05:00
Corneil du Plessis
f4801ee474 Limits tests to single thread 2023-06-19 13:14:12 +02:00
Christian Tzolov
a3c8cb4fc6 merged in main from project spring-cloud-dataflow-apps-plugin 2023-06-13 12:38:10 +02:00