Date
1 - 2 of 2
Hyperledger install Java chaincode #fabric-chaincode
Antoni Massó Mola <antonimassomola@...>
Hello,
I'm trying to install Java chaincode. I'm able to install go & javascript chaincode but Java installation:
Fails with the following error (tried with v1.4 & v2):
|
|
Matthew White
This, I believe, will be a mismatch of versions on the `build.gradle` file;
Check the version of the 'shadowJar' plugin used - in some examples there was an older version of this that was for previous gradle versions... Latest version details are here > https://github.com/johnrengelman/shadow
Regards, Matthew.
Matthew B White IBM Blockchain Solutions Architect
Email me at WHITEMAT@...
Find me on StackOverflow, and generally at calanais.me.uk
Note: restricted availability for meetings 14:30 to 17:00 UK Tuesday
IBM United Kingdom Limited, Hursley Park, Winchester, Hampshire, SO21 2JN
"The wrong answers are the ones you go looking for when the right answers stare you in the face" ----- Original message ----- IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU
|
|