[ANN] Apache Maven Wagon 3.3.1 released

2019-01-06 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Apache Maven Wagon, version 3.3.1. https://maven.apache.org/wagon/ Release Notes - Maven Wagon - Version 3.3.1 ** Bug * [WAGON-538] - Basic authentication fails if the password contains non-ASCII characters *

Problem with running Spring Integration Tests with mvn verify

2019-01-06 Thread Aleksandar Tokarev
I am having a Spring Boot application with around ~500 Tests (Unit and mostly Integration). When i start running the tests in IntelliJ with second click -> Run all Tests - tests run in around 10-15mins. When i try to run the tests with "mvn verify -P itest" in IntelliJ terminal, the execution