mirror of https://github.com/apache/maven.git
correctly describe valida values for checksums
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@370209 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
00aa4b2080
commit
f34721ad62
|
@ -2299,8 +2299,7 @@
|
|||
<field>
|
||||
<name>checksumPolicy</name>
|
||||
<version>4.0.0</version>
|
||||
<description>What to do when verification of an artifact checksum fails - warn, fail, etc. Valid values are
|
||||
"fail" or "warn"</description>
|
||||
<description>What to do when verification of an artifact checksum fails. Valid values are "ignore", "fail" or "warn"</description>
|
||||
<type>String</type>
|
||||
</field>
|
||||
</fields>
|
||||
|
|
Loading…
Reference in New Issue