Ah! I wasn't even aware that -SNAPSHOT had any special semantics w.r.t. to publishing archives, I thought it was just a convention you use to name your dev builds.
Is that Gradle or even Gradle 1.0 specific? I have another project where I do the builds with Maven, and it *does* use the -SNAPSHOT convention, but still, I have to rm -rf ~/.gradle/cache every single time after doing a mvn install in order for Gradle projects to see the change. (That's with Gradle 0.9). Anything else worth knowing about -SNAPSHOT builds? -- View this message in context: http://gradle.1045684.n5.nabble.com/gradle-clean-cache-command-tp2617928p4665994.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
