diff --git a/jhipster/jhipster-monolithic/pom.xml b/jhipster/jhipster-monolithic/pom.xml
index 3c08f9a842..7dd12eb11d 100644
--- a/jhipster/jhipster-monolithic/pom.xml
+++ b/jhipster/jhipster-monolithic/pom.xml
@@ -1,9 +1,7 @@
4.0.0
- com.baeldung
jhipster-monolithic
- 0.0.1-SNAPSHOT
war
JHipster Monolithic Application
@@ -89,8 +87,7 @@
io.dropwizard.metrics
metrics-annotation
- ${dropwizard-metrics.version}
-
+
io.dropwizard.metrics
metrics-core
@@ -98,18 +95,15 @@
io.dropwizard.metrics
metrics-json
- ${dropwizard-metrics.version}
-
+
io.dropwizard.metrics
metrics-jvm
- ${dropwizard-metrics.version}
-
+
io.dropwizard.metrics
metrics-servlet
- ${dropwizard-metrics.version}
-
+
io.dropwizard.metrics
metrics-servlets
@@ -536,7 +530,7 @@
org.liquibase
liquibase-maven-plugin
- ${liquibase.version}
+ ${liquibase-maven-plugin.version}
javax.validation
@@ -920,6 +914,7 @@
1.1.3
3.6
2.0.0
+ 3.6.2
4.8
jdt_apt
1.1.0.Final
diff --git a/parent-boot-1/pom.xml b/parent-boot-1/pom.xml
index e4902de0e6..c52327a42e 100644
--- a/parent-boot-1/pom.xml
+++ b/parent-boot-1/pom.xml
@@ -1,117 +1,54 @@
- 4.0.0
- com.baeldung
- parent-boot-1
- 0.0.1-SNAPSHOT
- pom
- Parent for all Spring Boot 1.x modules
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ 4.0.0
+ parent-boot-1
+ 0.0.1-SNAPSHOT
+ pom
+ Parent for all Spring Boot 1.x modules
-
- org.springframework.boot
- spring-boot-starter-parent
- 1.5.13.RELEASE
-
-
+
+ com.baeldung
+ parent-modules
+ 1.0.0-SNAPSHOT
+
-
-
- io.rest-assured
- rest-assured
- ${rest-assured.version}
-
-
- org.springframework.boot
- spring-boot-starter-test
- test
-
-
+
+
+
+ org.springframework.boot
+ spring-boot-dependencies
+ 1.5.15.RELEASE
+ pom
+ import
+
+
+
+
+
+ io.rest-assured
+ rest-assured
+ ${rest-assured.version}
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+ test
+
+
-
-
-
- org.springframework.boot
- spring-boot-maven-plugin
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
- ${maven-surefire-plugin.version}
-
- 3
- true
-
- **/*IntegrationTest.java
- **/*IntTest.java
- **/*LongRunningUnitTest.java
- **/*ManualTest.java
- **/*LiveTest.java
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- ${maven-compiler-plugin.version}
-
- ${maven.compiler.source}
- ${maven.compiler.target}
-
-
-
-
+
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+ 1.5.15.RELEASE
+
+
+
-
-
- integration
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
-
- integration-test
-
- test
-
-
-
- **/*ManualTest.java
- **/*LiveTest.java
- **/AutoconfigurationTest.java
- **/*UnitTest.java
-
-
- **/*IntegrationTest.java
- **/*IntTest.java
- */EthControllerTestOne.java
- **/*EntryPointsTest.java
-
-
-
-
-
-
- json
-
-
-
-
-
-
-
-
- UTF-8
- UTF-8
- 1.8
- 3.0.6
-
- 2.20.1
- 3.7.0
- 1.8
- 1.8
-
+
+ 3.1.0
+
\ No newline at end of file
diff --git a/parent-boot-2/pom.xml b/parent-boot-2/pom.xml
index 2fc46e4c28..86a77a90db 100644
--- a/parent-boot-2/pom.xml
+++ b/parent-boot-2/pom.xml
@@ -1,7 +1,6 @@
4.0.0
- com.baeldung
parent-boot-2
0.0.1-SNAPSHOT
pom
@@ -18,7 +17,7 @@
org.springframework.boot
spring-boot-dependencies
- 2.0.1.RELEASE
+ 2.0.4.RELEASE
pom
import
@@ -41,10 +40,11 @@
org.springframework.boot
spring-boot-maven-plugin
- 2.0.1.RELEASE
+ 2.0.4.RELEASE
+
thin-jar
diff --git a/spring-4/pom.xml b/spring-4/pom.xml
index 62da44882f..cf10f64aa2 100644
--- a/spring-4/pom.xml
+++ b/spring-4/pom.xml
@@ -3,7 +3,6 @@
4.0.0
spring-4
spring-4
- 0.0.1-SNAPSHOT
jar
spring-4
@@ -32,14 +31,12 @@
com.h2database
h2
- ${h2database.version}
test
com.zaxxer
HikariCP
- ${hikaricp.version}
-
+
org.springframework.boot
spring-boot-starter-test
@@ -53,7 +50,6 @@
org.projectlombok
lombok
- ${lombok.version}
provided
diff --git a/spring-activiti/pom.xml b/spring-activiti/pom.xml
index 1b9e831a29..0a19f483c1 100644
--- a/spring-activiti/pom.xml
+++ b/spring-activiti/pom.xml
@@ -2,9 +2,7 @@
4.0.0
- com.example
spring-activiti
- 0.0.1-SNAPSHOT
jar
spring-activiti
Demo project for Spring Boot
@@ -44,33 +42,6 @@
-
-
-
- org.springframework.boot
- spring-boot-maven-plugin
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
- ${maven-surefire-plugin.version}
-
- 3
- true
-
- **/*IntegrationTest.java
- **/*IntTest.java
- **/*LongRunningUnitTest.java
- **/*ManualTest.java
- **/JdbcTest.java
- **/*LiveTest.java
-
-
-
-
-
-
-
com.example.activitiwithspring.ActivitiWithSpringApplication
UTF-8
diff --git a/spring-cloud/spring-cloud-aws/pom.xml b/spring-cloud/spring-cloud-aws/pom.xml
index 773bf27fc2..6933845173 100644
--- a/spring-cloud/spring-cloud-aws/pom.xml
+++ b/spring-cloud/spring-cloud-aws/pom.xml
@@ -4,7 +4,6 @@
4.0.0
com.baeldung.spring.cloud
spring-cloud-aws
- 0.0.1-SNAPSHOT
jar
Spring Cloud AWS
Spring Cloud AWS Examples
@@ -44,7 +43,6 @@
org.postgresql
postgresql
-
@@ -59,27 +57,8 @@
-
-
-
- maven-surefire-plugin
-
-
- **/*IntegrationTest.java
- **/*IntTest.java
-
-
-
-
-
-
-
com.baeldung.spring.cloud.aws.SpringCloudAwsApplication
- UTF-8
- UTF-8
- 1.8
Dalston.SR4
-
diff --git a/spring-cloud/spring-cloud-connectors-heroku/pom.xml b/spring-cloud/spring-cloud-connectors-heroku/pom.xml
index f25c190d56..f00c9eb1fc 100644
--- a/spring-cloud/spring-cloud-connectors-heroku/pom.xml
+++ b/spring-cloud/spring-cloud-connectors-heroku/pom.xml
@@ -33,8 +33,7 @@
org.postgresql
postgresql
- ${postgresql.version}
-
+
com.h2database
h2
@@ -54,33 +53,8 @@
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
- ${maven-surefire-plugin.version}
-
- 3
- true
-
- **/*IntegrationTest.java
- **/*IntTest.java
- **/*LongRunningUnitTest.java
- **/*ManualTest.java
- **/JdbcTest.java
- **/*LiveTest.java
-
- true
-
-
-
-
-
Brixton.SR7
- 2.21.0
9.4-1201-jdbc4
-
\ No newline at end of file
diff --git a/spring-mvc-forms-thymeleaf/pom.xml b/spring-mvc-forms-thymeleaf/pom.xml
index 07c49766ee..504ad1dcb2 100644
--- a/spring-mvc-forms-thymeleaf/pom.xml
+++ b/spring-mvc-forms-thymeleaf/pom.xml
@@ -3,9 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- com.baeldung
spring-mvc-forms-thymeleaf
- 0.0.1-SNAPSHOT
jar
spring-mvc-forms-thymeleaf
spring forms examples using thymeleaf
@@ -40,36 +38,8 @@
-
-
-
- org.springframework.boot
- spring-boot-maven-plugin
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- 3
- true
- methods
- true
-
- **/*IntegrationTest.java
- **/*IntTest.java
- **/*LiveTest.java
-
-
-
-
-
-
- UTF-8
- UTF-8
3.0.9.RELEASE
com.baeldung.sessionattrs.SessionAttrsApplication
-
diff --git a/spring-mvc-velocity/pom.xml b/spring-mvc-velocity/pom.xml
index 64cf0a73a5..dc5adcf3cf 100644
--- a/spring-mvc-velocity/pom.xml
+++ b/spring-mvc-velocity/pom.xml
@@ -1,7 +1,6 @@
4.0.0
- com.baeldung
0.1-SNAPSHOT
spring-mvc-velocity
@@ -94,7 +93,6 @@
-
org.apache.maven.plugins
maven-war-plugin
@@ -103,25 +101,7 @@
false
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- 3
- true
-
- **/*IntegrationTest.java
- **/*IntTest.java
-
-
-
-
-
-
-
-
diff --git a/spring-rest-simple/pom.xml b/spring-rest-simple/pom.xml
index f5ce46ade4..004c925a8f 100644
--- a/spring-rest-simple/pom.xml
+++ b/spring-rest-simple/pom.xml
@@ -1,349 +1,339 @@
- 4.0.0
- com.baeldung
- spring-rest-simple
- 0.1-SNAPSHOT
- spring-rest-simple
- war
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ 4.0.0
+ com.baeldung
+ spring-rest-simple
+ 0.1-SNAPSHOT
+ spring-rest-simple
+ war
-
- parent-boot-1
- com.baeldung
- 0.0.1-SNAPSHOT
- ../parent-boot-1
-
+
+ parent-boot-1
+ com.baeldung
+ 0.0.1-SNAPSHOT
+ ../parent-boot-1
+
-
+
-
-
- org.springframework.boot
- spring-boot-starter-thymeleaf
-
-
- org.springframework.boot
- spring-boot-starter-actuator
-
-
- org.springframework.boot
- spring-boot-devtools
-
-
- org.springframework.boot
- spring-boot-starter-test
- test
-
+
+
+ org.springframework.boot
+ spring-boot-starter-thymeleaf
+
+
+ org.springframework.boot
+ spring-boot-starter-actuator
+
+
+ org.springframework.boot
+ spring-boot-devtools
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+ test
+
-
-
- org.springframework
- spring-web
-
-
- commons-logging
- commons-logging
-
-
-
-
- org.springframework
- spring-webmvc
-
-
- org.springframework
- spring-oxm
-
-
- commons-fileupload
- commons-fileupload
- ${commons-fileupload.version}
-
-
+
+
+ org.springframework
+ spring-web
+
+
+ commons-logging
+ commons-logging
+
+
+
+
+ org.springframework
+ spring-webmvc
+
+
+ org.springframework
+ spring-oxm
+
+
+ commons-fileupload
+ commons-fileupload
+ ${commons-fileupload.version}
+
+
-
- javax.servlet
- javax.servlet-api
- provided
-
-
- javax.servlet
- jstl
- runtime
-
+
+ javax.servlet
+ javax.servlet-api
+ provided
+
+
+ javax.servlet
+ jstl
+ runtime
+
-
+
-
- com.fasterxml.jackson.core
- jackson-databind
-
-
- com.fasterxml.jackson.dataformat
- jackson-dataformat-xml
-
-
- com.thoughtworks.xstream
- xstream
- ${xstream.version}
-
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
+
+ com.fasterxml.jackson.dataformat
+ jackson-dataformat-xml
+
+
+ com.thoughtworks.xstream
+ xstream
+ ${xstream.version}
+
-
+
-
- com.google.guava
- guava
- ${guava.version}
-
-
- org.apache.commons
- commons-lang3
- ${commons-lang3.version}
-
+
+ com.google.guava
+ guava
+ ${guava.version}
+
+
+ org.apache.commons
+ commons-lang3
+ ${commons-lang3.version}
+
-
+
-
- org.slf4j
- slf4j-api
-
-
- ch.qos.logback
- logback-classic
-
-
-
- org.slf4j
- jcl-over-slf4j
-
-
+
+ org.slf4j
+ slf4j-api
+
+
+ ch.qos.logback
+ logback-classic
+
+
+
+ org.slf4j
+ jcl-over-slf4j
+
+
-
+
-
- com.squareup.okhttp3
- okhttp
- ${com.squareup.okhttp3.version}
-
+
+ com.squareup.okhttp3
+ okhttp
+ ${com.squareup.okhttp3.version}
+
-
+
-
- junit
- junit
- test
-
-
- org.hamcrest
- hamcrest-core
- test
-
-
- org.hamcrest
- hamcrest-library
- test
-
-
- org.mockito
- mockito-core
- test
-
-
- org.springframework
- spring-test
-
-
- com.jayway.restassured
- rest-assured
- ${jayway-rest-assured.version}
-
-
- com.google.protobuf
- protobuf-java
- ${protobuf-java.version}
-
-
- com.googlecode.protobuf-java-format
- protobuf-java-format
- ${protobuf-java-format.version}
-
-
- com.esotericsoftware
- kryo
- ${kryo.version}
-
-
- com.jayway.jsonpath
- json-path
-
-
+
+ junit
+ junit
+ test
+
+
+ org.hamcrest
+ hamcrest-core
+ test
+
+
+ org.hamcrest
+ hamcrest-library
+ test
+
+
+ org.mockito
+ mockito-core
+ test
+
+
+ org.springframework
+ spring-test
+
+
+ com.jayway.restassured
+ rest-assured
+ ${jayway-rest-assured.version}
+
+
+ com.google.protobuf
+ protobuf-java
+ ${protobuf-java.version}
+
+
+ com.googlecode.protobuf-java-format
+ protobuf-java-format
+ ${protobuf-java-format.version}
+
+
+ com.esotericsoftware
+ kryo
+ ${kryo.version}
+
+
+ com.jayway.jsonpath
+ json-path
+
+
-
- spring-rest
-
-
- src/main/resources
- true
-
-
-
+
+ spring-rest
+
+
+ src/main/resources
+ true
+
+
+
+
+ org.codehaus.cargo
+ cargo-maven2-plugin
+ ${cargo-maven2-plugin.version}
+
+
+
+ tomcat8x
+ embedded
+
+
+
+
+
+
+ 8082
+
+
+
+
+
+
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.7.0
-
- 1.8
- 1.8
-
-
-
- org.apache.maven.plugins
- maven-war-plugin
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- 3
- true
-
- **/*IntegrationTest.java
- **/*IntTest.java
- **/*LongRunningUnitTest.java
- **/*ManualTest.java
- **/JdbcTest.java
- **/*LiveTest.java
-
-
-
-
- org.codehaus.cargo
- cargo-maven2-plugin
- ${cargo-maven2-plugin.version}
-
-
-
- tomcat8x
- embedded
-
-
-
-
-
-
- 8082
-
-
-
-
-
-
+
+
+ integration
+
+
+
+ org.codehaus.cargo
+ cargo-maven2-plugin
+
+
+ start-server
+ pre-integration-test
+
+ start
+
+
+
+ stop-server
+ post-integration-test
+
+ stop
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+
+ integration-test
+
+ test
+
+
+
+ none
+
+
+ **/*IntegrationTest.java
+ **/*IntTest.java
+
+
+
+
+
+
+
+
+
+
+ live
+
+
+
+ org.codehaus.cargo
+ cargo-maven2-plugin
+
+
+ start-server
+ pre-integration-test
+
+ start
+
+
+
+ stop-server
+ post-integration-test
+
+ stop
+
+
+
+
-
-
- integration
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
-
- integration-test
-
- test
-
-
-
- none
-
-
- **/*IntegrationTest.java
- **/*IntTest.java
-
-
-
-
-
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+
+ integration-test
+
+ test
+
+
+
+ none
+
+
+ **/*LiveTest.java
+
+
+ cargo
+
+
+
+
+
-
-
-
-
- live
-
-
-
- org.codehaus.cargo
- cargo-maven2-plugin
-
-
- start-server
- pre-integration-test
-
- start
-
-
-
- stop-server
- post-integration-test
-
- stop
-
-
-
-
+
+
+
+
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
-
- integration-test
-
- test
-
-
-
- none
-
-
- **/*LiveTest.java
-
-
- cargo
-
-
-
-
-
+
+ 1.3.3
+ 4.0.0
+ 1.4
+ 3.1.0
+ 3.5
+ 1.4.9
-
-
-
-
+
+ 20.0
+ 2.9.0
-
- 1.3.3
- 4.0.0
- 1.4
- 3.1.0
- 3.5
- 1.4.9
+
+ 1.6.0
+ 3.0.4
-
- 20.0
- 2.9.0
+
+ 3.4.1
-
- 1.6.0
- 3.0.4
-
-
- 3.4.1
-
- 2.2.0
-
+ 2.2.0
+
diff --git a/spring-rest/pom.xml b/spring-rest/pom.xml
index 403ed4cfde..bd17811801 100644
--- a/spring-rest/pom.xml
+++ b/spring-rest/pom.xml
@@ -1,343 +1,305 @@
- 4.0.0
- com.baeldung
- spring-rest
- 0.1-SNAPSHOT
- spring-rest
- war
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+ 4.0.0
+ spring-rest
+ 0.1-SNAPSHOT
+ spring-rest
+ war
-
- parent-boot-2
- com.baeldung
- 0.0.1-SNAPSHOT
- ../parent-boot-2
-
+
+ parent-boot-2
+ com.baeldung
+ 0.0.1-SNAPSHOT
+ ../parent-boot-2
+
-
+
-
-
- org.springframework.boot
- spring-boot-starter-web
-
-
- org.springframework.boot
- spring-boot-starter-thymeleaf
-
-
- org.springframework.boot
- spring-boot-starter-actuator
-
-
- org.springframework.boot
- spring-boot-devtools
-
-
- org.springframework.boot
- spring-boot-starter-test
-
+
+
+ org.springframework.boot
+ spring-boot-starter-web
+
+
+ org.springframework.boot
+ spring-boot-starter-thymeleaf
+
+
+ org.springframework.boot
+ spring-boot-starter-actuator
+
+
+ org.springframework.boot
+ spring-boot-devtools
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+
-
-
- org.springframework
- spring-web
-
-
- commons-logging
- commons-logging
-
-
-
-
- org.springframework
- spring-webmvc
-
-
- org.springframework
- spring-oxm
-
-
- commons-fileupload
- commons-fileupload
- ${commons-fileupload.version}
-
+
+
+ org.springframework
+ spring-web
+
+
+ commons-logging
+ commons-logging
+
+
+
+
+ org.springframework
+ spring-webmvc
+
+
+ org.springframework
+ spring-oxm
+
+
+ commons-fileupload
+ commons-fileupload
+ ${commons-fileupload.version}
+
-
-
- javax.servlet
- javax.servlet-api
- provided
-
+
+
+ javax.servlet
+ javax.servlet-api
+ provided
+
-
- javax.servlet
- jstl
- runtime
-
+
+ javax.servlet
+ jstl
+ runtime
+
-
-
- com.fasterxml.jackson.core
- jackson-databind
-
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
-
- com.fasterxml.jackson.dataformat
- jackson-dataformat-xml
-
+
+ com.fasterxml.jackson.dataformat
+ jackson-dataformat-xml
+
-
- com.thoughtworks.xstream
- xstream
- ${xstream.version}
-
+
+ com.thoughtworks.xstream
+ xstream
+ ${xstream.version}
+
-
-
- com.google.guava
- guava
- ${guava.version}
-
-
- org.apache.commons
- commons-lang3
- ${commons-lang3.version}
-
+
+
+ com.google.guava
+ guava
+ ${guava.version}
+
+
+ org.apache.commons
+ commons-lang3
+
-
-
- com.squareup.okhttp3
- okhttp
- ${com.squareup.okhttp3.version}
-
+
+
+ com.squareup.okhttp3
+ okhttp
+ ${com.squareup.okhttp3.version}
+
-
-
- org.hamcrest
- hamcrest-core
- test
-
-
- org.hamcrest
- hamcrest-library
- test
-
-
- org.mockito
- mockito-core
- test
-
-
- org.springframework
- spring-test
-
+
+
+ org.hamcrest
+ hamcrest-core
+ test
+
+
+ org.hamcrest
+ hamcrest-library
+ test
+
+
+ org.mockito
+ mockito-core
+ test
+
+
+ org.springframework
+ spring-test
+
-
-
- com.google.protobuf
- protobuf-java
- ${protobuf-java.version}
-
-
- com.googlecode.protobuf-java-format
- protobuf-java-format
- ${protobuf-java-format.version}
-
-
- com.esotericsoftware
- kryo
- ${kryo.version}
-
-
- com.jayway.jsonpath
- json-path
-
+
+
+ com.google.protobuf
+ protobuf-java
+ ${protobuf-java.version}
+
+
+ com.googlecode.protobuf-java-format
+ protobuf-java-format
+ ${protobuf-java-format.version}
+
+
+ com.esotericsoftware
+ kryo
+ ${kryo.version}
+
+
+ com.jayway.jsonpath
+ json-path
+
-
-
- commons-io
- commons-io
- 2.4
-
-
- au.com.dius
- pact-jvm-provider-junit_2.11
- ${pact.version}
-
-
- io.rest-assured
- rest-assured
- ${rest-assured.version}
-
+
+
+ commons-io
+ commons-io
+ 2.4
+
+
+ au.com.dius
+ pact-jvm-provider-junit_2.11
+ ${pact.version}
+
+
+ io.rest-assured
+ rest-assured
+
-
+
-
- spring-rest
-
-
- src/main/resources
- true
-
-
+
+ spring-rest
+
+
+ src/main/resources
+ true
+
+
-
-
- org.springframework.boot
- spring-boot-maven-plugin
-
- true
-
-
-
- org.apache.maven.plugins
- maven-war-plugin
-
-
- org.codehaus.cargo
- cargo-maven2-plugin
- ${cargo-maven2-plugin.version}
-
-
- tomcat8x
- embedded
-
-
-
-
-
-
- 8082
-
-
-
-
-
- org.apache.maven.plugins
- maven-checkstyle-plugin
- ${checkstyle-maven-plugin.version}
-
- checkstyle.xml
-
-
-
-
- check
-
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- 3
- true
-
- **/*IntegrationTest.java
- **/*IntTest.java
- **/*LongRunningUnitTest.java
- **/*ManualTest.java
- **/*LiveTest.java
-
-
-
-
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+
+ true
+
+
+
+ org.apache.maven.plugins
+ maven-war-plugin
+
+
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+ ${checkstyle-maven-plugin.version}
+
+ checkstyle.xml
+
+
+
+
+ check
+
+
+
+
+
+
-
+
+
+ live
+
+
+
+ org.codehaus.cargo
+ cargo-maven2-plugin
+
+
+ start-server
+ pre-integration-test
+
+ start
+
+
+
+ stop-server
+ post-integration-test
+
+ stop
+
+
+
+
-
-
- live
-
-
-
- org.codehaus.cargo
- cargo-maven2-plugin
-
-
- start-server
- pre-integration-test
-
- start
-
-
-
- stop-server
- post-integration-test
-
- stop
-
-
-
-
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+
+ integration-test
+
+ test
+
+
+
+ none
+
+
+ **/*LiveTest.java
+
+
+ cargo
+
+
+
+
+
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
-
- integration-test
-
- test
-
-
-
- none
-
-
- **/*LiveTest.java
-
-
- cargo
-
-
-
-
-
+
+
+
-
-
-
+
-
+
+
+
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+ ${checkstyle-maven-plugin.version}
+
+ checkstyle.xml
+
+
+
+
-
-
-
- org.apache.maven.plugins
- maven-checkstyle-plugin
- ${checkstyle-maven-plugin.version}
-
- checkstyle.xml
-
-
-
-
+
+ 1.3.2
+ 4.0.0
+ 1.4
+ 3.1.0
+ 3.5
+ 1.4.9
-
- 1.3.2
- 4.0.0
- 1.4
- 3.1.0
- 3.5
- 1.4.9
+
+ 20.0
-
- 20.0
+
+ 1.6.0
+ 3.0.4
+ 3.0.0
+ false
+
+ 3.4.1
-
- 1.6.0
- 3.0.4
- 3.0.0
- false
-
- 3.4.1
-
- 2.2.0
- 3.5.11
- 3.1.0
-
+ 2.2.0
+ 3.5.11
+ 3.1.0
+