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

   Converts `src/site/site.xml` (root element and namespace only) from the v1 
DECORATION model to the v2 SITE/2.1.0 model. Doxia Sitetools logs on every site 
build: "Site model of '<gav>' for default locale is still using the old 
pre-version 2.0.0 model. You MUST migrate to the new model as soon as possible 
otherwise your build will break in the future!" Verified: the converted file 
validates against site-2.1.0.xsd, and `mvn -B site -DskipTests` finished BUILD 
SUCCESS with the old-model warning no longer present in the log.
   
   Note: #151 also touches `src/site/site.xml`, but only inside `<body>` 
(removing an FAQ menu item), while this PR changes only the root element and 
namespace — the hunks don't overlap, though whichever merges second may need a 
trivial rebase.
   
   *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