[
https://issues.apache.org/jira/browse/XMLBEANS-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PJ Fanning updated XMLBEANS-566:
--------------------------------
Fix Version/s: Version 5.0.2
> 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]