[
https://issues.apache.org/jira/browse/XMLBEANS-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17407653#comment-17407653
]
PJ Fanning commented on XMLBEANS-566:
-------------------------------------
I tried to keep the 'quite' param while also supporting 'quiet'.
[https://github.com/apache/xmlbeans/commit/6422ec6b8b20328d811d7cbc6483f23525995a73]
has a bug that was fixed in
https://github.com/apache/xmlbeans/commit/003dd33d1390e7ce3c96285a6378bdd20f544829
> 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: [email protected]
For additional commands, e-mail: [email protected]