You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/07/27 07:15:00 UTC

[jira] [Commented] (WICKET-6909) Link to Javadoc for 9.x is broken on the website

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

ASF subversion and git services commented on WICKET-6909:
---------------------------------------------------------

Commit f5d135488055310054bcedd652d917c168e8f71a in wicket's branch refs/heads/master from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=f5d1354 ]

WICKET-6909 Link to Javadoc for 9.x is broken on the website

Pretend it is pre-JPMS for generating the javadoc.
The issue with the Java modules is that 'mvn javadoc:aggregate' tries to create the Javadoc for the parent/pom Maven modules and it complains that there are no Java modules for their children Maven modules...

(cherry picked from commit 42dd2b96d6ed82aad58670d2844b4bcf79a85ab4)


> Link to Javadoc for 9.x is broken on the website
> ------------------------------------------------
>
>                 Key: WICKET-6909
>                 URL: https://issues.apache.org/jira/browse/WICKET-6909
>             Project: Wicket
>          Issue Type: Bug
>          Components: site
>            Reporter: StanB123
>            Priority: Trivial
>
> The link to the 9.x Javadoc appears to be broken.
> [https://ci.apache.org/projects/wicket/apidocs/8.x/index.html]
> Seems to still work, but:
> [https://ci.apache.org/projects/wicket/apidocs/9.x/index.html]
> Does not. The page [https://wicket.apache.org/learn/] links to the URL mentioned above so this is problematic and might scare away those who are new to Wicket.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)