uimaj-core has dependency on log4j coded incorrectly
----------------------------------------------------

                 Key: UIMA-1549
                 URL: https://issues.apache.org/jira/browse/UIMA-1549
             Project: UIMA
          Issue Type: Bug
          Components: Build, Packaging and Test
            Reporter: Marshall Schor
            Priority: Trivial
             Fix For: 2.3


The dependency is not to be packaged with the result - so the right coding of 
the scope is "provided",not "compile".  Also, the dependency is optional - it 
should not be passed by default as a transitive dependency to other maven POMs 
that depend on the uimaj-core.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to