Richard Eckart de Castilho created UIMA-6241:
------------------------------------------------
Summary: Ruta maven plugin does not fail the build when it fails
Key: UIMA-6241
URL: https://issues.apache.org/jira/browse/UIMA-6241
Project: UIMA
Issue Type: Bug
Components: Ruta
Affects Versions: 2.8.1ruta
Reporter: Richard Eckart de Castilho
The Ruta maven plugin reports a failure but does not fail the build.
{code}
[INFO] --- ruta-maven-plugin:2.8.1:generate (descriptors) @ some-annotator ---
[WARNING] Tried to build NoUnit, but failed (dependency probably not yet
build): class path resource [some/TypeSystem.xml] cannot be resolved to URL
because it does not exist
[WARNING] Failed to build UIMA Ruta script: NoUnit
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)