[
https://issues.apache.org/jira/browse/MJAVADOC-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957380#comment-17957380
]
Olivier Lamy commented on MJAVADOC-1:
-------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[olamy/maven-javadoc-plugin#394|https://github.com/olamy/maven-javadoc-plugin/issues/394].
> site-embedded report mode check always returns true
> ---------------------------------------------------
>
> Key: MJAVADOC-1
> URL: https://issues.apache.org/jira/browse/MJAVADOC-1
> Project: Maven Javadoc Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Reporter: Shinobu Kawai
> Assignee: Allan Q. Ramirez
> Priority: Major
> Attachments: MNG-1510.patch
>
>
> o.a.m.p.javadoc.JavadocReport#executeReport
> Line 685: if ( !javadocDirectory.equals( getOutputDirectory() ) )
> javadocDirectory is a File and getOutputDirectory() is a String. This will
> never return false.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)