junit should only be a test dependency in pom.xml
-------------------------------------------------

                 Key: CLI-136
                 URL: https://issues.apache.org/jira/browse/CLI-136
             Project: Commons CLI
          Issue Type: Improvement
          Components: CLI-1.x
    Affects Versions: 1.0
         Environment: Maven 2.0.7
            Reporter: Max Berger
            Priority: Trivial


According to
http://www.mvnrepository.com/artifact/commons-cli/commons-cli/1.0

commons-cli requires junit to run. instead, this should be a test-only 
dependency, e.g. please add
<scope>test</scope> to the pom.xml

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to