gnodet commented on PR #499:
URL: https://github.com/apache/maven-site/pull/499#issuecomment-1984527253

   > Release notes for 4.0.0-alpha-13.
   > 
   > From where to get XSDs? Were they generated on the release machine (as now 
am not at it)? Also, the contents are TBD yet.
   
   On the release computer, you should have the following:
   ```
   
./maven-embedder/target/generated-site/resources/xsd/core-extensions-1.2.0.xsd
   ./maven-model/target/generated-site/resources/xsd/maven-4.1.0.xsd
   
./api/maven-api-plugin/target/generated-site/resources/xsd/lifecycle-1.0.0.xsd
   ./api/maven-api-plugin/target/generated-site/resources/xsd/plugin-2.0.0.xsd
   
./api/maven-api-settings/target/generated-site/resources/xsd/settings-1.3.0.xsd
   ```
   What I did for alpha-12 is that I published those with an `alpha-12` suffix 
in the website and modified the `.htaccess` to redirect to those ones.  This is 
obviously a step that will go away when moving to GA because the XSDs would 
then be actually released and new versions created if needed.
   See 
https://github.com/apache/maven-site/commit/ebfcd5042f46f40a99a20e98c1792245dbcec154


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to