+ Specifies the text to be placed at the bottom of each output file. The default value is
+ Copyright ${year} ${pom.organization.name}. All Rights Reserved.
+ ${pom.organization.name}
+ expand to value obtained from the project descriptor.
+
+
maven.javadoc.customtags
Yes
@@ -311,16 +321,6 @@ maven.javadoc.offlineLinks=http://java.sun.com/j2se/1.4.2/docs/api/#/opt/java-ap
expand to values obtained from the project descriptor.
-
-
maven.javadoc.copyright
-
Yes
-
- Specifies the copyright notice. The default value is
- Copyright ${year} ${pom.organization.name}. All Rights Reserved.
- ${pom.organization.name}
- expand to value obtained from the project descriptor.
-