| <?xml version="1.0" encoding="UTF-8"?> |
| |
| <!-- |
| ~ Licensed to the Apache Software Foundation (ASF) under one or more |
| ~ contributor license agreements. See the NOTICE file distributed with |
| ~ this work for additional information regarding copyright ownership. |
| ~ The ASF licenses this file to You under the Apache License, Version 2.0 |
| ~ (the "License"); you may not use this file except in compliance with |
| ~ the License. You may obtain a copy of the License at |
| ~ |
| ~ http://www.apache.org/licenses/LICENSE-2.0 |
| ~ |
| ~ Unless required by applicable law or agreed to in writing, software |
| ~ distributed under the License is distributed on an "AS IS" BASIS, |
| ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| ~ See the License for the specific language governing permissions and |
| ~ limitations under the License. |
| ~ |
| --> |
| |
| <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"> |
| <modelVersion>4.0.0</modelVersion> |
| |
| <parent> |
| <groupId>org.apache</groupId> |
| <artifactId>apache</artifactId> |
| <version>32</version> |
| </parent> |
| |
| <groupId>org.apache.streampipes</groupId> |
| <artifactId>streampipes-parent</artifactId> |
| <version>0.98.0-SNAPSHOT</version> |
| <packaging>pom</packaging> |
| |
| <name>Apache StreamPipes</name> |
| <description>A self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore |
| IoT data streams. |
| </description> |
| <url>https://streampipes.apache.org</url> |
| |
| <properties> |
| <activemq-client.version>5.18.3</activemq-client.version> |
| <amqp-client.version>5.21.0</amqp-client.version> |
| <apache-sis-referencing.version>1.2</apache-sis-referencing.version> |
| <boofcv.version>1.1.0</boofcv.version> |
| <bcprov-jdk18on.version>1.78.1</bcprov-jdk18on.version> |
| <classindex.version>3.9</classindex.version> |
| <checker-qual.version>3.43.0</checker-qual.version> |
| <commons-codec.version>1.17.0</commons-codec.version> |
| <commons-collections.version>3.2.2</commons-collections.version> |
| <commons-compress.version>1.27.1</commons-compress.version> |
| <commons-io.version>2.17.0</commons-io.version> |
| <commons-lang3.version>3.14.0</commons-lang3.version> |
| <commons-logging.version>1.3.2</commons-logging.version> |
| <commons-pool2.version>2.12.0</commons-pool2.version> |
| <commons-text.version>1.12.0</commons-text.version> |
| <ditto-client.version>1.0.0</ditto-client.version> |
| <eclipse.milo.version>0.6.14</eclipse.milo.version> |
| <file-management.version>3.1.0</file-management.version> |
| <flink.version>1.13.5</flink.version> |
| <fogsy-qudt.version>1.0</fogsy-qudt.version> |
| <geojson-jackson.version>1.14</geojson-jackson.version> |
| <google-maps-services.version>2.2.0</google-maps-services.version> |
| <graalvm.js.version>23.0.0</graalvm.js.version> |
| <gson.version>2.10</gson.version> |
| <guava.version>33.2.0-jre</guava.version> |
| <httpclient.version>4.5.13</httpclient.version> |
| <httpcore.version>4.4.9</httpcore.version> |
| <influxdb.version>2.24</influxdb.version> |
| <inlong.version>1.12.0</inlong.version> |
| <iotdb.version>1.3.0</iotdb.version> |
| <jackson.version>2.17.0</jackson.version> |
| <jackson.databind.version>2.17.0</jackson.databind.version> |
| <jakarta-annotation.version>3.0.0</jakarta-annotation.version> |
| <jakarta-activation-api.version>2.1.3</jakarta-activation-api.version> |
| <jakarta-inject-api.version>2.0.1</jakarta-inject-api.version> |
| <jakarta-servlet-api.version>6.0.0</jakarta-servlet-api.version> |
| <jakarta-xml-bind-api.version>4.0.0</jakarta-xml-bind-api.version> |
| <javax.xml.bind.version>2.4.0-b180725.0427</javax.xml.bind.version> |
| <java-websocket.version>1.5.6</java-websocket.version> |
| <jaxb-runtime.version>2.3.2</jaxb-runtime.version> |
| <javax-websocket-api.version>1.1</javax-websocket-api.version> |
| <jakarta-persistence-api.version>3.0.1</jakarta-persistence-api.version> |
| <javassist.version>3.30.1-GA</javassist.version> |
| <jboss-logging.version>3.5.2.Final</jboss-logging.version> |
| <jedis.version>5.1.4</jedis.version> |
| <jersey.version>3.1.3</jersey.version> |
| <jgrapht.version>1.5.1</jgrapht.version> |
| <jsrosbridge.version>0.2.0</jsrosbridge.version> |
| <jjwt.version>0.11.2</jjwt.version> |
| <jts-core.version>1.19.0</jts-core.version> |
| <kafka.version>3.7.1</kafka.version> |
| <lightcouch.version>0.2.0</lightcouch.version> |
| <maven-plugin-annotations.version>3.13.0</maven-plugin-annotations.version> |
| <mailapi.version>1.4.3</mailapi.version> |
| <micrometer-prometheus.version>1.12.0</micrometer-prometheus.version> |
| <micrometer-observation.version>1.12.0</micrometer-observation.version> |
| <mqtt-client.version>1.12</mqtt-client.version> |
| <nats.version>2.19.1</nats.version> |
| <netty.version>4.1.72.Final</netty.version> |
| <okhttp.version>3.13.1</okhttp.version> |
| <opencsv.version>5.9</opencsv.version> |
| <opennlp.version>2.3.1</opennlp.version> |
| <plc4x.version>0.12.0</plc4x.version> |
| <plexus-component-annotations.version>2.2.0</plexus-component-annotations.version> |
| <plexus-interactivity-api.version>1.1</plexus-interactivity-api.version> |
| <plexus-utils.version>4.0.0</plexus-utils.version> |
| <postgresql.version>42.7.2</postgresql.version> |
| <protobuf.version>4.28.2</protobuf.version> |
| <pulsar.version>3.2.2</pulsar.version> |
| <quartz.version>2.3.2</quartz.version> |
| <!-- needs to be lower than 4.x.x, see https://github.com/apache/streampipes/issues/1495 --> |
| <rdf4j.version>3.7.7</rdf4j.version> |
| <rendersnake.version>1.9.0</rendersnake.version> |
| <rocketmq.version>5.0.2</rocketmq.version> |
| <siddhi.version>5.1.27</siddhi.version> |
| <simple-java-mail.version>8.10.0</simple-java-mail.version> |
| <slack-api.version>1.4.0</slack-api.version> |
| <slf4j.version>2.0.6</slf4j.version> |
| <snakeyaml.version>2.2</snakeyaml.version> |
| <springdoc.version>2.3.0</springdoc.version> |
| <spring.version>6.1.1</spring.version> |
| <spring-boot.version>3.2.0</spring-boot.version> |
| <spring-security.version>6.3.0</spring-security.version> |
| <swagger.version>2.2.19</swagger.version> |
| <type-parser.version>0.8.1</type-parser.version> |
| <hawtbuf.version>1.11</hawtbuf.version> |
| <woodstox.version>7.0.0</woodstox.version> |
| |
| <!-- Test dependencies --> |
| <junit.version>5.10.1</junit.version> |
| <mockito.version>5.12.0</mockito.version> |
| |
| <!-- Maven settings & dependencies --> |
| <apache-rat-plugin.version>0.13</apache-rat-plugin.version> |
| <checksum-maven-plugin.version>1.11</checksum-maven-plugin.version> |
| <checkstyle.version>10.17.0</checkstyle.version> |
| <extra-enforcer-rules.version>1.8.0</extra-enforcer-rules.version> |
| <formatter-maven-plugin.version>2.23.0</formatter-maven-plugin.version> |
| <maven.compiler.source>17</maven.compiler.source> |
| <maven.compiler.target>17</maven.compiler.target> |
| <maven-checkstyle-plugin.version>3.3.1</maven-checkstyle-plugin.version> |
| <maven-shade-plugin.version>3.6.0</maven-shade-plugin.version> |
| <maven.version>3.8.7</maven.version> |
| <typescript-generator-maven-plugin.version>3.2.1263</typescript-generator-maven-plugin.version> |
| |
| |
| <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> |
| <dependency.locations.enabled>false</dependency.locations.enabled> |
| </properties> |
| |
| <dependencyManagement> |
| <dependencies> |
| <dependency> |
| <groupId>org.springframework</groupId> |
| <artifactId>spring-framework-bom</artifactId> |
| <version>${spring.version}</version> |
| <scope>import</scope> |
| <type>pom</type> |
| </dependency> |
| <dependency> |
| <groupId>commons-codec</groupId> |
| <artifactId>commons-codec</artifactId> |
| <version>${commons-codec.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>commons-collections</groupId> |
| <artifactId>commons-collections</artifactId> |
| <version>${commons-collections.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>commons-io</groupId> |
| <artifactId>commons-io</artifactId> |
| <version>${commons-io.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>commons-logging</groupId> |
| <artifactId>commons-logging</artifactId> |
| <version>${commons-logging.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.jackson.core</groupId> |
| <artifactId>jackson-annotations</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.jackson.core</groupId> |
| <artifactId>jackson-core</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.jackson.core</groupId> |
| <artifactId>jackson-databind</artifactId> |
| <version>${jackson.databind.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.jackson.dataformat</groupId> |
| <artifactId>jackson-dataformat-xml</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.jackson.dataformat</groupId> |
| <artifactId>jackson-dataformat-yaml</artifactId> |
| <version>${jackson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.fasterxml.woodstox</groupId> |
| <artifactId>woodstox-core</artifactId> |
| <version>${woodstox.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.github.drapostolos</groupId> |
| <artifactId>type-parser</artifactId> |
| <version>${type-parser.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.google.code.gson</groupId> |
| <artifactId>gson</artifactId> |
| <version>${gson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.google.guava</groupId> |
| <artifactId>guava</artifactId> |
| <version>${guava.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.opencsv</groupId> |
| <artifactId>opencsv</artifactId> |
| <version>${opencsv.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.squareup.okhttp3</groupId> |
| <artifactId>okhttp</artifactId> |
| <version>${okhttp.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>de.grundid.opendatalab</groupId> |
| <artifactId>geojson-jackson</artifactId> |
| <version>${geojson-jackson.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.fogsy</groupId> |
| <artifactId>qudt</artifactId> |
| <version>${fogsy-qudt.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.jsonwebtoken</groupId> |
| <artifactId>jjwt-api</artifactId> |
| <version>${jjwt.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.jsonwebtoken</groupId> |
| <artifactId>jjwt-impl</artifactId> |
| <version>${jjwt.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.jsonwebtoken</groupId> |
| <artifactId>jjwt-jackson</artifactId> |
| <version>${jjwt.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.micrometer</groupId> |
| <artifactId>micrometer-registry-prometheus</artifactId> |
| <version>${micrometer-prometheus.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.micrometer</groupId> |
| <artifactId>micrometer-observation</artifactId> |
| <version>${micrometer-observation.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.nats</groupId> |
| <artifactId>jnats</artifactId> |
| <version>${nats.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.siddhi</groupId> |
| <artifactId>siddhi-annotations</artifactId> |
| <version>${siddhi.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.siddhi</groupId> |
| <artifactId>siddhi-core</artifactId> |
| <version>${siddhi.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.siddhi</groupId> |
| <artifactId>siddhi-query-api</artifactId> |
| <version>${siddhi.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.siddhi</groupId> |
| <artifactId>siddhi-query-compiler</artifactId> |
| <version>${siddhi.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.swagger.core.v3</groupId> |
| <artifactId>swagger-annotations-jakarta</artifactId> |
| <version>${swagger.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.swagger.core.v3</groupId> |
| <artifactId>swagger-jaxrs2-jakarta</artifactId> |
| <version>${swagger.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>jakarta.activation</groupId> |
| <artifactId>jakarta.activation-api</artifactId> |
| <version>${jakarta-activation-api.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>jakarta.annotation</groupId> |
| <artifactId>jakarta.annotation-api</artifactId> |
| <version>${jakarta-annotation.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>jakarta.inject</groupId> |
| <artifactId>jakarta.inject-api</artifactId> |
| <version>${jakarta-inject-api.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>jakarta.servlet</groupId> |
| <artifactId>jakarta.servlet-api</artifactId> |
| <version>${jakarta-servlet-api.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>jakarta.xml.bind</groupId> |
| <artifactId>jakarta.xml.bind-api</artifactId> |
| <version>${jakarta-xml-bind-api.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.activemq</groupId> |
| <artifactId>activemq-client</artifactId> |
| <version>${activemq-client.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.commons</groupId> |
| <artifactId>commons-lang3</artifactId> |
| <version>${commons-lang3.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.commons</groupId> |
| <artifactId>commons-text</artifactId> |
| <version>${commons-text.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.flink</groupId> |
| <artifactId>flink-connector-kafka_2.11</artifactId> |
| <version>${flink.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.flink</groupId> |
| <artifactId>flink-java</artifactId> |
| <version>${flink.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.flink</groupId> |
| <artifactId>flink-streaming-java_2.11</artifactId> |
| <version>${flink.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.httpcomponents</groupId> |
| <artifactId>fluent-hc</artifactId> |
| <version>${httpclient.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.httpcomponents</groupId> |
| <artifactId>httpclient</artifactId> |
| <version>${httpclient.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.httpcomponents</groupId> |
| <artifactId>httpcore</artifactId> |
| <version>${httpcore.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.iotdb</groupId> |
| <artifactId>iotdb-session</artifactId> |
| <version>${iotdb.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.kafka</groupId> |
| <artifactId>kafka-clients</artifactId> |
| <version>${kafka.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.kafka</groupId> |
| <artifactId>kafka-streams</artifactId> |
| <version>${kafka.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.pulsar</groupId> |
| <artifactId>pulsar-client</artifactId> |
| <version>${pulsar.version}</version> |
| <exclusions> |
| <exclusion> |
| <groupId>javax.servlet</groupId> |
| <artifactId>servlet-api</artifactId> |
| </exclusion> |
| </exclusions> |
| </dependency> |
| <dependency> |
| <groupId>org.bouncycastle</groupId> |
| <artifactId>bcprov-jdk18on</artifactId> |
| <version>${bcprov-jdk18on.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.bouncycastle</groupId> |
| <artifactId>bcutil-jdk18on</artifactId> |
| <version>${bcprov-jdk18on.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.eclipse.rdf4j</groupId> |
| <artifactId>rdf4j-rio-turtle</artifactId> |
| <version>${rdf4j.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.eclipse.rdf4j</groupId> |
| <artifactId>rdf4j-rio-rdfxml</artifactId> |
| <version>${rdf4j.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.fusesource.mqtt-client</groupId> |
| <artifactId>mqtt-client</artifactId> |
| <version>${mqtt-client.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.fusesource.hawtbuf</groupId> |
| <artifactId>hawtbuf</artifactId> |
| <version>${hawtbuf.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.glassfish.jersey.containers</groupId> |
| <artifactId>jersey-container-jetty-http</artifactId> |
| <version>${jersey.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.glassfish.jersey.media</groupId> |
| <artifactId>jersey-media-json-jackson</artifactId> |
| <version>${jersey.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.glassfish.jersey.media</groupId> |
| <artifactId>jersey-media-multipart</artifactId> |
| <version>${jersey.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.influxdb</groupId> |
| <artifactId>influxdb-java</artifactId> |
| <version>${influxdb.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.jgrapht</groupId> |
| <artifactId>jgrapht-core</artifactId> |
| <version>${jgrapht.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.lightcouch</groupId> |
| <artifactId>lightcouch</artifactId> |
| <version>${lightcouch.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.rendersnake</groupId> |
| <artifactId>rendersnake</artifactId> |
| <version>${rendersnake.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.simplejavamail</groupId> |
| <artifactId>simple-java-mail</artifactId> |
| <version>${simple-java-mail.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.slf4j</groupId> |
| <artifactId>slf4j-api</artifactId> |
| <version>${slf4j.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.springframework.boot</groupId> |
| <artifactId>spring-boot-properties-migrator</artifactId> |
| <version>${spring-boot.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.springframework.boot</groupId> |
| <artifactId>spring-boot-starter-actuator</artifactId> |
| <version>${spring-boot.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.springframework.boot</groupId> |
| <artifactId>spring-boot-starter-jersey</artifactId> |
| <version>${spring-boot.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.springframework.boot</groupId> |
| <artifactId>spring-boot-starter-security</artifactId> |
| <version>${spring-boot.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.springframework.boot</groupId> |
| <artifactId>spring-boot-starter-undertow</artifactId> |
| <version>${spring-boot.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.springframework.boot</groupId> |
| <artifactId>spring-boot-starter-web</artifactId> |
| <version>${spring-boot.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.springframework.security</groupId> |
| <artifactId>spring-security-core</artifactId> |
| <version>${spring-security.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.springframework.security</groupId> |
| <artifactId>spring-security-web</artifactId> |
| <version>${spring-security.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.yaml</groupId> |
| <artifactId>snakeyaml</artifactId> |
| <version>${snakeyaml.version}</version> |
| </dependency> |
| |
| |
| <!-- test dependencies --> |
| <dependency> |
| <groupId>org.junit.jupiter</groupId> |
| <artifactId>junit-jupiter-api</artifactId> |
| <version>${junit.version}</version> |
| <scope>test</scope> |
| </dependency> |
| <dependency> |
| <groupId>org.junit.jupiter</groupId> |
| <artifactId>junit-jupiter-params</artifactId> |
| <version>${junit.version}</version> |
| <scope>test</scope> |
| </dependency> |
| <dependency> |
| <groupId>org.junit.jupiter</groupId> |
| <artifactId>junit-jupiter-engine</artifactId> |
| <version>${junit.version}</version> |
| <scope>test</scope> |
| </dependency> |
| <dependency> |
| <groupId>org.mockito</groupId> |
| <artifactId>mockito-core</artifactId> |
| <version>${mockito.version}</version> |
| <scope>test</scope> |
| </dependency> |
| |
| <!-- required by streampipes-maven-plugin --> |
| <dependency> |
| <groupId>org.apache.maven</groupId> |
| <artifactId>maven-plugin-api</artifactId> |
| <version>${maven.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.maven</groupId> |
| <artifactId>maven-core</artifactId> |
| <version>${maven.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.maven</groupId> |
| <artifactId>maven-artifact</artifactId> |
| <version>${maven.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.maven</groupId> |
| <artifactId>maven-compat</artifactId> |
| <version>${maven.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.codehaus.plexus</groupId> |
| <artifactId>plexus-component-annotations</artifactId> |
| <version>${plexus-component-annotations.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.codehaus.plexus</groupId> |
| <artifactId>plexus-utils</artifactId> |
| <version>${plexus-utils.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.maven</groupId> |
| <artifactId>maven-aether-provider</artifactId> |
| <version>${maven.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.maven</groupId> |
| <artifactId>maven-model</artifactId> |
| <version>${maven.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.maven.plugin-tools</groupId> |
| <artifactId>maven-plugin-annotations</artifactId> |
| <version>${maven-plugin-annotations.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.maven.shared</groupId> |
| <artifactId>file-management</artifactId> |
| <version>${file-management.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.codehaus.plexus</groupId> |
| <artifactId>plexus-interactivity-api</artifactId> |
| <version>${plexus-interactivity-api.version}</version> |
| </dependency> |
| |
| |
| <!-- only used by extensions --> |
| <dependency> |
| <groupId>com.google.maps</groupId> |
| <artifactId>google-maps-services</artifactId> |
| <version>${google-maps-services.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.rabbitmq</groupId> |
| <artifactId>amqp-client</artifactId> |
| <version>${amqp-client.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.ullink.slack</groupId> |
| <artifactId>simpleslackapi</artifactId> |
| <version>${slack-api.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>edu.wpi.rail</groupId> |
| <artifactId>jrosbridge</artifactId> |
| <version>${jsrosbridge.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.commons</groupId> |
| <artifactId>commons-compress</artifactId> |
| <version>${commons-compress.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.commons</groupId> |
| <artifactId>commons-pool2</artifactId> |
| <version>${commons-pool2.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.inlong</groupId> |
| <artifactId>tubemq-client</artifactId> |
| <version>${inlong.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.opennlp</groupId> |
| <artifactId>opennlp-tools</artifactId> |
| <version>${opennlp.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.plc4x</groupId> |
| <artifactId>plc4j-api</artifactId> |
| <version>${plc4x.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.plc4x</groupId> |
| <artifactId>plc4j-driver-s7</artifactId> |
| <version>${plc4x.version}</version> |
| <scope>runtime</scope> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.plc4x</groupId> |
| <artifactId>plc4j-driver-modbus</artifactId> |
| <version>${plc4x.version}</version> |
| <scope>runtime</scope> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.rocketmq</groupId> |
| <artifactId>rocketmq-client-java</artifactId> |
| <version>${rocketmq.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.apache.sis.core</groupId> |
| <artifactId>sis-referencing</artifactId> |
| <version>${apache-sis-referencing.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.boofcv</groupId> |
| <artifactId>boofcv-core</artifactId> |
| <version>${boofcv.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.eclipse.ditto</groupId> |
| <artifactId>ditto-client</artifactId> |
| <version>${ditto-client.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.eclipse.milo</groupId> |
| <artifactId>sdk-client</artifactId> |
| <version>${eclipse.milo.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.glassfish.jersey.media</groupId> |
| <artifactId>jersey-media-sse</artifactId> |
| <version>${jersey.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.graalvm.js</groupId> |
| <artifactId>js</artifactId> |
| <version>${graalvm.js.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.graalvm.js</groupId> |
| <artifactId>js-scriptengine</artifactId> |
| <version>${graalvm.js.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.java-websocket</groupId> |
| <artifactId>Java-WebSocket</artifactId> |
| <version>${java-websocket.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.locationtech.jts</groupId> |
| <artifactId>jts-core</artifactId> |
| <version>${jts-core.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.postgresql</groupId> |
| <artifactId>postgresql</artifactId> |
| <version>${postgresql.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.quartz-scheduler</groupId> |
| <artifactId>quartz</artifactId> |
| <version>${quartz.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.springdoc</groupId> |
| <artifactId>springdoc-openapi-starter-webmvc-ui</artifactId> |
| <version>${springdoc.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>redis.clients</groupId> |
| <artifactId>jedis</artifactId> |
| <version>${jedis.version}</version> |
| </dependency> |
| |
| |
| <!-- dependency convergence --> |
| <dependency> |
| <groupId>org.jboss.logging</groupId> |
| <artifactId>jboss-logging</artifactId> |
| <version>${jboss-logging.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.glassfish.jersey.core</groupId> |
| <artifactId>jersey-common</artifactId> |
| <version>${jersey.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.javassist</groupId> |
| <artifactId>javassist</artifactId> |
| <version>${javassist.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>javax.xml.bind</groupId> |
| <artifactId>jaxb-api</artifactId> |
| <version>${javax.xml.bind.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.glassfish.jaxb</groupId> |
| <artifactId>jaxb-runtime</artifactId> |
| <version>${jaxb-runtime.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.checkerframework</groupId> |
| <artifactId>checker-qual</artifactId> |
| <version>${checker-qual.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>javax.websocket</groupId> |
| <artifactId>javax.websocket-api</artifactId> |
| <version>${javax-websocket-api.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.netty</groupId> |
| <artifactId>netty-handler</artifactId> |
| <version>${netty.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.netty</groupId> |
| <artifactId>netty-buffer</artifactId> |
| <version>${netty.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.netty</groupId> |
| <artifactId>netty-codec</artifactId> |
| <version>${netty.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.netty</groupId> |
| <artifactId>netty-common</artifactId> |
| <version>${netty.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>io.netty</groupId> |
| <artifactId>netty-transport</artifactId> |
| <version>${netty.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>org.atteo.classindex</groupId> |
| <artifactId>classindex</artifactId> |
| <version>${classindex.version}</version> |
| </dependency> |
| <dependency> |
| <groupId>com.google.protobuf</groupId> |
| <artifactId>protobuf-java</artifactId> |
| <version>${protobuf.version}</version> |
| </dependency> |
| </dependencies> |
| </dependencyManagement> |
| |
| <modules> |
| <module>archetypes/streampipes-archetype-extensions-jvm</module> |
| <module>archetypes/streampipes-archetype-pe-sinks-flink</module> |
| <module>archetypes/streampipes-archetype-pe-processors-flink</module> |
| <module>streampipes-client</module> |
| <module>streampipes-client-api</module> |
| <module>streampipes-commons</module> |
| <module>streampipes-connect-management</module> |
| <module>streampipes-connect-shared</module> |
| <module>streampipes-extensions-api</module> |
| <module>streampipes-extensions-management</module> |
| <module>streampipes-data-explorer</module> |
| <module>streampipes-data-explorer-api</module> |
| <module>streampipes-data-explorer-export</module> |
| <module>streampipes-data-explorer-influx</module> |
| <module>streampipes-data-explorer-iotdb</module> |
| <module>streampipes-data-explorer-management</module> |
| <module>streampipes-data-export</module> |
| <module>streampipes-dataformat</module> |
| <module>streampipes-extensions</module> |
| <module>streampipes-integration-tests</module> |
| <module>streampipes-mail</module> |
| <module>streampipes-maven-plugin</module> |
| <module>streampipes-measurement-units</module> |
| <module>streampipes-messaging-kafka</module> |
| <module>streampipes-messaging</module> |
| <module>streampipes-messaging-jms</module> |
| <module>streampipes-messaging-mqtt</module> |
| <module>streampipes-messaging-nats</module> |
| <module>streampipes-messaging-pulsar</module> |
| <module>streampipes-model</module> |
| <module>streampipes-model-client</module> |
| <module>streampipes-model-shared</module> |
| <module>streampipes-pipeline-management</module> |
| <module>streampipes-resource-management</module> |
| <module>streampipes-rest-extensions</module> |
| <module>streampipes-rest</module> |
| <module>streampipes-rest-core-base</module> |
| <module>streampipes-rest-shared</module> |
| <module>streampipes-sdk</module> |
| <module>streampipes-sdk-bundle</module> |
| <module>streampipes-security-jwt</module> |
| <module>streampipes-serializers-json</module> |
| <module>streampipes-service-base</module> |
| <module>streampipes-service-core</module> |
| <module>streampipes-service-core-minimal</module> |
| <module>streampipes-service-discovery</module> |
| <module>streampipes-service-discovery-api</module> |
| <module>streampipes-service-extensions</module> |
| <module>streampipes-storage-api</module> |
| <module>streampipes-storage-couchdb</module> |
| <module>streampipes-storage-management</module> |
| <module>streampipes-test-utils</module> |
| <module>streampipes-test-utils-executors</module> |
| <module>streampipes-user-management</module> |
| <module>streampipes-vocabulary</module> |
| <module>streampipes-wrapper</module> |
| <module>streampipes-wrapper-distributed</module> |
| <module>streampipes-wrapper-flink</module> |
| <module>streampipes-wrapper-kafka-streams</module> |
| <module>streampipes-wrapper-siddhi</module> |
| <module>streampipes-wrapper-standalone</module> |
| </modules> |
| |
| <profiles> |
| <profile> |
| <id>apache-release</id> |
| <build> |
| <plugins> |
| <!-- |
| Create MD5 and SHA512 checksum files for the release artifacts. |
| --> |
| <plugin> |
| <groupId>net.nicoulaj.maven.plugins</groupId> |
| <artifactId>checksum-maven-plugin</artifactId> |
| <version>${checksum-maven-plugin.version}</version> |
| <inherited>false</inherited> |
| <executions> |
| <execution> |
| <goals> |
| <goal>files</goal> |
| </goals> |
| </execution> |
| </executions> |
| <configuration> |
| <algorithms> |
| <algorithm>SHA-512</algorithm> |
| </algorithms> |
| <fileSets> |
| <fileSet> |
| <directory>${project.build.directory}</directory> |
| <includes> |
| <include>apache-streampipes-${project.version}-source-release.zip |
| </include> |
| </includes> |
| </fileSet> |
| </fileSets> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-javadoc-plugin</artifactId> |
| <executions> |
| <execution> |
| <id>attach-javadocs</id> |
| <goals> |
| <goal>jar</goal> |
| </goals> |
| <configuration> |
| <failOnError>false</failOnError> |
| <additionalJOption>-Xdoclint:none</additionalJOption> |
| <doclint>none</doclint> |
| <additionalJOption>-Xdoclint:none</additionalJOption> |
| <source>17</source> |
| </configuration> |
| </execution> |
| </executions> |
| </plugin> |
| </plugins> |
| </build> |
| </profile> |
| </profiles> |
| |
| <!-- Build Settings --> |
| |
| |
| <build> |
| |
| <!-- Plugin Management --> |
| |
| <pluginManagement> |
| <plugins> |
| <plugin> |
| <groupId>cz.habarta.typescript-generator</groupId> |
| <artifactId>typescript-generator-maven-plugin</artifactId> |
| <version>${typescript-generator-maven-plugin.version}</version> |
| </plugin> |
| <plugin> |
| <groupId>net.revelc.code.formatter</groupId> |
| <artifactId>formatter-maven-plugin</artifactId> |
| <version>${formatter-maven-plugin.version}</version> |
| <configuration> |
| <lineEnding>LF</lineEnding> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-compiler-plugin</artifactId> |
| <configuration> |
| <release>17</release> |
| <encoding>UTF-8</encoding> |
| <parameters>true</parameters> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-shade-plugin</artifactId> |
| <version>${maven-shade-plugin.version}</version> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-release-plugin</artifactId> |
| <configuration> |
| <useReleaseProfile>true</useReleaseProfile> |
| <autoVersionSubmodules>true</autoVersionSubmodules> |
| <releaseProfiles>apache-release</releaseProfiles> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-assembly-plugin</artifactId> |
| <executions> |
| <execution> |
| <id>source-release-assembly</id> |
| <configuration> |
| <finalName>apache-streampipes-${project.version}</finalName> |
| <descriptors> |
| <descriptor>tools/maven/assembly.xml</descriptor> |
| </descriptors> |
| </configuration> |
| </execution> |
| </executions> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-checkstyle-plugin</artifactId> |
| <version>${maven-checkstyle-plugin.version}</version> |
| <dependencies> |
| <dependency> |
| <groupId>com.puppycrawl.tools</groupId> |
| <artifactId>checkstyle</artifactId> |
| <version>${checkstyle.version}</version> |
| </dependency> |
| </dependencies> |
| <executions> |
| <execution> |
| <id>validate</id> |
| <phase>validate</phase> |
| <goals> |
| <goal>check</goal> |
| </goals> |
| </execution> |
| </executions> |
| <configuration> |
| <suppressionsLocation>tools/maven/suppressions.xml</suppressionsLocation> |
| <includeTestSourceDirectory>true</includeTestSourceDirectory> |
| <configLocation>tools/maven/checkstyle.xml</configLocation> |
| <encoding>UTF-8</encoding> |
| <logViolationsToConsole>true</logViolationsToConsole> |
| <failOnViolation>true</failOnViolation> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.springframework.boot</groupId> |
| <artifactId>spring-boot-maven-plugin</artifactId> |
| <version>${spring-boot.version}</version> |
| </plugin> |
| </plugins> |
| </pluginManagement> |
| |
| |
| <!-- Plugins --> |
| |
| |
| <plugins> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-assembly-plugin</artifactId> |
| <executions> |
| <execution> |
| <inherited>false</inherited> |
| <id>installer-files</id> |
| <phase>package</phase> |
| <goals> |
| <goal>single</goal> |
| </goals> |
| <configuration> |
| <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot> |
| <finalName>apache-streampipes-${project.version}-installer</finalName> |
| <descriptors> |
| <descriptor>${project.basedir}/tools/maven/installer.xml</descriptor> |
| </descriptors> |
| </configuration> |
| </execution> |
| </executions> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-enforcer-plugin</artifactId> |
| <executions> |
| <execution> |
| <id>check-at-least-java-17</id> |
| <phase>validate</phase> |
| <goals> |
| <goal>enforce</goal> |
| </goals> |
| <configuration> |
| <rules> |
| <requireJavaVersion> |
| <version>1.17.0</version> |
| </requireJavaVersion> |
| </rules> |
| </configuration> |
| </execution> |
| <!-- Ensure we're not mixing dependency versions --> |
| <execution> |
| <id>enforce-version-convergence</id> |
| <phase>validate</phase> |
| <goals> |
| <goal>enforce</goal> |
| </goals> |
| <configuration> |
| <rules> |
| <dependencyConvergence /> |
| </rules> |
| </configuration> |
| </execution> |
| </executions> |
| <dependencies> |
| <dependency> |
| <groupId>org.codehaus.mojo</groupId> |
| <artifactId>extra-enforcer-rules</artifactId> |
| <version>${extra-enforcer-rules.version}</version> |
| </dependency> |
| </dependencies> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-javadoc-plugin</artifactId> |
| <executions> |
| <execution> |
| <id>attach-javadocs</id> |
| <goals> |
| <goal>jar</goal> |
| </goals> |
| <configuration> |
| <failOnError>false</failOnError> |
| <failOnWarnings>false</failOnWarnings> |
| <additionalJOption>-Xdoclint:none</additionalJOption> |
| <doclint>none</doclint> |
| <additionalJOption>-Xdoclint:none</additionalJOption> |
| <release>11</release> |
| </configuration> |
| </execution> |
| </executions> |
| <configuration> |
| <failOnWarnings>false</failOnWarnings> |
| <failOnError>false</failOnError> |
| <source>8</source> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.rat</groupId> |
| <artifactId>apache-rat-plugin</artifactId> |
| <executions> |
| <execution> |
| <id>license-check</id> |
| <inherited>false</inherited> |
| <phase>verify</phase> |
| <goals> |
| <goal>check</goal> |
| </goals> |
| </execution> |
| </executions> |
| <configuration> |
| <excludeSubProjects>false</excludeSubProjects> |
| <useMavenDefaultExcludes>true</useMavenDefaultExcludes> |
| <consoleOutput>true</consoleOutput> |
| <excludes> |
| <!-- Git related files --> |
| <exclude>**/.git/**</exclude> |
| <exclude>**/.gitignore</exclude> |
| <exclude>**/.spignore</exclude> |
| |
| <!-- License Files for other licenses --> |
| <exclude>**/UNLICENSE</exclude> |
| |
| <!-- Maven related files --> |
| <exclude>**/target/**</exclude> |
| <exclude>target/**</exclude> |
| |
| <!-- Eclipse related files --> |
| <exclude>**/.project</exclude> |
| <exclude>**/.settings/**</exclude> |
| <exclude>**/.classpath</exclude> |
| <exclude>**/.factorypath</exclude> |
| |
| <!-- IntelliJ related files --> |
| <exclude>**/.idea/**</exclude> |
| <exclude>**/*.iml</exclude> |
| |
| <!-- JSON doesn't like comments --> |
| <exclude>**/*.json</exclude> |
| <exclude>**/*.jsonld</exclude> |
| <exclude>**/*.txt</exclude> |
| |
| <!-- CSV also doesn't like comments --> |
| <exclude>**/*.csv</exclude> |
| |
| <!-- Jupyter Notebooks as well --> |
| <exclude>**/*.ipynb</exclude> |
| |
| <!-- Ignore SVG files --> |
| <exclude>**/*.svg</exclude> |
| |
| <exclude>**/system</exclude> |
| |
| <!-- Test files --> |
| <exclude>streampipes-code-generation/src/main/resources/pom</exclude> |
| <exclude>streampipes-code-generation/src/main/resources/web</exclude> |
| <exclude>streampipes-code-generation/src/test/resources/*_java</exclude> |
| <exclude>streampipes-code-generation/src/test/resources/expected_pom_xml</exclude> |
| <exclude>streampipes-code-generation/src/test/resources/expected_web_xml</exclude> |
| |
| <!-- Archetype resources should not have ASF license header --> |
| <exclude>archetypes/streampipes-archetype-pe-processors-flink/src/main/resources/**</exclude> |
| <exclude>archetypes/streampipes-archetype-pe-processors-jvm/src/main/resources/**</exclude> |
| <exclude>archetypes/streampipes-archetype-pe-sinks-flink/src/main/resources/**</exclude> |
| <exclude>archetypes/streampipes-archetype-pe-sinks-jvm/src/main/resources/**</exclude> |
| |
| <!-- External files --> |
| <exclude> |
| streampipes-extensions/streampipes-pipeline-elements-experimental-flink/src/main/java/com/kohlschutter/boilerpipe/** |
| </exclude> |
| <exclude> |
| streampipes-extensions/streampipes-processors-geo-jvm/src/main/java/org/apache/streampipes/processors/geo/jvm/processor/revgeocoder/geocode/** |
| </exclude> |
| |
| <!-- External vocabularies --> |
| <exclude>streampipes-measurement-units/src/main/java/com/github/jqudt/**</exclude> |
| |
| <!-- Exclude some UI files which we need to check in more detail --> |
| <exclude>ui/src/assets/img/svg/**</exclude> |
| |
| <!-- Exclude .angular folder --> |
| <exclude>ui/.angular/**</exclude> |
| |
| <!-- Exclude disclaimer and notice files --> |
| <exclude>DISCLAIMER</exclude> |
| <exclude>NOTICE-binary</exclude> |
| |
| <!-- Exclude license files in license folder --> |
| <exclude>licenses/BSD_3-Clause</exclude> |
| <exclude>licenses/CDDL_1.1</exclude> |
| <exclude>licenses/CDDL_1.0</exclude> |
| <exclude>licenses/Eclipse_Distribution_License_v1.0</exclude> |
| <exclude>licenses/EPL_2.0</exclude> |
| <exclude>licenses/CDDL_LICENSE_1.1</exclude> |
| <exclude>licenses/EPL_1.0</exclude> |
| <exclude>licenses/BSD_2-Clause</exclude> |
| |
| <!-- Exclude Python env --> |
| <exclude>**/venv/**</exclude> |
| <exclude>**/.pytest_cache/**</exclude> |
| <exclude>.ruff_cache/**</exclude> |
| <exclude>.mypy_cache/**</exclude> |
| <exclude>**/site/**</exclude> |
| <exclude>**/.mypy_cache/**</exclude> |
| <exclude>**/poetry.lock</exclude> |
| |
| <!-- Exclude Husky which defines its own gitignore and is not detected by rat --> |
| <exclude>ui/.husky/**</exclude> |
| |
| <!-- Exclude GO --> |
| <exclude>**/go.sum</exclude> |
| |
| </excludes> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-dependency-plugin</artifactId> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-compiler-plugin</artifactId> |
| <configuration> |
| <release>17</release> |
| <encoding>UTF-8</encoding> |
| <parameters>true</parameters> |
| </configuration> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-checkstyle-plugin</artifactId> |
| <version>${maven-checkstyle-plugin.version}</version> |
| <configuration> |
| <logViolationsToConsole>false</logViolationsToConsole> |
| <failOnViolation>false</failOnViolation> |
| </configuration> |
| <inherited>false</inherited> |
| </plugin> |
| <plugin> |
| <groupId>org.apache.maven.plugins</groupId> |
| <artifactId>maven-jar-plugin</artifactId> |
| <configuration> |
| <archive> |
| <manifest> |
| <addDefaultImplementationEntries>true</addDefaultImplementationEntries> |
| <addDefaultSpecificationEntries>true</addDefaultSpecificationEntries> |
| </manifest> |
| </archive> |
| </configuration> |
| </plugin> |
| <plugin> |
| <artifactId>maven-surefire-plugin</artifactId> |
| <configuration> |
| <argLine> |
| --add-opens java.base/java.lang=ALL-UNNAMED |
| --add-opens java.base/java.util=ALL-UNNAMED |
| --add-opens java.base/java.base=ALL-UNNAMED |
| --add-opens java.base/java.util.stream=ALL-UNNAMED |
| </argLine> |
| </configuration> |
| </plugin> |
| </plugins> |
| </build> |
| |
| <scm> |
| <developerConnection>scm:git:ssh://git@github.com/apache/streampipes.git</developerConnection> |
| <connection>scm:git:ssh://git@github.com/apache/streampipes.git</connection> |
| <url>https://github.com/apache/streampipes</url> |
| <tag>HEAD</tag> |
| </scm> |
| |
| <issueManagement> |
| <system>GitHub</system> |
| <url>https://github.com/apache/streampipes/issues</url> |
| </issueManagement> |
| |
| <mailingLists> |
| <mailingList> |
| <name>Apache StreamPipes Developer List</name> |
| <subscribe>mailto:dev-subscribe@streampipes.apache.org</subscribe> |
| <unsubscribe>mailto:dev-unsubscribe@streampipes.apache.org</unsubscribe> |
| <post>mailto:dev@streampipes.apache.org</post> |
| <archive>http://mail-archives.apache.org/mod_mbox/streampipes-dev/</archive> |
| </mailingList> |
| <mailingList> |
| <name>Apache StreamPipes User List</name> |
| <subscribe>mailto:users-subscribe@streampipes.apache.org</subscribe> |
| <unsubscribe>mailto:users-unsubscribe@streampipes.apache.org</unsubscribe> |
| <post>mailto:users@streampipes.apache.org</post> |
| <archive>http://mail-archives.apache.org/mod_mbox/streampipes-users/</archive> |
| </mailingList> |
| <mailingList> |
| <name>Apache StreamPipes Commits List</name> |
| <subscribe>mailto:commits-subscribe@streampipes.apache.org</subscribe> |
| <unsubscribe>mailto:commits-unsubscribe@streampipes.apache.org</unsubscribe> |
| <post>mailto:commits@streampipes.apache.org</post> |
| <archive>http://mail-archives.apache.org/mod_mbox/streampipes-commits/</archive> |
| </mailingList> |
| <mailingList> |
| <name>Apache StreamPipes Issue Notifications List</name> |
| <subscribe>mailto:issues-subscribe@streampipes.apache.org</subscribe> |
| <unsubscribe>mailto:issues-unsubscribe@streampipes.apache.org</unsubscribe> |
| <post>mailto:issues@streampipes.apache.org</post> |
| <archive>http://mail-archives.apache.org/mod_mbox/streampipes-issues/</archive> |
| </mailingList> |
| </mailingLists> |
| |
| </project> |