diff --git a/linkcheck/src/plugin-test/.cvsignore b/linkcheck/src/plugin-test/.cvsignore
new file mode 100644
index 00000000..eb5a316c
--- /dev/null
+++ b/linkcheck/src/plugin-test/.cvsignore
@@ -0,0 +1 @@
+target
diff --git a/linkcheck/src/plugin-test/maven.xml b/linkcheck/src/plugin-test/maven.xml
new file mode 100644
index 00000000..d641b6f4
--- /dev/null
+++ b/linkcheck/src/plugin-test/maven.xml
@@ -0,0 +1,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/linkcheck/src/plugin-test/project.properties b/linkcheck/src/plugin-test/project.properties
new file mode 100644
index 00000000..03b34752
--- /dev/null
+++ b/linkcheck/src/plugin-test/project.properties
@@ -0,0 +1,18 @@
+# -------------------------------------------------------------------
+# Copyright 2004 The Apache Software Foundation.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -------------------------------------------------------------------
+maven.junit.fork=true
+maven.linkcheck.exclude=http://cvs.apache.org/viewcvs.cgi/maven-pluginszz/,http://cvs.apache.org/viewcvs.cgi/mavenzz/
+maven.linkcheck.failonerror=true
diff --git a/linkcheck/src/plugin-test/project.xml b/linkcheck/src/plugin-test/project.xml
new file mode 100644
index 00000000..eac4358a
--- /dev/null
+++ b/linkcheck/src/plugin-test/project.xml
@@ -0,0 +1,59 @@
+
+
+
+
+
+ 3
+ test-maven-linkcheck-plugin
+ Test project for Maven Linkcheck
+ maven
+ 1.0-SNAPSHOT
+
+ Apache Software Foundation
+ http://www.apache.org/
+
+ 2004
+ org.apache.maven
+ http://maven.apache.org/images/maven.jpg
+ Test for Maven Linkcheck plugin
+ Test for Maven Linkcheck plugin
+ http://maven.apache.org/reference/plugins/linkcheck/
+ /www/maven.apache.org/reference/plugins/linkcheck/
+
+ scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven/src/plugins-build/linkcheck/
+ http://cvs.apache.org/viewcvs/maven/src/plugins-build/linkcheck/
+
+
+
+ Carlos Sanchez
+ carlos
+ carlos@apache.org
+
+ Java Developer
+
+
+
+
+
+
+
+
+ maven-linkcheck-plugin
+
+
diff --git a/linkcheck/src/plugin-test/xdocs/nolink.html b/linkcheck/src/plugin-test/xdocs/nolink.html
new file mode 100644
index 00000000..29c81d40
--- /dev/null
+++ b/linkcheck/src/plugin-test/xdocs/nolink.html
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/linkcheck/src/plugin-test/xdocs/test-resources/nolink.html b/linkcheck/src/plugin-test/xdocs/test-resources/nolink.html
new file mode 100644
index 00000000..29c81d40
--- /dev/null
+++ b/linkcheck/src/plugin-test/xdocs/test-resources/nolink.html
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/linkcheck/src/plugin-test/xdocs/test-resources/test1/test1.html b/linkcheck/src/plugin-test/xdocs/test-resources/test1/test1.html
new file mode 100644
index 00000000..b647623a
--- /dev/null
+++ b/linkcheck/src/plugin-test/xdocs/test-resources/test1/test1.html
@@ -0,0 +1,26 @@
+
+
+
+
+The mail link
+
+
+
+
+
\ No newline at end of file
diff --git a/linkcheck/src/plugin-test/xdocs/test-resources/test1/test2.html b/linkcheck/src/plugin-test/xdocs/test-resources/test1/test2.html
new file mode 100644
index 00000000..4aaa4814
--- /dev/null
+++ b/linkcheck/src/plugin-test/xdocs/test-resources/test1/test2.html
@@ -0,0 +1,19 @@
+
+
+
\ No newline at end of file
diff --git a/linkcheck/src/plugin-test/xdocs/test.html b/linkcheck/src/plugin-test/xdocs/test.html
new file mode 100644
index 00000000..7fd579a4
--- /dev/null
+++ b/linkcheck/src/plugin-test/xdocs/test.html
@@ -0,0 +1,23 @@
+
+
+
+test2
+
+
+
\ No newline at end of file
diff --git a/linkcheck/src/plugin-test/xdocs/test1/test1.html b/linkcheck/src/plugin-test/xdocs/test1/test1.html
new file mode 100644
index 00000000..10ef3fda
--- /dev/null
+++ b/linkcheck/src/plugin-test/xdocs/test1/test1.html
@@ -0,0 +1,27 @@
+
+
+
+
+
+The mail link
+
+
+
+
+
\ No newline at end of file
diff --git a/linkcheck/src/plugin-test/xdocs/testExcludes.html b/linkcheck/src/plugin-test/xdocs/testExcludes.html
new file mode 100644
index 00000000..b65ec6cc
--- /dev/null
+++ b/linkcheck/src/plugin-test/xdocs/testExcludes.html
@@ -0,0 +1,26 @@
+
+
+
+
+this will be excluded
+this will be excluded
+
+
+
+
\ No newline at end of file