slachiewicz opened a new pull request, #1306:
URL: https://github.com/apache/maven-site-plugin/pull/1306

   Closes the documentation half of the Doxia 2 adoption for this plugin, and 
moves the ITs onto the current skin.
   
   - `migrate.md` had no entry newer than "From 3.4 to 3.5.1", so the 3.12.x → 
3.20.0 notes (mandatory skin, root locale spelled `default`, site descriptor 
v2, XHTML5 heading levels, stale 0-byte descriptors in the local repository) 
lived only on the wiki.
   - `examples/sitedescriptor.md` still promised that an absent skin falls back 
to Maven Default Skin. Since 3.20.0 that is a `MojoFailureException`; the page 
now says so and points at inheritance, which is where nearly every project gets 
its skin. The example pinned Fluido Skin 1.8.
   - `examples/creatingskins.md` sourced `maven-theme.css` from the archived 
`apache/maven-default-skin`; the same file lives in Fluido Skin.
   - The ITs pinned Fluido Skin 2.0.0-M11, and `filterProperties` still 
referenced `testingFluidoSkinVersion`, which no longer exists — MSITE-1009 
renamed it back in 2024.
   
   The skin bump makes MSITE-159 fail, because Fluido Skin 2.1.0 deliberately 
drops the `externalLink` class (MSKINS-262). The assertion now matches the 
anchor without it; the links themselves are unchanged.
   
   Verified: `mvn -Prun-its verify` → Passed: 62, Failed: 0.
   
   *This change was created with AI assistance.*
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to