File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
src/main/java/org/apache/maven/plugins/javadoc Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -3330,7 +3330,6 @@ private List<String> getArtifactsAbsolutePath(JavadocPathArtifact javadocArtifac
33303330 * @param javadocArtifact the {@link JavadocPathArtifact} to resolve
33313331 * @return a resolved {@link Artifact}
33323332 * @throws org.eclipse.aether.resolution.ArtifactResolutionException
3333- * @throws ArtifactResolverException issue while resolving artifact
33343333 */
33353334 private Artifact createAndResolveArtifact (JavadocPathArtifact javadocArtifact )
33363335 throws org .eclipse .aether .resolution .ArtifactResolutionException {
@@ -3861,7 +3860,6 @@ private void addLinkArguments(List<String> arguments) throws MavenReportExceptio
38613860 *
38623861 * @param javadocOutputDirectory not null
38633862 * @throws MavenReportException if any
3864- * @see #copyDefaultStylesheet(File)
38653863 * @see #copyJavadocResources(File)
38663864 * @see #copyAdditionalJavadocResources(File)
38673865 */
You can’t perform that action at this time.
0 commit comments