Open sanel opened 12 years ago
Be sure to put the maven repo in both repositories
and pluginRepositories
. I think that solved it for me.
I also had to fiddle a bit with my settings.xml
.
Thanks @arichiardi. Can't believe I reported this almost 5 years ago :D
Hi,
I followed you documentation about clojure-maven plugin setup, but maven is unable to get clojure-maven-mojo-descriptor-extractor; it reports how it is not able to find clojure-maven-mojo-descriptor-extractor:jar:0.3.3.
I tried the same with Zi project (did a clone and 'mvn install'); report is the same.
Thanks.