You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by "PJ Fanning (Jira)" <ji...@apache.org> on 2021/10/21 00:05:00 UTC

[jira] [Resolved] (XMLBEANS-566) Configuration property "quiet" in the maven plugin is spelled wrong

     [ https://issues.apache.org/jira/browse/XMLBEANS-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

PJ Fanning resolved XMLBEANS-566.
---------------------------------
    Resolution: Fixed

> Configuration property "quiet" in the maven plugin is spelled wrong
> -------------------------------------------------------------------
>
>                 Key: XMLBEANS-566
>                 URL: https://issues.apache.org/jira/browse/XMLBEANS-566
>             Project: XMLBeans
>          Issue Type: Bug
>    Affects Versions: Version 5.0.0, Version 5.0.1
>            Reporter: Travis Schneeberger
>            Assignee: PJ Fanning
>            Priority: Minor
>             Fix For: Version 5.0.2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The configuration property "quiet" is spelled as "quite" in the new maven plugin introduced in version 5.0.0.
> {code:java}
> <plugin>
>   <groupId>org.apache.xmlbeans</groupId>
>   <artifactId>xmlbeans</artifactId>
>   <version>5.0.1</version>
>   <configuration>
>     <quite>false</quite>
>   </configuration>
> </plugin>{code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org