You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2021/09/21 14:31:05 UTC

[GitHub] [maven] sungpeo commented on a change in pull request #529: added an "ignore" option for checksumPolicy in documents

sungpeo commented on a change in pull request #529:
URL: https://github.com/apache/maven/pull/529#discussion_r713101687



##########
File path: maven-compat/src/main/mdo/profiles.mdo
##########
@@ -308,7 +308,7 @@ under the License.
           <name>checksumPolicy</name>
           <version>1.0.0</version>
           <description>What to do when verification of an artifact checksum fails - warn, fail, etc. Valid values are
-            "fail", "warn" (default) or "ignore"</description>
+            "fail" (default), "warn" or "ignore"</description>

Review comment:
       @gnodet 
   Thanks for the detail correction.




-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org