You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/02/10 05:43:52 UTC

[GitHub] [iotdb] jxlgzwh opened a new pull request #2669: doc: maven 版本为 3.1.0 执行 mvn clean package -DskipTests 会报错

jxlgzwh opened a new pull request #2669:
URL: https://github.com/apache/iotdb/pull/2669


   **Describe the bug**
    maven version 不支持 3.1.0  ,fix issues #2668
   
   **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**
   ![image](https://user-images.githubusercontent.com/7359454/107469120-21c06e80-6ba4-11eb-86b6-fe4bd0446ded.png)
   
   
   **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:
users@infra.apache.org



[GitHub] [iotdb] HTHou merged pull request #2669: doc: fix prerequisites about of maven version

Posted by GitBox <gi...@apache.org>.
HTHou merged pull request #2669:
URL: https://github.com/apache/iotdb/pull/2669


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [iotdb] jxlgzwh commented on pull request #2669: doc: fix prerequisites about of maven version

Posted by GitBox <gi...@apache.org>.
jxlgzwh commented on pull request #2669:
URL: https://github.com/apache/iotdb/pull/2669#issuecomment-781896346


   > Thank you for you contribution!
   > 
   > Would you mind updating the docs https://github.com/apache/iotdb/blob/master/docs/UserGuide/Server/Download.md
   > and
   > https://github.com/apache/iotdb/blob/master/docs/zh/UserGuide/Server/Download.md
   > in this PR as well?
   
   Fixed
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [iotdb] jxlgzwh commented on pull request #2669: doc: maven 版本为 3.1.0 执行 mvn clean package -DskipTests 会报错

Posted by GitBox <gi...@apache.org>.
jxlgzwh commented on pull request #2669:
URL: https://github.com/apache/iotdb/pull/2669#issuecomment-776491305


   maven 3.6 以上版本测试通过列表
   3.6.1 
   3.6.2 
   3.6.3


----------------------------------------------------------------
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:
users@infra.apache.org