rvesse commented on issue #1420: URL: https://github.com/apache/maven-release/issues/1420#issuecomment-3547711642
Can confirm I'm also seeing this bug in our builds on projects upgraded to version `3.2.0` of the plugin, rolling back to `3.1.1` does not show this behaviour. For us this is breaking some of our releases because we have various validation plugins in our Maven builds that are checking code style, including for `pom.xml` files. Since the `<scm>` section did not previously exist in those nested child modules the inserted section does not match our style rules, failing the build and thus our release. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
