Tagger must be built after WhitespaceTokenizer in aggregate-addons
------------------------------------------------------------------

                 Key: UIMA-2104
                 URL: https://issues.apache.org/jira/browse/UIMA-2104
             Project: UIMA
          Issue Type: Bug
            Reporter: Tommaso Teofili
            Assignee: Tommaso Teofili


The module list specifies Tagger before WhitespaceTokenizer (alphabetical 
order) but WhitespaceTokenizer should be installed first since Tagger has a 
dependency on it and in an empty (offline) Maven repo that dependency cannot be 
satisfied. Need to set Tagger just after WhitespaceTokenizer in 
aggregate-addons pom.xml

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to