You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "ejay zhao (Jira)" <ji...@apache.org> on 2020/12/15 08:55:00 UTC

[jira] [Created] (IOTDB-1058) "**/target/**" in pom.xml doesnot work when using lower version mvn ,eg apache-maven-3.0.1

ejay zhao created IOTDB-1058:
--------------------------------

             Summary: "<excludes>**/target/**</excludes>" in pom.xml doesnot  work when using lower version mvn ,eg  apache-maven-3.0.1
                 Key: IOTDB-1058
                 URL: https://issues.apache.org/jira/browse/IOTDB-1058
             Project: Apache IoTDB
          Issue Type: Improvement
          Components: Others
            Reporter: ejay zhao
             Fix For: master branch


*when I use "apache-maven-3.0.1 "  to build  iotDB.*

*cmd:  mvn clean package -DskipTests -Denforcer.skip=true* 

*the errer report:*

[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-format for parameter excludes: Cannot assign configuration entry 'excludes' to 'class [{color:#FF0000}Ljava.lang.String;' from '**/target/**',{color} which is of type class java.lang.String -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginConfigurationException



--
This message was sent by Atlassian Jira
(v8.3.4#803005)