square / assertj-android

A set of AssertJ helpers geared toward testing Android.
https://square.github.io/assertj-android/
Apache License 2.0
1.58k stars 156 forks source link

Push 1.0.8-SNAPSHOT to Maven #85

Closed ChristianKatzmann closed 10 years ago

ChristianKatzmann commented 10 years ago

Would it be possible to push a 1.0.8-SNAPSHOT version to Maven Central?

holmes commented 10 years ago

I have no idea what the time line is, but why not clone, build and then mvn deploy:deploy-file to your own Nexus?

http://maven.apache.org/plugins/maven-deploy-plugin/deploy-file-mojo.html On Nov 22, 2013 12:19 AM, "Christian Becker" notifications@github.com wrote:

Would it be possible to push a 1.0.8-SNAPSHOT version to Maven Central?

— Reply to this email directly or view it on GitHubhttps://github.com/square/fest-android/issues/85 .

JakeWharton commented 10 years ago

We'll be publishing a version which makes the switch to AssertJ in a week or two.