diff --git a/pom.xml b/pom.xml index 7cf00ce2..7fc0d4bd 100644 --- a/pom.xml +++ b/pom.xml @@ -1,420 +1,417 @@ - - - 4.0.0 - - io.vertigo - mars - 4.3.2-SNAPSHOT - ${packaging.type} - mars - - - 17 - 17 - UTF-8 - true - true - 4.3.2-SNAPSHOT - 4.3.2-SNAPSHOT - - - - - - codelibs.elasticsearch-releases - https://maven.codelibs.org/ - - true - - - false - - - - - - - - - io.vertigo - vertigo-ui - ${vertigo.version} - pom - import - - - - - - - jakarta.servlet - jakarta.servlet-api - provided - - - io.vertigo - vertigo-core - ${vertigo.version} - - - io.vertigo - vertigo-oidc-connector - ${vertigo.version} - - - io.vertigo - vertigo-vega - ${vertigo.version} - - - io.vertigo - vertigo-ui - ${vertigo.version} - - - io.vertigo - vertigo-orchestra - ${vertigo.version} - - - io.vertigo - vertigo-dashboard - ${vertigo.version} - - - io.vertigo - vertigo-studio - ${vertigo.version} - - - - io.vertigo - vertigo-audit - ${vertigo.version} - - - - io.vertigo - vertigo-easyforms - 4.3.2-SNAPSHOT - - - io.vertigo - vertigo-ai-langchain4j - ${vertigo-ai.version} - - - org.apache.tika - tika-core - 2.9.1 - - - - io.vertigo - vertigo-social - ${vertigo.version} - - - io.vertigo - vertigo-geo - ${vertigo.version} - - - io.vertigo - vertigo-mqtt-connector - ${vertigo.version} - - - io.vertigo - vertigo-ifttt-connector - ${vertigo.version} - - - io.vertigo - vertigo-elasticsearch-connector - ${vertigo.version} - - - - io.vertigo - vertigo-influxdb-connector - ${vertigo.version} - - - - com.sleepycat - je - - - - org.apache.httpcomponents - httpclient - 4.5.14 - - - - com.opencsv - opencsv - 5.10 - - - - org.postgresql - postgresql - - - - com.h2database - h2 - - - - org.liquibase - liquibase-core - - - - org.slf4j - jul-to-slf4j - 2.0.17 - - - - - org.junit.jupiter - junit-jupiter-engine - 5.12.1 - test - - - org.junit.jupiter - junit-jupiter-api - 5.12.1 - test - - - - com.mchange - c3p0 - test - - - - - org.apache.lucene - lucene-core - - - org.apache.lucene - lucene-analyzers-common - - - org.apache.lucene - lucene-queryparser - - - - - org.elasticsearch.client - x-pack-transport - - - org.elasticsearch.client - elasticsearch-rest-high-level-client - - - org.codelibs.elasticsearch.module - analysis-common - - - org.codelibs.elasticsearch.module - mapper-extras - - - - com.fasterxml.jackson.core - jackson-databind - 2.18.3 - - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.22.1 - - true - junit:junit - ${project.build.sourceEncoding} - ${project.build.sourceEncoding} - ${project.build.sourceEncoding} - - - - - org.junit.platform - junit-platform-surefire-provider - 1.2.0 - - - - - org.codehaus.mojo - build-helper-maven-plugin - 3.3.0 - - - generate-sources - - add-source - - - - src/main/javagen - - - - - - - - - - - jetty - - - true - - - - jar - - - - - org.eclipse.jetty - jetty-server - - - org.eclipse.jetty - jetty-annotations - - - org.eclipse.jetty - apache-jsp - - - - com.mchange - c3p0 - - - - - - - org.apache.maven.plugins - maven-shade-plugin - 3.3.0 - - - - package - - shade - - - - - io.vertigo:vertigo-studio - org.freemarker:freemarker - - - - - *:* - - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - mermaid/*.* - **/*.ksp - **/*.kpr - **/Log4j2Plugins.dat - - - - - - - io.mars.support.boot.BootMars - - - the-aggregated-module - 1.0.0 - - - - false - - - - - - - - - - tomcat - - - war - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.11.0 - - - io/mars/support/boot/MultipartConfigInjectionHandler.java - io/mars/support/boot/BootMars.java - io/mars/support/boot/BootMarsDev.java - - - - - - org.apache.maven.plugins - maven-war-plugin - 3.2.2 - - - src/main/resources/io/mars/webapp/ - WEB-INF/classes/io/mars/webapp/** - - - - - src/main/javagen/sqlgen/ - WEB-INF/classes/sqlgen - - - - - - - - + + + 4.0.0 + + io.vertigo + mars + 4.3.2-SNAPSHOT + ${packaging.type} + mars + + + 17 + 17 + UTF-8 + true + true + 4.3.2-SNAPSHOT + 4.3.2-SNAPSHOT + + + + + + codelibs.elasticsearch-releases + https://maven.codelibs.org/ + + true + + + false + + + + + + + + + io.vertigo + vertigo-ui + ${vertigo.version} + pom + import + + + + + + + jakarta.servlet + jakarta.servlet-api + provided + + + io.vertigo + vertigo-core + ${vertigo.version} + + + io.vertigo + vertigo-oidc-connector + ${vertigo.version} + + + io.vertigo + vertigo-vega + ${vertigo.version} + + + io.vertigo + vertigo-ui + ${vertigo.version} + + + io.vertigo + vertigo-orchestra + ${vertigo.version} + + + io.vertigo + vertigo-dashboard + ${vertigo.version} + + + io.vertigo + vertigo-studio + ${vertigo.version} + + + + io.vertigo + vertigo-audit + ${vertigo.version} + + + + io.vertigo + vertigo-easyforms + 4.3.2-SNAPSHOT + + + io.vertigo + vertigo-ai-langchain4j + ${vertigo-ai.version} + + + org.apache.tika + tika-core + 2.9.1 + + + + io.vertigo + vertigo-social + ${vertigo.version} + + + io.vertigo + vertigo-geo + ${vertigo.version} + + + io.vertigo + vertigo-mqtt-connector + ${vertigo.version} + + + io.vertigo + vertigo-ifttt-connector + ${vertigo.version} + + + io.vertigo + vertigo-elasticsearch-connector + ${vertigo.version} + + + + io.vertigo + vertigo-influxdb-connector + ${vertigo.version} + + + + com.sleepycat + je + + + + org.apache.httpcomponents + httpclient + 4.5.14 + + + + com.opencsv + opencsv + 5.12.0 + + + + org.postgresql + postgresql + + + + com.h2database + h2 + + + + org.liquibase + liquibase-core + + + + org.slf4j + jul-to-slf4j + 2.0.17 + + + + + org.junit.jupiter + junit-jupiter-engine + 5.12.1 + test + + + org.junit.jupiter + junit-jupiter-api + 5.12.1 + test + + + + com.mchange + c3p0 + test + + + + + org.apache.lucene + lucene-core + + + org.apache.lucene + lucene-analyzers-common + + + org.apache.lucene + lucene-queryparser + + + + + org.elasticsearch.client + x-pack-transport + + + org.elasticsearch.client + elasticsearch-rest-high-level-client + + + org.codelibs.elasticsearch.module + analysis-common + + + org.codelibs.elasticsearch.module + mapper-extras + + + + com.fasterxml.jackson.core + jackson-databind + 2.18.3 + + + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.22.1 + + true + junit:junit + ${project.build.sourceEncoding} + ${project.build.sourceEncoding} + ${project.build.sourceEncoding} + + + + + org.junit.platform + junit-platform-surefire-provider + 1.2.0 + + + + + org.codehaus.mojo + build-helper-maven-plugin + 3.3.0 + + + generate-sources + + add-source + + + + src/main/javagen + + + + + + + + + + + jetty + + + true + + + + jar + + + + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-annotations + + + org.eclipse.jetty + apache-jsp + + + + com.mchange + c3p0 + + + + + + + org.apache.maven.plugins + maven-shade-plugin + 3.3.0 + + + + package + + shade + + + + + io.vertigo:vertigo-studio + org.freemarker:freemarker + + + + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + mermaid/*.* + **/*.ksp + **/*.kpr + **/Log4j2Plugins.dat + + + + + + + io.mars.support.boot.BootMars + + + the-aggregated-module + 1.0.0 + + + + false + + + + + + + + + + tomcat + + + war + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.11.0 + + + io/mars/support/boot/MultipartConfigInjectionHandler.java + io/mars/support/boot/BootMars.java + io/mars/support/boot/BootMarsDev.java + + + + + + org.apache.maven.plugins + maven-war-plugin + 3.2.2 + + + src/main/resources/io/mars/webapp/ + WEB-INF/classes/io/mars/webapp/** + + + + + src/main/javagen/sqlgen/ + WEB-INF/classes/sqlgen + + + + + + + + \ No newline at end of file