Outdated information about Maven website deployment
Bug description
- source code is in git - this repo
- jankis job is used for deploy
Site is referenced on: https://maven.apache.org/developers/website/deploy-component-reference-documentation.html
Maven site URL where bug exists
https://maven.apache.org/developers/website/deploy-maven-website.html
I would like to add that in the image term "multi-module" instead of "multi subprojects" is used.
ok on the multi-module vs new multi-subprojects term
but I don't see what is outdated in https://maven.apache.org/developers/website/deploy-maven-website.html : source code is well cited in Git, and generated html is in svn
Edit source content paragraph to update ...
Many links are broken, like https://cms.apache.org/maven/
The page itself says:
Require updates this documentation requires some updates: with the migration of site source to Git, Apache CMS is not used any more. It is replaced by Git edit (eventually through GitHub with the "edit" link accessible from breadcrumb) followed by Jenkins job to build and commit to svnpubsub. This does not really change the overall picture, but detailed instructions on editing are obsolete.
Sadly, I don't know how the whole infra works, so I can't update the guide myself.