This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push:
new fdd1f6dc32 temporarily comment out tidy plugin as it is breaking
somehow with 'mvn release:prepare' , not with tidy:check, tidy:pom doesn't fix
it, and there is no indication what the problem is ... specifically mention in
the comments that the problem is on systests/echo/pom.xml
fdd1f6dc32 is described below
commit fdd1f6dc32fcf7ba0cc49254785461ad677e75de
Author: Robert Lazarski <[email protected]>
AuthorDate: Tue Jun 7 15:26:14 2022 -0400
temporarily comment out tidy plugin as it is breaking somehow with 'mvn
release:prepare' , not with tidy:check, tidy:pom doesn't fix it, and there is
no indication what the problem is ... specifically mention in the comments that
the problem is on systests/echo/pom.xml
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 54f28a421b..b36b07dc91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1554,7 +1554,7 @@ $${type_declaration}</template></templates>]]></value>
</bundles>
</configuration>
</plugin>
- <!-- FIXME
+ <!-- FIXME , what is wrong with systests/echo/pom.xml ?
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>tidy-maven-plugin</artifactId>