arturobernalg commented on a change in pull request #42:
URL:
https://github.com/apache/commons-release-plugin/pull/42#discussion_r589076861
##########
File path:
src/main/java/org/apache/commons/release/plugin/mojos/CommonsDistributionStagingMojo.java
##########
@@ -380,7 +380,7 @@ private File copyReleaseNotesToWorkingDirectory() throws
MojoExecutionException
*
<code>${basedir}/target/commons-release-plugin/scm/signature-validator.sh</code>.
*
* @return the {@link File} for the signature-validator.sh
- * @throws MojoExecutionException
+ * @throws MojoExecutionException if an error occurs during the resource
is copy
Review comment:
Hi @kinow
Thank you for the tip
changed for --> `@throws MojoExecutionException if an error occurs during
the resource is being copied`
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]