|
|
@ -180,7 +180,7 @@ Maven is well supported by most Java IDEs. Refer to your vendor documentation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
== Integration tests
|
|
|
|
== Integration tests
|
|
|
|
The sample application are used as integration tests during the build (when you
|
|
|
|
The sample applications are used as integration tests during the build (when you
|
|
|
|
`mvn install`). Due to the fact that they make use of the `spring-boot-maven-plugin`
|
|
|
|
`mvn install`). Due to the fact that they make use of the `spring-boot-maven-plugin`
|
|
|
|
they cannot be called directly, and so instead are launched via the
|
|
|
|
they cannot be called directly, and so instead are launched via the
|
|
|
|
`maven-invoker-plugin`. If you encounter build failures running the integration tests,
|
|
|
|
`maven-invoker-plugin`. If you encounter build failures running the integration tests,
|
|
|
|