You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2021/03/07 19:37:10 UTC

[GitHub] [commons-release-plugin] arturobernalg commented on a change in pull request #42: Complete javadoc

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:
users@infra.apache.org