Alfredo Musumeci

Results 4 comments of Alfredo Musumeci

I found a quick solution to this while waiting for an official fix: Add the following: ```Skylark override_targets = { "com_atlassian_commonmark_commonmark" : "org_commonmark_commonmark", } ``` to the maven_install code, under...

Hello yacovm, thank you for your answer. In that case, why hasn't it been proposed to update the binary that loads the plugin to the latest version of fabric? Also,...

Hello, in regards to this, I have cloned the fabric branch 2.5.0 to use it as a local package. However, there seems to be a problem related to one of...

I am trying to add a custom validation plugin, really, and in order to do this I have no choice but to import hyperledger/fabric. If I were to use the...