[ 
https://issues.apache.org/jira/browse/CLI-136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henri Yandell closed CLI-136.
-----------------------------

    Resolution: Won't Fix

The (about to be released) 1.1 project.xml has a <scope>test</scope> set.

Both the project.xml and pom.xml in trunk also have it set.

> 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