[ 
https://issues.apache.org/jira/browse/MPLUGIN-445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17637452#comment-17637452
 ] 

Konrad Windszus commented on MPLUGIN-445:
-----------------------------------------

It is expected to have potentially invalid links in plugin-enhanced.xml (as at 
that point in time the javadoc is not yet generated). Those invalid links 
shouldn’t appear though in the report as that checks for invalid links. Can you 
share more details how to reproduce and where you see invalid links in the 
generated report?

> Internal Javadoc is used for JDK clases
> ---------------------------------------
>
>                 Key: MPLUGIN-445
>                 URL: https://issues.apache.org/jira/browse/MPLUGIN-445
>             Project: Maven Plugin Tools
>          Issue Type: Bug
>            Reporter: Slawomir Jaranowski
>            Priority: Critical
>
> Reproduce - configuration:
> {code}
>               <configuration>
>                 <internalJavadocBaseUrl>./apidocs/</internalJavadocBaseUrl>
>               </configuration>
> {code}
> Then in {{plugin-enhanced.xml}} and next in generated report we have, eg:
> {code}
>          <name>analyzer</name>
>           <type>java.lang.String</type>
>           <typeJavadocUrl>apidocs/java/lang/String.html</typeJavadocUrl>
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to