[
https://issues.apache.org/jira/browse/SHIRO-567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15364380#comment-15364380
]
Brian Demers commented on SHIRO-567:
------------------------------------
yes, try the latest 1.2.6 release
> shiro-root-1.2.5.pom uses invalid encoding, fails to parse with Gradle 2.14
> ---------------------------------------------------------------------------
>
> Key: SHIRO-567
> URL: https://issues.apache.org/jira/browse/SHIRO-567
> Project: Shiro
> Issue Type: Bug
> Affects Versions: 1.2.5
> Reporter: Jochen Kemnade
> Labels: regression
> Fix For: 1.2.6
>
>
> {quote}
> $> curl -s
> https://repo1.maven.org/maven2/org/apache/shiro/shiro-root/1.2.5/shiro-root-1.2.5.pom|
> head -1
> <?xml version="1.0" encoding="UTF8"?>
> {quote}
> "UTF8" is not a valid encoding, it should be "UTF-8". This makes Gradle fail
> to parse the pom. The 1.2.4 pom is correct.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)