From 627bfa89586aa86ccb0b0a6de0477d91ecf09a6a Mon Sep 17 00:00:00 2001 From: Phillip Kruger Date: Wed, 7 Feb 2024 10:51:29 +1100 Subject: [PATCH] Move Dev UI locking back to Quarkus BOM Signed-off-by: Phillip Kruger --- bom/application/pom.xml | 11 +- bom/dev-ui/pom.xml | 280 ++++++++++++++++++++++++++++++++++++++++ build-parent/pom.xml | 243 ---------------------------------- pom.xml | 1 + 4 files changed, 291 insertions(+), 244 deletions(-) create mode 100644 bom/dev-ui/pom.xml diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 2dfc4c1f5f726..b58447f5d25d0 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -255,7 +255,16 @@ pom import - + + + + io.quarkus + quarkus-bom-dev-ui + ${project.version} + pom + import + + diff --git a/bom/dev-ui/pom.xml b/bom/dev-ui/pom.xml new file mode 100644 index 0000000000000..be2f1cc71d1ae --- /dev/null +++ b/bom/dev-ui/pom.xml @@ -0,0 +1,280 @@ + + 4.0.0 + + io.quarkus + quarkus-project + 999-SNAPSHOT + ../../pom.xml + + quarkus-bom-dev-ui + Quarkus - BOM - Dev UI + pom + + Dependency management for dev-ui. Importable by third party extension developers. + + + 24.3.5 + 3.1.2 + 4.0.4 + 3.1.2 + 1.2.0 + 2.0.7 + 2.0.4 + 2.1.2 + 2.0.6 + 3.5.1 + 1.11.2 + 1.4.0 + 1.7.5 + 1.7.0 + 5.4.3 + 2.1.0 + 1.8.2 + 2.4.0 + + 2.15.3 + 17.7.2 + 8.0.1 + 3.1.2 + 2.0.5 + 2.1.1 + 4.2.3 + 5.0.8 + 21.1.1 + 6.0.1 + 7.0.0 + 8.0.0 + 3.0.0 + 5.0.1 + 4.3.0 + 2.0.1 + 1.1.4 + + + + + + + org.mvnpm.at.vaadin + router + ${vaadin-router.version} + runtime + + + org.mvnpm + path-to-regexp + ${path-to-regexp.version} + runtime + + + + org.mvnpm.at.mvnpm + vaadin-webcomponents + ${vaadin.version} + runtime + + + org.mvnpm.at.vaadin + vaadin-usage-statistics + ${vaadin-usage-statistics.version} + runtime + + + org.mvnpm.at.vaadin + vaadin-development-mode-detector + ${vaadin-development-mode-detector.version} + runtime + + + org.mvnpm.at.polymer + polymer + ${polymer.version} + runtime + + + org.mvnpm.at.webcomponents + shadycss + ${shadycss.version} + runtime + + + org.mvnpm.at.open-wc + dedupe-mixin + ${dedupe-mixin.version} + runtime + + + + + org.mvnpm + lit + ${lit.version} + runtime + + + org.mvnpm.at.lit + reactive-element + ${reactive-element.version} + runtime + + + org.mvnpm + lit-element + ${lit-element.version} + runtime + + + org.mvnpm + lit-html + ${lit-html.version} + runtime + + + org.mvnpm.at.lit-labs + ssr-dom-shim + ${ssr-dom-shim.version} + runtime + + + org.mvnpm.at.types + trusted-types + ${trusted-types.version} + runtime + + + org.mvnpm + lit-element-state + ${lit-state.version} + runtime + + + + + org.mvnpm + echarts + ${echarts.version} + runtime + + + + + org.mvnpm.at.hpcc-js + wasm + ${hpcc-js-wasm.version} + runtime + + + org.mvnpm + yargs + ${yargs.version} + runtime + + + org.mvnpm + cliui + ${cliui.version} + runtime + + + org.mvnpm + escalade + ${escalade.version} + runtime + + + org.mvnpm + get-caller-file + ${get-caller-file.version} + runtime + + + org.mvnpm + require-directory + ${require-directory.version} + runtime + + + org.mvnpm + string-width + ${string-width.version} + runtime + + + org.mvnpm + y18n + ${y18n.version} + runtime + + + org.mvnpm + yargs-parser + ${yargs-parser.version} + runtime + + + org.mvnpm + strip-ansi + ${strip-ansi.version} + runtime + + + org.mvnpm + wrap-ansi + ${wrap-ansi.version} + runtime + + + org.mvnpm + emoji-regex + ${emoji-regex} + runtime + + + org.mvnpm + is-fullwidth-code-point + ${is-fullwidth-code-point.version} + runtime + + + org.mvnpm + ansi-regex + ${ansi-regex.version} + runtime + + + org.mvnpm + ansi-styles + ${ansi-styles.version} + runtime + + + org.mvnpm + color-convert + ${color-convert.version} + runtime + + + org.mvnpm + color-name + ${color-name.version} + runtime + + + + + org.mvnpm.at.vanillawc + wc-codemirror + ${wc-codemirror.version} + runtime + + + + + org.mvnpm + es-module-shims + ${es-module-shims.version} + runtime + + + + diff --git a/build-parent/pom.xml b/build-parent/pom.xml index 719a1259f1bfc..3659002a1b085 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -174,26 +174,6 @@ 1.1.0 true - - - 24.3.0 - 3.1.0 - 4.0.4 - 3.1.0 - 1.1.2 - 2.0.7 - 2.0.2 - 2.1.2 - 2.0.6 - 3.5.1 - 1.11.2 - 1.4.0 - 1.7.5 - 1.7.0 - 5.4.3 - 2.1.0 - 1.8.2 - 2.4.0 @@ -393,229 +373,6 @@ - - - - org.mvnpm.at.vaadin - router - ${vaadin-router.version} - runtime - - - org.mvnpm - path-to-regexp - ${path-to-regexp.version} - runtime - - - - org.mvnpm.at.mvnpm - vaadin-webcomponents - ${vaadin.version} - runtime - - - org.mvnpm.at.vaadin - vaadin-usage-statistics - ${vaadin-usage-statistics.version} - runtime - - - org.mvnpm.at.vaadin - vaadin-development-mode-detector - ${vaadin-development-mode-detector.version} - runtime - - - org.mvnpm.at.polymer - polymer - ${polymer.version} - runtime - - - org.mvnpm.at.webcomponents - shadycss - ${shadycss.version} - runtime - - - org.mvnpm.at.open-wc - dedupe-mixin - ${dedupe-mixin.version} - runtime - - - - - org.mvnpm - lit - ${lit.version} - runtime - - - org.mvnpm.at.lit - reactive-element - ${reactive-element.version} - runtime - - - org.mvnpm - lit-element - ${lit-element.version} - runtime - - - org.mvnpm - lit-html - ${lit-html.version} - runtime - - - org.mvnpm.at.lit-labs - ssr-dom-shim - ${ssr-dom-shim.version} - runtime - - - org.mvnpm.at.types - trusted-types - ${trusted-types.version} - runtime - - - org.mvnpm - lit-element-state - ${lit-state.version} - runtime - - - - - org.mvnpm - echarts - ${echarts.version} - runtime - - - - - org.mvnpm.at.hpcc-js - wasm - 2.14.1 - runtime - - - org.mvnpm - yargs - 17.7.2 - runtime - - - org.mvnpm - cliui - 8.0.1 - runtime - - - org.mvnpm - escalade - 3.1.1 - runtime - - - org.mvnpm - get-caller-file - 2.0.5 - runtime - - - org.mvnpm - require-directory - 2.1.1 - runtime - - - org.mvnpm - string-width - 4.2.3 - runtime - - - org.mvnpm - y18n - 5.0.8 - runtime - - - org.mvnpm - yargs-parser - 21.1.1 - runtime - - - org.mvnpm - strip-ansi - 6.0.1 - runtime - - - org.mvnpm - wrap-ansi - 7.0.0 - runtime - - - org.mvnpm - emoji-regex - 8.0.0 - runtime - - - org.mvnpm - is-fullwidth-code-point - 3.0.0 - runtime - - - org.mvnpm - ansi-regex - 5.0.1 - runtime - - - org.mvnpm - ansi-styles - 4.3.0 - runtime - - - org.mvnpm - color-convert - 2.0.1 - runtime - - - org.mvnpm - color-name - 1.1.4 - runtime - - - - - org.mvnpm.at.vanillawc - wc-codemirror - ${wc-codemirror.version} - runtime - - - - - org.mvnpm - es-module-shims - ${es-module-shims.version} - runtime - diff --git a/pom.xml b/pom.xml index 14b048443b8f3..3f039427c9201 100644 --- a/pom.xml +++ b/pom.xml @@ -95,6 +95,7 @@ bom/application bom/test + bom/dev-ui build-parent