This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-site.git
The following commit(s) were added to refs/heads/master by this push: new feaeaf13 Drop invalid combine.self feaeaf13 is described below commit feaeaf13bea44d6837ebd68ef1b4f6b40774592f Author: Slawomir Jaranowski <s.jaranow...@gmail.com> AuthorDate: Sat Feb 8 12:29:29 2025 +0100 Drop invalid combine.self --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0289e417..bc8175bf 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,7 @@ <groupId>com.diffplug.spotless</groupId> <artifactId>spotless-maven-plugin</artifactId> <version>2.44.2</version> - <configuration combine.self="append"> + <configuration> <markdown> <includes> <include>**/*.md</include>