Benjamin Marwell created SHIRO-819:
--------------------------------------
Summary: Hasher Utility not executable
Key: SHIRO-819
URL: https://issues.apache.org/jira/browse/SHIRO-819
Project: Shiro
Issue Type: Bug
Components: Cryptography & Hashing
Affects Versions: 2.0.0
Reporter: Benjamin Marwell
Assignee: Benjamin Marwell
Fix For: 2.0.0
The hasher utility uses the maven-assembly-plugin.
When this was created it was not taken into consideration that the tool might
get a pluggable architecture or contained signed jars.
Now, with the BouncyCastle library included and service loaders for the hash
algorithms, the assembly plugin will no longer work of packaging a single-jar
cli app.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)