leiningen

fabrao 2022-07-07T00:18:32.744409Z

hello all, I included this :repositories [["econic" ""]] in project.clj but I'm getting this instead:

Could not transfer artifact net.sf.saxon:saxon:pom:9 from/to jboss (): Failed to transfer file  with status code 503

eskos 2022-07-07T12:25:57.925209Z

Version specifity issue maybe, are you using that exact version string?

eskos 2022-07-07T12:26:24.279859Z

There’s 9.0 , 9.0.0.8 and 9.1.0.8 in enonic repository

fabrao 2022-07-07T00:18:58.371399Z

why it's trying to get it from http://jboss.org repo?