Fix UIMA AS jUnit test to generate files into uimaj-as-activemq/target/temp
directory
-------------------------------------------------------------------------------------
Key: UIMA-1851
URL: https://issues.apache.org/jira/browse/UIMA-1851
Project: UIMA
Issue Type: Bug
Components: Async Scaleout
Affects Versions: 2.3AS
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik
Priority: Minor
One of the UIMA SS extended tests creates a temp directory in
uimaj-as-activemq project folder. When attempting to build the project, maven
fails. One approach is to exclude the temp directory in project's pom file, but
a better approach is to generate the temp directory under target where it is
cleaned up when maven build runs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.