Javadoc is missing its Overview page
The overview.html file is not in the location maven-javadoc-plugin expects
This commit is contained in:
@@ -47,6 +47,7 @@ The <action> type attribute can be add,update,fix,remove.
|
||||
<body>
|
||||
<release version="1.3.5" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
|
||||
<!-- FIX -->
|
||||
<action dev="ggregory" type="fix" due-to="Gary Gregory">Javadoc is missing its Overview page.</action>
|
||||
<!-- ADD -->
|
||||
<!-- UPDATE -->
|
||||
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 72 to 78 #285, #287, #295, #298, #303, #310.</action>
|
||||
|
||||
Reference in New Issue
Block a user