stephanenicolas / Quality-Tools-for-Android

1.27k stars 235 forks source link

Where is the Espresso Artifact for Maven? #43

Open pkhivesara opened 9 years ago

pkhivesara commented 9 years ago

Looking at the setup on the repo it is NOT AT ALL clear on how do we get espresso running via maven. The readme says install the latest maven-android-sdk-deployer and i am assuming that you should be good for running espresso using the artifact as specified in the sample pom as nothing else is mentioned after that. However, the issue on the maven-android-sdk-deployer repo: https://github.com/mosabua/maven-android-sdk-deployer/issues/250 clearly states that it cannot be deployed via the deployer. Can anyone point out how to get espresso running via maven? Is the readme on this repo not up-to-date or am i missing something?