diff --git a/javadoc/src/plugin-test/test07/.cvsignore b/javadoc/src/plugin-test/test07/.cvsignore new file mode 100644 index 00000000..eb5a316c --- /dev/null +++ b/javadoc/src/plugin-test/test07/.cvsignore @@ -0,0 +1 @@ +target diff --git a/javadoc/src/plugin-test/test07/maven.xml b/javadoc/src/plugin-test/test07/maven.xml new file mode 100644 index 00000000..ef909034 --- /dev/null +++ b/javadoc/src/plugin-test/test07/maven.xml @@ -0,0 +1,29 @@ + + + + + + + + + \ No newline at end of file diff --git a/javadoc/src/plugin-test/test07/project.xml b/javadoc/src/plugin-test/test07/project.xml new file mode 100644 index 00000000..2a18a4b3 --- /dev/null +++ b/javadoc/src/plugin-test/test07/project.xml @@ -0,0 +1,42 @@ + + + + + + 3 + test-maven-javadoc-plugin-07 + MPJAVADOC-40 + maven + 1.0 + + Apache Software Foundation + http://www.apache.org/ + http://maven.apache.org/images/apache-maven-project.png + + 2001 + http://maven.apache.org/images/maven.jpg + MPJAVADOC-40 + MPJAVADOC-40 + http://maven.apache.org/reference/plugins/javadoc/index.html + /www/maven.apache.org/reference/plugins/javadoc/ + + scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-plugins/javadoc/ + http://cvs.apache.org/viewcvs/maven-plugins/javadoc/ + + \ No newline at end of file