[
https://issues.apache.org/jira/browse/SHIRO-686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16831759#comment-16831759
]
Francois Papon commented on SHIRO-686:
--------------------------------------
After make some new tests and ask on the Apache Maven mailing list (confirm
that it should work), I can see that it works well. May be there was something
wrong in my home cache maven repository.
We can close this issue.
> Use sha512 for release source checksum
> --------------------------------------
>
> Key: SHIRO-686
> URL: https://issues.apache.org/jira/browse/SHIRO-686
> Project: Shiro
> Issue Type: Improvement
> Reporter: Francois Papon
> Assignee: Francois Papon
> Priority: Major
> Fix For: 1.5.0
>
>
> When performing the release source, we are using the "apache-release" profile
> define in the root pom.xml. However, the Apache pom parent include a profile
> with the same name wich is in charge to define the checksum algorithm to use.
> We have to rename the profile from "apache-release" to "release" in the pom
> parent and using
> {code:java}
> -Pdocs,apache-release,release{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)