michael-o commented on PR #51: URL: https://github.com/apache/maven-clean-plugin/pull/51#issuecomment-2206999278
Diffed output: ``` @@ -312,15 +505,10 @@ [DEBUG] Reading site descriptor from /var/osipovmi/Projekte/maven-clean-plugin/src/site/site.xml [WARNING] Site model of 'org.apache.maven.plugins:maven-clean-plugin:maven-plugin:4.0.0-beta-2-SNAPSHOT' for default locale is still u sing 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 futu re! [DEBUG] Looking for site descriptor of level 1 parent project: org.apache.maven.plugins:maven-plugins:pom:42 -[DEBUG] Reading parent level 1 site descriptor from /net/home/osipovmi/.m2/repository/org/apache/maven/plugins/maven-plugins/42/maven- plugins-42-site.xml -[WARNING] Site model of 'org.apache.maven.plugins:maven-plugins:pom:42' for default locale is still using the old pre-version 2.0.0 mo del. You MUST migrate to the new model as soon as possible otherwise your build will break in the future! +[DEBUG] No parent level 1 site descriptor [DEBUG] Looking for site descriptor of level 2 parent project: org.apache.maven:maven-parent:pom:42 -[DEBUG] Reading parent level 2 site descriptor from /net/home/osipovmi/.m2/repository/org/apache/maven/maven-parent/42/maven-parent-42 -site.xml -[WARNING] Site model of 'org.apache.maven:maven-parent:pom:42' 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! +[DEBUG] No parent level 2 site descriptor [DEBUG] Looking for site descriptor of level 3 parent project: org.apache:apache:pom:32 -[DEBUG] Resolving artifact org.apache:apache:xml:site:32 from [apache.snapshots (https://repository.apache.org/snapshots, default, sna pshots), central (https://repo.maven.apache.org/maven2, default, releases)] -[DEBUG] No site descriptor found for 'org.apache:apache:pom:32' with default locale -[DEBUG] Site descriptor not found [DEBUG] No parent level 3 site descriptor [DEBUG] Site model inheritance: assembling child with level 3 parent: distributionManagement.site.url child = file:/var/osipovmi/Proje kte/maven-clean-plugin/scm:svn:https:/svn.apache.org/repos/asf/maven/website/.. and parent = null [DEBUG] Site model inheritance: assembling child with level 2 parent: distributionManagement.site.url child = file:/var/osipovmi/Proje kte/maven-clean-plugin/scm:svn:https:/svn.apache.org/repos/asf/maven/website/components/plugins-archives and parent = file:/var/osipovm i/Projekte/maven-clean-plugin/scm:svn:https:/svn.apache.org/repos/asf/maven/website/.. ``` Well, the site descriptor is not read. Digging further... -- 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