[GitHub] maven-scm pull request: [SCM-786] Add missing dependency on junit ...

2014-11-23 Thread mizdebsk
Github user mizdebsk closed the pull request at: https://github.com/apache/maven-scm/pull/25 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] maven-scm pull request: [SCM-786] Add dependency missing on junit ...

2014-11-21 Thread mizdebsk
GitHub user mizdebsk opened a pull request: https://github.com/apache/maven-scm/pull/25 [SCM-786] Add dependency missing on junit to maven-scm-test `maven-scm-test` uses JUnit, but doesn't declare it as dependency. This works because JUnit is a transitive dependency pulled

[GitHub] maven pull request: [MNG-5696] Remove dependency on Easymock

2014-09-29 Thread mizdebsk
GitHub user mizdebsk opened a pull request: https://github.com/apache/maven/pull/25 [MNG-5696] Remove dependency on Easymock maven-compat has a test dependency on easymock, which is not really used for anything. Dependency on easymock should be removed. JIRA bug report