Am 20.11.2014 um 17:10 schrieb Kalle Korhonen:
Will try gradlew. mavenLocal() was absolutely not by accident and I tried to highlight the reason for it in the comments. Since the underlying kaptcha lib doesn't exist in Maven central the build would fail without mavenLocal().
Yes, and so it will for everyone who doesn't have the library in their local maven repository. And every user's webapp build that uses tapestry-kaptcha and does not use a repository that provides com.google.kaptcha:kaptcha:2.3. I think it would be better to leave the old version in place and leave it to users to override it with a newer version if they like. Also, we could try to talk the creator of the library into publishing a newer version to Maven Central oder JCenter.
Jochen --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org For additional commands, e-mail: dev-h...@tapestry.apache.org