Hi, Snapshot builds are not available in remote repo. We build the snapshots locally and install it in local repo (.m2/repositories)
Want the build to pickup the artifacts from local repo and not from the remote as it will fail. In maven we do it in this fashion, mvn dependency:go-offline mvn -o How can the same be achieved in buildr. regards, sathwik
