maven-site icon indicating copy to clipboard operation
maven-site copied to clipboard

Outdated information about Maven website deployment

Open slawekjaranowski opened this issue 10 months ago • 4 comments

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

slawekjaranowski avatar Feb 08 '25 12:02 slawekjaranowski

I would like to add that in the image term "multi-module" instead of "multi subprojects" is used.

Bukama avatar Feb 13 '25 18:02 Bukama

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

hboutemy avatar Feb 17 '25 18:02 hboutemy

Edit source content paragraph to update ... Many links are broken, like https://cms.apache.org/maven/

slawekjaranowski avatar Feb 17 '25 18:02 slawekjaranowski

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.

Bukama avatar Jun 16 '25 19:06 Bukama