hyperledger / web3j-maven-plugin

web3j Maven plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when run task :generateContactWrapper

khanhcongpruj123 opened this issue · comments

When i install web3j plugin and run task generateContactWrapper, i got a error message:
:compileSolidity
In plugin 'org.web3j.solidity.gradle.plugin.SolidityPlugin' type 'org.web3j.solidity.gradle.plugin.SolidityCompile' field 'pathRemappings' without corresponding getter has been annotated with @Input, @Optional

Hi. Please can you provide more context ? Eg the version of the plugin you are using?

This seems linked to an issue that has already been fixed in the last release using the latest Solidity plugin.

hyperledger/web3j-solidity-gradle-plugin#36

Are you using the Maven or the Gradle plugin? If so, this issue should be opened in the Gradle plugin repository.