[GitHub] maven issue #161: [MNG-6370] Fix typo in list filtering ConcurrencyDependenc...

2018-03-07 Thread slachiewicz
Github user slachiewicz commented on the issue: https://github.com/apache/maven/pull/161 Sure, unit test are always funny part:) done --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional

[GitHub] maven pull request #161: [MNG-6370] Fix typo in list filtering ConcurrencyDe...

2018-03-05 Thread slachiewicz
GitHub user slachiewicz opened a pull request: https://github.com/apache/maven/pull/161 [MNG-6370] Fix typo in list filtering ConcurrencyDependencyGraph.getU… …nfinishedProjects You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] maven issue #135: [MNG-6296] Parse properties before configuring the logging...

2018-02-25 Thread slachiewicz
Github user slachiewicz commented on the issue: https://github.com/apache/maven/pull/135 Merged to master http://git-wip-us.apache.org/repos/asf/maven/commit/b2afafe5 --- - To unsubscribe, e-mail: dev-unsubscr

[GitHub] maven pull request #160: Fix links to Apache/CDDL/MIT licenses

2018-02-20 Thread slachiewicz
GitHub user slachiewicz opened a pull request: https://github.com/apache/maven/pull/160 Fix links to Apache/CDDL/MIT licenses - skip download of Apache License files - correct address to Oracle CDDL and MIT licenses You can merge this pull request into a Git repository by

[GitHub] maven pull request #156: Remove Google Guava usage (move to Java7)

2018-02-17 Thread slachiewicz
Github user slachiewicz closed the pull request at: https://github.com/apache/maven/pull/156 --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[GitHub] maven pull request #156: Remove Google Guava usage (move to Java7)

2018-02-10 Thread slachiewicz
GitHub user slachiewicz opened a pull request: https://github.com/apache/maven/pull/156 Remove Google Guava usage (move to Java7) You can merge this pull request into a Git repository by running: $ git pull https://github.com/slachiewicz/maven remove-guava-java7

[GitHub] maven pull request #155: [MNG-5378] Replace plexus-util StringUtils with com...

2018-02-10 Thread slachiewicz
GitHub user slachiewicz opened a pull request: https://github.com/apache/maven/pull/155 [MNG-5378] Replace plexus-util StringUtils with commons-lang3 You can merge this pull request into a Git repository by running: $ git pull https://github.com/slachiewicz/maven fix/MNG-5378

[GitHub] maven pull request #153: [MNG-6069] Migrate to non deprecated parts of Commo...

2018-02-10 Thread slachiewicz
Github user slachiewicz commented on a diff in the pull request: https://github.com/apache/maven/pull/153#discussion_r167400525 --- Diff: maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java --- @@ -1620,14 +1620,18 @@ static void populateProperties( CommandLine

[GitHub] maven pull request #154: [MNG-5967] Correct Mockito scope to test

2018-02-10 Thread slachiewicz
Github user slachiewicz closed the pull request at: https://github.com/apache/maven/pull/154 --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[GitHub] maven pull request #150: [ MNG-6335] Update Mockito to 2.12.0

2018-02-10 Thread slachiewicz
Github user slachiewicz closed the pull request at: https://github.com/apache/maven/pull/150 --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[GitHub] maven-shared pull request #26: [MCHECKSTYLE-326] Fix checkstyle error

2018-01-14 Thread slachiewicz
Github user slachiewicz closed the pull request at: https://github.com/apache/maven-shared/pull/26 --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[GitHub] maven pull request #154: [MNG-5967] Correct Mockito scope to test

2018-01-13 Thread slachiewicz
GitHub user slachiewicz opened a pull request: https://github.com/apache/maven/pull/154 [MNG-5967] Correct Mockito scope to test You can merge this pull request into a Git repository by running: $ git pull https://github.com/slachiewicz/maven fix/MNG-5967 Alternatively you

[GitHub] maven-shared pull request #26: [MCHECKSTYLE-326] Fix checkstyle error

2018-01-11 Thread slachiewicz
GitHub user slachiewicz opened a pull request: https://github.com/apache/maven-shared/pull/26 [MCHECKSTYLE-326] Fix checkstyle error You can merge this pull request into a Git repository by running: $ git pull https://github.com/slachiewicz/maven-shared fix/MCHECKSTYLE-326

[GitHub] maven pull request #151: [MNG-5968] Default plugin version updates

2018-01-07 Thread slachiewicz
Github user slachiewicz closed the pull request at: https://github.com/apache/maven/pull/151 --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[GitHub] maven issue #151: [MNG-5968] Default plugin version updates

2018-01-07 Thread slachiewicz
Github user slachiewicz commented on the issue: https://github.com/apache/maven/pull/151 Thank you for the explanation, I have seen previous discussions about the update - for sure the refreshment of the topic will be useful like MNG-6169 I have prepared fix for MNG-5992 and

[GitHub] maven pull request #153: [MNG-6069] Migrate to non deprecated parts of Commo...

2018-01-07 Thread slachiewicz
GitHub user slachiewicz opened a pull request: https://github.com/apache/maven/pull/153 [MNG-6069] Migrate to non deprecated parts of Commons CLI Without 2nd commit 719234d when I set -Dstyle.color=never is not working correctly and returns value "true" not "never&

[GitHub] maven pull request #137: [MNG-6069] Migrate to non deprecated parts of Commo...

2018-01-07 Thread slachiewicz
Github user slachiewicz closed the pull request at: https://github.com/apache/maven/pull/137 --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[GitHub] maven pull request #152: [MNG-5992] Upgrade default version of maven-release...

2018-01-07 Thread slachiewicz
GitHub user slachiewicz opened a pull request: https://github.com/apache/maven/pull/152 [MNG-5992] Upgrade default version of maven-release-plugin to 2.5.3 Fix password printout to logs Credit to: Ryan J. McDonough You can merge this pull request into a Git repository by

[GitHub] maven issue #151: [MNG-5968] Default plugin version updates

2018-01-06 Thread slachiewicz
Github user slachiewicz commented on the issue: https://github.com/apache/maven/pull/151 I found this changes in abdoned 3.4 line. Should also fix MNG-5992 --- - To unsubscribe, e-mail: dev-unsubscr

[GitHub] maven pull request #151: [MNG-5968] Default plugin version updates

2018-01-06 Thread slachiewicz
GitHub user slachiewicz opened a pull request: https://github.com/apache/maven/pull/151 [MNG-5968] Default plugin version updates o Updated default plugin versions to latest release version to bring in the latest fixes (and issues to report). o Updated to correct the 

[GitHub] maven pull request #150: [ MNG-6335] Update Mockito to 2.12.0

2018-01-06 Thread slachiewicz
GitHub user slachiewicz opened a pull request: https://github.com/apache/maven/pull/150 [ MNG-6335] Update Mockito to 2.12.0 Also change scope to test You can merge this pull request into a Git repository by running: $ git pull https://github.com/slachiewicz/maven feature

[GitHub] maven issue #149: Upgrade maven-checkstyle-plugin to 3.0.0 (Checkstyle 6.18)...

2018-01-06 Thread slachiewicz
Github user slachiewicz commented on the issue: https://github.com/apache/maven/pull/149 Please verify after planned plugin release --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional

[GitHub] maven pull request #149: Upgrade maven-checkstyle-plugin to 3.0.0 (Checkstyl...

2018-01-06 Thread slachiewicz
GitHub user slachiewicz opened a pull request: https://github.com/apache/maven/pull/149 Upgrade maven-checkstyle-plugin to 3.0.0 (Checkstyle 6.18) and fix errors You can merge this pull request into a Git repository by running: $ git pull https://github.com/slachiewicz/maven

[GitHub] maven pull request #138: MNG-6306 remove Guava usage from maven-resolver-pro...

2017-11-24 Thread slachiewicz
GitHub user slachiewicz opened a pull request: https://github.com/apache/maven/pull/138 MNG-6306 remove Guava usage from maven-resolver-provider You can merge this pull request into a Git repository by running: $ git pull https://github.com/slachiewicz/maven feature/MNG-6306

[GitHub] maven pull request #137: [MNG-6069] Migrate to non deprecated parts of Commo...

2017-11-23 Thread slachiewicz
GitHub user slachiewicz opened a pull request: https://github.com/apache/maven/pull/137 [MNG-6069] Migrate to non deprecated parts of Commons CLI You can merge this pull request into a Git repository by running: $ git pull https://github.com/slachiewicz/maven master

[GitHub] maven issue #118: Upgrade SLF4J to 1.7.25

2017-11-06 Thread slachiewicz
Github user slachiewicz commented on the issue: https://github.com/apache/maven/pull/118 This one can be closed. --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h

[GitHub] maven issue #109: Update Mockito to 2.x

2017-10-20 Thread slachiewicz
Github user slachiewicz commented on the issue: https://github.com/apache/maven/pull/109 ok, MNG-6196 with slf4j was merged to master - i'm clossing this issue. Mockito will be in diffrent pull. --- ---

[GitHub] maven pull request #109: Update Mockito to 2.x

2017-10-20 Thread slachiewicz
Github user slachiewicz closed the pull request at: https://github.com/apache/maven/pull/109 --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[GitHub] maven pull request #109: Updated dependences

2017-03-25 Thread slachiewicz
GitHub user slachiewicz opened a pull request: https://github.com/apache/maven/pull/109 Updated dependences Mockito 2.7.19 slf4j 1.7.25 logback-classic 1.2.2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/slachiewicz