Top "Ivy" questions

Apache Ivy is a subproject of Ant to simplify dependency management.

Apache IVY error message? : impossible to get artifacts when data has not been loaded

hey all, I'm getting the following error when trying to build a project via SBT in scala [info] :: USE VERBOSE …

java scala maven ivy sbt
Ivy debug message level within Eclipse

I want to change ivy message level to debug my ivy-settings in eclipse and I have no idea how I …

java eclipse ant ivy
How are snapshot and release repositories used differently?

I understand that during development build artifacts are placed in the snapshot repository. When a product needs to go to …

continuous-integration ivy artifactory continuous-deployment
How can I disable Ivy's SHA1 check of the downloaded .pom files?

My current Ivy configuration fails to resolve because of this error: problem while downloading module descriptor: http://repo1.maven.org/…

checksum ivy
How to publish to Amazon S3 with sbt

As explained here, one can deploy to Amazon S3 with maven. How can we do the same with sbt, that …

amazon-web-services amazon-s3 sbt ivy