Maven 3.5.4
The Apache Maven 3.5.4 was
released on 21 June 2018 with 6 improvements and 7 bug fixes confirmed.
List of improvements:- Java home output in mvn -v is misleading (MNG-5756);
- Change the maven-source-plugin jar goal into jar-no-fork in Maven Super POM (MNG-5940);
- Add documentation information for GitHub (MNG-6362);
- Remove secret thread configuration property from code (MNG-6363);
- Enhanced Jenkinsfile to test Core with JDK 9 (MNG-6364);
- Improve readability of project list returned when --resume-from option value is invalid (MNG-6411).