o MAVEN-313: Try and fix problems with classloaders and linkcheck
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113062 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
70a1e8305e
commit
2979d3052c
7
linkcheck/src/test-resources/test-resources/nolink.html
Normal file
7
linkcheck/src/test-resources/test-resources/nolink.html
Normal file
@ -0,0 +1,7 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
10
linkcheck/src/test-resources/test-resources/test1/test1.html
Normal file
10
linkcheck/src/test-resources/test-resources/test1/test1.html
Normal file
@ -0,0 +1,10 @@
|
||||
<html>
|
||||
|
||||
<body>
|
||||
|
||||
<a href="mailto:fool@foolish.com">The mail link</a>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Loading…
x
Reference in New Issue
Block a user