The file changes.xml is commited as a blank file by the goal scm:prepare-release. When I look at the file after the goal completes, the file is correct.
I noticed the output file is not closed, or flushed, in org.apache.maven.changes.ReleasedVersion.releaseVersion() of the changes plugin.
Description
The file changes.xml is commited as a blank file by the goal scm:prepare-release. When I look at the file after the goal completes, the file is correct.
I noticed the output file is not closed, or flushed, in org.apache.maven.changes.ReleasedVersion.releaseVersion() of the changes plugin.