You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
At https://pr0methean.github.io/BetterRandom/ there are no links to any of the pages generated by mvn site, such as the dependency report or the Javadocs (for which I've added the necessary plugin to the pom.xml). Why can't the plugin add those in a sidebar of the index page, when the rest of the index page is just a render of the README.md? (Of course, to keep in sync with the rest of the repo, this will mean executing mvn site server-side whenever the site is a few hours and a push old.)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
At https://pr0methean.github.io/BetterRandom/ there are no links to any of the pages generated by
mvn site
, such as the dependency report or the Javadocs (for which I've added the necessary plugin to the pom.xml). Why can't the plugin add those in a sidebar of the index page, when the rest of the index page is just a render of the README.md? (Of course, to keep in sync with the rest of the repo, this will mean executingmvn site
server-side whenever the site is a few hours and a push old.)The text was updated successfully, but these errors were encountered: