[ https://issues.apache.org/jira/browse/WHISKER-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950659#comment-17950659 ]
ASF subversion and git services commented on WHISKER-28: -------------------------------------------------------- Commit d5fd085bb7c3bea33837aa53fa13ef719e56d671 in creadur-whisker's branch refs/heads/master from Philipp Ottlinger [ https://gitbox.apache.org/repos/asf?p=creadur-whisker.git;h=d5fd085 ] WHISKER-28: Copy CSS/JS into testapidocs as well to prevent 404 > Check for broken links > ---------------------- > > Key: WHISKER-28 > URL: https://issues.apache.org/jira/browse/WHISKER-28 > Project: Apache Whisker > Issue Type: Sub-task > Reporter: Philipp Ottlinger > Assignee: Philipp Ottlinger > Priority: Major > Fix For: 0.2 > > Attachments: WHISKER-28-brokenlinks_whisker-linkchecker.txt > > > Plugins changed their output location, thus > * Mojo docs is 404 > * teamlist changed etc. > generated via: > $ linkchecker [https://creadur.apache.org/WHISKER-26/] > $ linkchecker [https://creadur.apache.org/whisker/] > After WHISKER-26 was merged a new run revealed new errors: > * Javadoc CSS/JS seems to be missing in all submodules .... > [https://github.com/apache/creadur-site/commit/2a6a3f51d027a98b7ae77c127cf9196994c88773] > * copy stuff for all modules and subfolders > Remaining errors are in checkstyle and findbugs reports and can be ignored! > * URL `./xref/org/apache/creadur/whisker/model/package-info.html#L20' > Name `20' > Parent URL > https://creadur.apache.org/whisker/apache-whisker-model/checkstyle.html, line > 1035, col 5 > Real URL > https://creadur.apache.org/whisker/apache-whisker-model/xref/org/apache/creadur/whisker/model/package-info.html#L20 > Check time 1.817 seconds > Size 173B > Result Error: 404 Not Found > * URL > `nullorg/apache/creadur/whisker/apache_whisker_maven_plugin/HelpMojo.html#L78' > Name `78' > Parent URL > [https://creadur.apache.org/whisker/apache-whisker-maven-plugin/findbugs.html], > line 160, col 5 > Real URL > [https://creadur.apache.org/whisker/apache-whisker-maven-plugin/nullorg/apache/creadur/whisker/apache_whisker_maven_plugin/HelpMojo.html#L78] > Check time 3.266 seconds > Size 173B > Result Error: 404 Not Found > * URL `./xref/org/apache/creadur/whisker/model/package-info.html#L20' > Name `20' > Parent URL [https://creadur.apache.org/whisker/checkstyle-aggregate.html], > line 2745, col 5 > Real URL > [https://creadur.apache.org/whisker/xref/org/apache/creadur/whisker/model/package-info.html#L20] > Check time 2.189 seconds > Size 173B > Result Error: 404 Not Found > 10 threads active, 267 links queued, 818 links in 1101 URLs checked, runtime > 2 minutes, 31 seconds > * -- This message was sent by Atlassian Jira (v8.20.10#820010)