Patch to make <additionalDependencies> easier ---------------------------------------------
Key: MJAVADOC-334 URL: https://jira.codehaus.org/browse/MJAVADOC-334 Project: Maven 2.x Javadoc Plugin Issue Type: Improvement Affects Versions: 2.8.1 Reporter: Ben Speakmon Attachments: maven-javadoc-plugin.diff This patch corrects the spelling of {{<additionalDependencies>}} and adds the wrapper class {{org.apache.maven.plugin.javadoc.AdditionalDependency}}. This allows us to declare {{<additionalDependency>}} without also requiring us to use the {{implementation}} attribute to manually specify {{org.apache.maven.model.Dependency}}. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira