Hi,

I'm try to build site in maven-parent with new version

mvn clean site -f docs -Dversion.maven-site-plugin=3.20.0 -Papache-stage -e

- apache-stage - my profile with staging repo ...

I have:

[WARNING] Site model of 'org.apache.maven:docs:pom:44-SNAPSHOT' 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!
[WARNING] Site model of 'org.apache.maven:maven-parent:pom:44-SNAPSHOT' 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!
[INFO] Relativizing site links with respect to localized project URL:
https://maven.apache.org/pom/maven/
[INFO] Rendering content with
org.apache.maven.skins:maven-fluido-skin:jar:1.12.0 skin
...
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.20.0:site (default-site) on
project docs: Failed to create context for skin: Cannot use skin: has
[1.11.1,2.0.0-M1) Doxia Sitetools prerequisite, but current is 2.0.0-M19 ->
[Help 1]

Should we update something for the new maven-site-plugin?


śr., 14 sie 2024 o 18:06 Michael Osipov <micha...@apache.org> napisał(a):

> Hi,
>
> NOTE: Read the details on this release here:
>
> https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack#TowardsDoxia2.0.0Stack-MavenSitePlugin3.20.0/4.0.0
>
> we solved 85 issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923&version=12354960
>
> There are still a couple of issues left in JIRA:
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MSITE%20AND%20resolution%20%3D%20Unresolved
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-2182/
>
> https://repository.apache.org/content/repositories/maven-2182/org/apache/maven/plugins/maven-site-plugin/3.20.0/maven-site-plugin-3.20.0-source-release.zip
>
> Source release checksum(s):
> maven-site-plugin-3.20.0-source-release.zip
> sha512:
>
> bb086f101d9fda9e959db7e3e46775e3f825f8ecd8103adc1747155216d62c3e6bca808b416d71d10d8071a5b0218cf5dfc01dfe67d8e383a6f77088e3e943e7
>
> Staging site:
> https://maven.apache.org/plugins-archives/maven-site-plugin-LATEST/
>
> Guide to testing staged releases:
> https://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

-- 
Sławomir Jaranowski

Reply via email to