[
https://issues.apache.org/jira/browse/ARTEMIS-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clebert Suconic reopened ARTEMIS-1729:
--------------------------------------
> Automatically check for broken documentation links
> --------------------------------------------------
>
> Key: ARTEMIS-1729
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1729
> Project: ActiveMQ Artemis
> Issue Type: Wish
> Components: Documentation
> Reporter: Lionel Cons
> Assignee: Justin Bertram
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The Artemis GitBook documentation sometimes contains broken (internal) links.
> See for instance ARTEMIS-1076 or ARTEMIS-1721.
> It would be good to automatically check for broken links as part of the Maven
> {{test}} task.
> One way to do this would be to have a Maven task to run a webserver serving
> the generated documentation (Python can trivially do it with '{{python -m
> SimpleHTTPServer 8000}}' but an equivalent Java-based solution is probably
> better) and then a crawler checking for broken links ({{wget}} can easily be
> used for this as described in ARTEMIS-1076 but here again a Java-based
> solution is maybe better).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact