kinow commented on a change in pull request #42:
URL:
https://github.com/apache/commons-release-plugin/pull/42#discussion_r589088634
##########
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:
Sorry, my mistake @arturobernalg . It now should be "if an error occurs
when the resource is being copied". I think "when" or "while" fit in here.
----------------------------------------------------------------
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]