[
https://issues.apache.org/jira/browse/RAT-493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Ottlinger closed RAT-493.
---------------------------------
> Clean up link errors
> --------------------
>
> Key: RAT-493
> URL: https://issues.apache.org/jira/browse/RAT-493
> Project: Apache Rat
> Issue Type: Sub-task
> Components: documentation
> Affects Versions: 0.17
> Reporter: Claude Warren
> Priority: Major
> Fix For: 0.17
>
>
>
> {{{color:#1d1c1d}mvn site
> mvn site:stage
> cd target/staging
> docker run --rm -it -u $(id -u):$(id -g) -v "$PWD":/mnt
> ghcr.io/linkchecker/linkchecker:latest --verbose index.html >
> ../linkcheck.out{color}}}
>
> produces a target/linkcheck.out file that lists all the link errors. As of
> this writing 181.
> These need to be fixed.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)