diff --git a/pom.xml b/pom.xml
index 60e30672..f6a37c99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,8 +61,8 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- 11
- 11
+ 17
+ 17
false
io.meeds.distribution
plf-community-tomcat-standalone
@@ -180,20 +180,21 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
-
- ${ut.verbose}
-
-
-
-
-
+
+ com.jcabi
+ jcabi-maven-plugin
+
+
+ weave-classes
+
+
+
+ weave-test-classes
+
+
+
+
org.codehaus.gmavenplus
gmavenplus-plugin
@@ -273,182 +274,4 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-
-
-
- run-its
-
-
-
- ${it.dataDirPath}
- true
- ${project.basedir}/src/test/data
-
- **/*.json
- **/*.xml
-
-
-
- ${it.dataDirPath}
- false
- ${project.basedir}/src/test/data
-
- **/*.json
-
-
-
-
-
- org.codehaus.mojo
- build-helper-maven-plugin
-
-
- reserve-network-port
- initialize
-
- reserve-network-port
-
-
-
- it.webServerHttpPort
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-dependency-plugin
-
-
- prepare-integration-tests
- pre-integration-test
-
- unpack-dependencies
-
-
- test
- zip
- ${it.workingDirPath}
-
-
-
-
-
- org.apache.tomcat.maven
- tomcat7-maven-plugin
-
-
- start-tomcat
- pre-integration-test
-
- run-war-only
-
-
- true
-
-
-
- stop-tomcat
- post-integration-test
-
- shutdown
-
-
-
-
- true
-
- ${it.dataDirPath}/server.xml
-
-
-
- org.apache.maven.plugins
- maven-failsafe-plugin
-
-
- ${it.dataDirPath}
- ${it.workingDirPath}
- ${argLine}
- ${io.meeds.distribution.version}
- ${project.build.directory}/${project.build.finalName}.jar
- ${it.verbose}
- ${it.webServerHttpPort}
-
-
-
-
-
-
-
- ${it.platform.groupId}
- ${it.platform.artifactId}
- ${io.meeds.distribution.version}
- zip
- test
-
-
-
-
- platform-community-tomcat-its
-
-
- platform.distribution
- platform-community-tomcat
-
-
-
- io.meeds.distribution
- plf-community-tomcat-standalone
-
-
-
-
- platform-enterprise-tomcat-its
-
-
- platform.distribution
- platform-enterprise-tomcat
-
-
-
- com.exoplatform.platform.distributions
- plf-enterprise-tomcat-standalone
-
-
-
- platform-enterprise-jbosseap-its
-
-
- platform.distribution
- platform-enterprise-jbosseap
-
-
-
- com.exoplatform.platform.distributions
- plf-enterprise-jbosseap-standalone
-
-
-
- coverage
-
-
- 1
-
-
-
- verbose-tests
-
-
- verboseTests
-
-
-
- true
- true
-
-
-