Ok, with Fluido 2.0.0-M9 is better ...

But with Maven 4 I have:

[DEBUG] Looking for site descriptor of level 1 parent project:
org.apache.maven.plugins:maven-plugins:pom:44-SNAPSHOT
[DEBUG] No parent level 1 site descriptor
[DEBUG] Looking for site descriptor of level 2 parent project:
org.apache.maven:maven-parent:pom:44-SNAPSHOT
[DEBUG] No parent level 2 site descriptor
[DEBUG] Looking for site descriptor of level 3 parent project:
org.apache:apache:pom:34-SNAPSHOT
[DEBUG] No parent level 3 site descriptor

There was an issue for it but I can not find it now.


czw., 15 sie 2024 o 19:20 Michael Osipov <micha...@apache.org> napisał(a):

> Am 2024-08-15 um 12:53 schrieb Slawomir Jaranowski:
> > 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?
>
> The behvior your see is correct since the Fluido skin 1.x is not
> compatible with Doxia 2.0.0. Try out version 2.0.0-M9 and it will work.
>
> I'd recommend holding off ugprades until I have complete the release
> according to my description from the HEADS UP.
>
> Michael
>
>
> ---------------------------------------------------------------------
> 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