Closed diminator closed 7 years ago
Yes, that's been a silent issue for a while. In master, gradle is actually the preferred way to build the project (gradle build
) but I have PR #68 that both fixes the unit tests (for real), transitions to maven, and also cleans-up the structure of the library a bit. Just waiting for some reviewers to take a look at it (ahem, @adrianhopebailie) and then hopefully we can push that soon-ish.
You might have better luck using the feature/immutable-crypto-conditions
branch for now...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
Closing this issue since it's now fixed in the development
branch.
I'm a really java noob, but trying the
mvn clean install
on master yields me some failed tests (and would not install)