jxlgzwh opened a new issue #2668:
URL: https://github.com/apache/iotdb/issues/2668
**Describe the bug**
maven version 不支持 3.1.0
**To Reproduce**
Steps to reproduce the behavior:
1. 设置 maven 版本为 3.1.0
2. 执行 mvn clean package -DskipTests
3. 提示报错
~~~
[ERROR] Failed to execute goal
au.com.acegi:xml-format-maven-plugin:3.0.7:xml-format (xml-format) on project
iotdb-parent: Unable to parse configuration of mojo
au.com.acegi:xml-format-maven-plugin:3.0.7:xml-fo
rmat for parameter excludes: Cannot assign configuration entry 'excludes'
with value '**/target/**' of type java.lang.String to property of type
java.lang.String[] -> [Help 1]
[ERROR]
~~~
**Screenshots**

**Desktop (please complete the following information):**
- OS: Win 10
- JDK 1.8.0_05
- Maven Version 3.1.0
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]