Martin Wiesner created OPENNLP-1538:
---------------------------------------
Summary: Ensure all integration tests are run during Eval build
Key: OPENNLP-1538
URL: https://issues.apache.org/jira/browse/OPENNLP-1538
Project: OpenNLP
Issue Type: Task
Components: Build, Packaging and Test
Reporter: Martin Wiesner
POSTaggerMEIT in the [Jenkins log
|https://ci-builds.apache.org/blue/rest/organizations/jenkins/pipelines/OpenNLP/pipelines/eval-tests/runs/312/log/?start=0&download=true],
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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)