Exclude JDepend link which always returns : 412 Precondition Failed
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@385085 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f6e9032aff
commit
1afc81a308
@ -136,7 +136,7 @@ maven.license.licenseFile=${basedir}/../plugins-parent/LICENSE.txt
|
|||||||
#=====
|
#=====
|
||||||
# LinkCheck plugin settings
|
# LinkCheck plugin settings
|
||||||
#=====
|
#=====
|
||||||
maven.linkcheck.exclude=${pom.repository.url},${maven.changelog.svn.baseurl}
|
maven.linkcheck.exclude=${pom.repository.url},${maven.changelog.svn.baseurl},http://www.clarkware.com/software/JDepend.html
|
||||||
|
|
||||||
#=====
|
#=====
|
||||||
# MultiProject plugin settings
|
# MultiProject plugin settings
|
||||||
|
|||||||
@ -59,7 +59,7 @@ maven.license.licenseFile=${basedir}/../plugins-parent/LICENSE.txt
|
|||||||
#=====
|
#=====
|
||||||
# LinkCheck plugin settings
|
# LinkCheck plugin settings
|
||||||
#=====
|
#=====
|
||||||
maven.linkcheck.exclude=${pom.repository.url},${maven.changelog.svn.baseurl}
|
maven.linkcheck.exclude=${pom.repository.url},${maven.changelog.svn.baseurl},http://www.clarkware.com/software/JDepend.html
|
||||||
|
|
||||||
#=====
|
#=====
|
||||||
# Multiproject plugin settings
|
# Multiproject plugin settings
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user