elharo commented on code in PR #594: URL: https://github.com/apache/maven-site/pull/594#discussion_r1895710531
########## content/markdown/docs/3.5.0-beta-1/release-notes.md: ########## @@ -160,9 +160,8 @@ Bugs: * [MNG-6170] - NPE in cases using Multithreaded -T X versions:set -DnewVersion=1.0-SNAPSHOT * [MNG-6173] - MavenSession.getAllProjects() should return all projects in the reactor * [MNG-6176] - Javadoc errors prevent release with Java 8 -* [MNG-6177] - The `--file` command line option of the Windows and Unix launchers does not work for directory names - like " - Spaces & Special Char" +* [MNG-6177] - The `--file` command line option of the Windows and Unix launchers does not work for directory names like Review Comment: I'm not clear on why you're changing this at all. If you are then, If you are using the previously named properties for a version in your pom, you have to use [flatten-maven-plugin to do an `mvn install` or `mvn deploy`. More details can be found at [Maven CI Friendly Versions](/guides/mini/guide-maven-ci-friendly.html). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org