? .settings ? src/main Index: plugin.jelly =================================================================== RCS file: /home/cvspublic/maven-plugins/javadoc/plugin.jelly,v retrieving revision 1.52 diff -u -r1.52 plugin.jelly --- plugin.jelly 29 Jul 2004 22:59:24 -0000 1.52 +++ plugin.jelly 11 Aug 2004 20:24:41 -0000 @@ -455,6 +455,7 @@ + @@ -488,6 +490,7 @@ @@ -502,6 +505,7 @@ @@ -516,6 +520,7 @@ Index: project.xml =================================================================== RCS file: /home/cvspublic/maven-plugins/javadoc/project.xml,v retrieving revision 1.43 diff -u -r1.43 project.xml --- project.xml 29 Jul 2004 22:59:24 -0000 1.43 +++ project.xml 11 Aug 2004 20:24:42 -0000 @@ -123,5 +123,10 @@ commons-lang 2.0 + + maven + maven + 1.0 + Index: xdocs/changes.xml =================================================================== RCS file: /home/cvspublic/maven-plugins/javadoc/xdocs/changes.xml,v retrieving revision 1.44 diff -u -r1.44 changes.xml --- xdocs/changes.xml 29 Jul 2004 22:59:24 -0000 1.44 +++ xdocs/changes.xml 11 Aug 2004 20:24:42 -0000 @@ -26,6 +26,7 @@ + Fix extension of artifacts deployed/installed. Default javadoc scope (package) can't be replaced by private or public. Javadoc fails if pom.package isn't specified.