You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2021/11/25 16:57:58 UTC

[uima-uimafit] branch bugfix/UIMA-6396-uimaFIT-maven-plugin-mixes-up-test-and-compile-scopes updated (068e093 -> f26cbd4)

This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch bugfix/UIMA-6396-uimaFIT-maven-plugin-mixes-up-test-and-compile-scopes
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git.


    from 068e093  [UIMA-6396] uimaFIT maven plugin mixes up test and compile scopes
     add f26cbd4  [UIMA-6396] uimaFIT maven plugin mixes up test and compile scopes

No new revisions were added by this update.

Summary of changes:
 uimafit-maven-plugin/pom.xml                                   |  2 +-
 .../compile-test-scope/main-artifact-plus-test-scope/pom.xml   |  2 +-
 .../reference/main-artifact-plus-test-scope/TestAnnotator.xml  | 10 ++++++++++
 .../src/main/java/org/apache/uima/fit/maven/EnhanceMojo.java   |  6 +++---
 .../org/apache/uima/fit/maven/GenerateDescriptorsMojo.java     |  6 +++---
 5 files changed, 18 insertions(+), 8 deletions(-)