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

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

    [ https://issues.apache.org/jira/browse/IOTDB-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17249585#comment-17249585 ] 

sunjincheng commented on IOTDB-1058:
------------------------------------

Thanks for report this issue [~ejay].
I would like to assign it to you if you want open the PR. :)

> "<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
>            Priority: Minor
>             Fix For: master branch
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> *when I use "apache-maven-3.0.1 "  to build  iotDB.  which doesn't work  as below*
> *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)