Dear all, I am trying to build the storm starter code as mentioned here https://github.com/apache/storm/tree/1.1.x-branch/examples/storm-starter#using-storm-starter-with-maven
However i am getting maven errors whenever i run mvn clean install -DskipTests=true [ERROR] Unresolveable build extension: Plugin com.theoryinpractise:clojure-maven-plugin:1.7.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.theoryinpractise:clojure-maven-plugin:jar:1.7.1 @ You can find the whole error here: https://pastebin.com/dC7PnRBD <https://pastebin.com/dC7PnRBD>I think that this problem may be related to Ubuntu 18.04. Regards, Amr
