Closed pakore closed 11 years ago
Thanks.
Now, this removes the dependency on clojars
repo, however I think we still depend on oss.sonatype.org
, so it still won't work "out of box".
NOTE: clojars
may not be needed on runtime, but I'm afraid it is still needed at build time.
Actually I see in the repository that the current version is 0.5.1 https://oss.sonatype.org/index.html#nexus-search;quick~conch
By the way, can you release a new version of buildversion-plugin to the nexus repository that has this dependency updated?
1.0.3 released to oss.sonatype.org
Thanks, now it gets conch 0.3.1 which is easier to find in other repos.
The package has changed the group.id and is not available in mvnrepository.
Now it's available here: http://mvnrepository.com/artifact/me.raynes/conch/0.3.1
I have updated locally the pom and it works ok. It would be nice if you updated your pom.xml so it would work out of the box without having to specify third party repositories (or avoiding to install the library manually).