tdk
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.hardis.reflex</groupId>
<artifactId>tdk</artifactId>
<version>9.8.0-rc2</version>
</dependency><!--
This file is part of ReflexTDK.
ReflexTDK is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
ReflexTDK is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with ReflexTDK. If not, see <http://www.gnu.org/licenses/>.
-->
<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>
<groupId>com.hardis.reflex</groupId>
<artifactId>tdk</artifactId>
<version>9.8.0-rc2</version>
<packaging>jar</packaging>
<name>ReflexTDK</name>
<description>Test Development Kit for Reflex</description>
<url>https://pid.hardis.fr/gerrit/#/admin/projects/reflex-rd-tdk</url>
<licenses>
<license>
<name>GNU General Public License (GPL)</name>
<url>http://www.gnu.org/licenses/gpl.txt</url>
</license>
</licenses>
<developers>
<developer>
<name>Vincent Le Maitre</name>
<email>vincent.lemaitre@hardis.fr</email>
<organization>Hardis</organization>
<organizationUrl>http://www.hardis-group.com</organizationUrl>
</developer>
</developers>
<scm>
<connection>scm:git:https://pid.hardis.fr/gerrit/reflex-rd-tdk.git</connection>
<developerConnection>scm:git:https://pid.hardis.fr/gerrit/reflex-rd-tdk.git</developerConnection>
<url>https://pid.hardis.fr/gerrit/plugins/gitblit/summary/?r=reflex-rd-tdk</url>
</scm>
<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
<repository>
<id>ossrh</id>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
</distributionManagement>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<reflexVersion>9.8.0-rc2</reflexVersion>
</properties>
<dependencies>
<!-- Reflex programs -->
<dependency>
<groupId>com.hardis.reflex</groupId>
<artifactId>reflex-atelier_cnd_cloudselenium</artifactId>
<version>${reflexVersion}</version>
<exclusions>
<exclusion>
<groupId>com.hardis.adelia</groupId>
<artifactId>adelwagon</artifactId>
</exclusion>
<exclusion>
<groupId>com.hardis.adelia</groupId>
<artifactId>TDKWebObjects</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.hardis.reflex</groupId>
<artifactId>reflex-a_reflex_cloudselenium</artifactId>
<version>${reflexVersion}</version>
<exclusions>
<exclusion>
<groupId>com.hardis.adelia</groupId>
<artifactId>adelwagon</artifactId>
</exclusion>
<exclusion>
<groupId>com.hardis.adelia</groupId>
<artifactId>TDKWebObjects</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.hardis.reflex</groupId>
<artifactId>reflex-dms_cloudselenium</artifactId>
<version>${reflexVersion}</version>
<exclusions>
<exclusion>
<groupId>com.hardis.adelia</groupId>
<artifactId>adelwagon</artifactId>
</exclusion>
<exclusion>
<groupId>com.hardis.adelia</groupId>
<artifactId>TDKWebObjects</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.hardis.reflex</groupId>
<artifactId>reflex-embarque_cloudselenium</artifactId>
<version>${reflexVersion}</version>
<exclusions>
<exclusion>
<groupId>com.hardis.adelia</groupId>
<artifactId>adelwagon</artifactId>
</exclusion>
<exclusion>
<groupId>com.hardis.adelia</groupId>
<artifactId>TDKWebObjects</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.hardis.reflex</groupId>
<artifactId>reflex-facturation_cloudselenium</artifactId>
<version>${reflexVersion}</version>
<exclusions>
<exclusion>
<groupId>com.hardis.adelia</groupId>
<artifactId>adelwagon</artifactId>
</exclusion>
<exclusion>
<groupId>com.hardis.adelia</groupId>
<artifactId>TDKWebObjects</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.hardis.reflex</groupId>
<artifactId>reflex-mat_dangereuses_cloudselenium</artifactId>
<version>${reflexVersion}</version>
<exclusions>
<exclusion>
<groupId>com.hardis.adelia</groupId>
<artifactId>adelwagon</artifactId>
</exclusion>
<exclusion>
<groupId>com.hardis.adelia</groupId>
<artifactId>TDKWebObjects</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.hardis.reflex</groupId>
<artifactId>reflex-pilotage_cloudselenium</artifactId>
<version>${reflexVersion}</version>
<exclusions>
<exclusion>
<groupId>com.hardis.adelia</groupId>
<artifactId>adelwagon</artifactId>
</exclusion>
<exclusion>
<groupId>com.hardis.adelia</groupId>
<artifactId>TDKWebObjects</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.hardis.reflex</groupId>
<artifactId>reflex-_commons_cloudselenium</artifactId>
<version>${reflexVersion}</version>
<exclusions>
<exclusion>
<groupId>com.hardis.adelia</groupId>
<artifactId>adelwagon</artifactId>
</exclusion>
<exclusion>
<groupId>com.hardis.adelia</groupId>
<artifactId>TDKWebObjects</artifactId>
</exclusion>
</exclusions>
</dependency>
<!-- https://mvnrepository.com/artifact/commons-net/commons-net -->
<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
<version>3.3</version>
</dependency>
<!-- https://mvnrepository.com/artifact/jcifs/jcifs -->
<dependency>
<groupId>jcifs</groupId>
<artifactId>jcifs</artifactId>
<version>1.3.17</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-api</artifactId>
<version>2.2</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.2</version>
</dependency>
<dependency>
<groupId>com.microsoft.sqlserver</groupId>
<artifactId>sqljdbc4</artifactId>
<version>4.0</version>
</dependency>
<dependency>
<groupId>com.oracle.sql.driver</groupId>
<artifactId>ojdbc</artifactId>
<version>7</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.9</version>
</dependency>
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>6.5.1</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.elasticsearch/elasticsearch -->
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch</artifactId>
<version>5.4.1</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.10.2</version>
</dependency>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-server</artifactId>
<version>3.4.0</version>
</dependency>
<dependency>
<groupId>io.appium</groupId>
<artifactId>java-client</artifactId>
<version>5.0.0-BETA8</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.codehaus.mojo/exec-maven-plugin -->
<dependency>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.6.0</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
</exclusion>
</exclusions>
</dependency>
<!-- https://mvnrepository.com/artifact/org.slf4j/slf4j-api -->
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.25</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-nop</artifactId>
<version>1.7.25</version>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.10.3</version>
<configuration>
<additionalparam>-Xdoclint:none</additionalparam>
<tags>
<tag>
<name>name</name>
<placement>a</placement>
<head>Name:</head>
</tag>
<tag>
<name>objective</name>
<placement>a</placement>
<head>Objective:</head>
</tag>
<tag>
<name>scenario</name>
<placement>a</placement>
<head>Scenario:</head>
</tag>
</tags>
</configuration>
<executions>
<execution>
<id>attach-javadocs</id>
<goals>
<goal>jar</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>2.2.1</version>
<executions>
<execution>
<id>attach-sources</id>
<goals>
<goal>jar-no-fork</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<artifactId>maven-remote-resources-plugin</artifactId>
<version>1.5</version>
<executions>
<execution>
<goals>
<goal>bundle</goal>
</goals>
</execution>
</executions>
<configuration>
<includes>
<include>**/translation/*</include>
</includes>
</configuration>
</plugin>
<plugin>
<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>2.11</version>
<configuration>
<header>com/mycila/maven/plugin/license/templates/GPL-3.txt</header>
<properties>
<owner>HARDIS</owner>
<email>vincent.lemaitre@hardis.fr</email>
</properties>
<excludes>
<exclude>**/README</exclude>
<exclude>src/test/resources/**</exclude>
<exclude>src/main/resources/**</exclude>
</excludes>
</configuration>
<executions>
<execution>
<goals>
<goal>check</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.3</version>
<configuration>
<source>1.8</source>
<target>1.8</target>
<jvmArg>-Xmx2048m</jvmArg>
<jvmArg>-Xms256m</jvmArg>
</configuration>
</plugin>
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.7</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
</plugin>
<plugin>
<groupId>org.eclipse.m2e</groupId>
<artifactId>lifecycle-mapping</artifactId>
<version>1.0.0</version>
<configuration>
<lifecycleMappingMetadata>
<pluginExecutions>
<pluginExecution>
<pluginExecutionFilter>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-remote-resources-plugin
</artifactId>
<versionRange>
[1.5,)
</versionRange>
<goals>
<goal>bundle</goal>
</goals>
</pluginExecutionFilter>
<action>
<ignore></ignore>
</action>
</pluginExecution>
</pluginExecutions>
</lifecycleMappingMetadata>
</configuration>
</plugin>
</plugins>
</build>
<profiles>
<profile>
<id>sonatype-oss-release</id>
<activation>
<property>
<name>performRelease</name>
<value>true</value>
</property>
</activation>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.5</version>
<executions>
<execution>
<id>sign-artifacts</id>
<phase>verify</phase>
<goals>
<goal>sign</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</profile>
</profiles>
</project>