Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0, 2.1.0, 2.2.0, 2.3.0
-
None
Description
POSTaggerMEIT in the Jenkins log , so in consequence a
cat log.txt | grep POSTaggerMEIT
gives an empty result.
Moreover, any test that ends with *IT.java do not show up in the Jenkins log.
Aims:
- Make sure, the ITs are run during (eval) builds
- Introduce and / or check for an appropriate Maven profile that executes ITs in a separate phase, eg. via maven-failsafe-plugin