Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test App For Espresso fails to build with maven 3.1 #3

Closed
GoogleCodeExporter opened this issue Apr 15, 2015 · 2 comments
Closed

Test App For Espresso fails to build with maven 3.1 #3

GoogleCodeExporter opened this issue Apr 15, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. mvn package

What is the expected output? What do you see instead?
Expected:
[INFO] Test App For Espresso ............................. SUCCESS

Actual:
[INFO] Test App For Espresso ............................. FAILURE

What version of the product are you using? On what operating system?

I'm using this rev on OS X 10.9.
https://code.google.com/p/android-test-kit/source/detail?r=b49a13f06e5e832fa4569
00345ba47cb739637f7

Please provide any additional information below.
Stack trace is here:
https://gist.github.com/bootstraponline/7120504

Original issue reported on code.google.com by m...@bootstraponline.com on 23 Oct 2013 at 3:06

@GoogleCodeExporter
Copy link
Author

I get the testapp to build, but only after making compatibility jars in 
android-sdk extras available in my location maven repository (they are not on 
maven central).

I used this tool: https://github.com/mosabua/maven-android-sdk-deployer (mvn 
install -P 4.3 was enough).

Original comment by vale...@google.com on 24 Oct 2013 at 5:20

  • Changed state: WontFix

@GoogleCodeExporter
Copy link
Author

This bug is specifically about maven 3.1 support. It builds for me using maven 
3.0.5 and not 3.1.1. The upstream issue is: 
https://code.google.com/p/maven-android-plugin/issues/detail?id=395

To confirm, it builds for you using maven 3.1.1?

Original comment by m...@bootstraponline.com on 24 Oct 2013 at 1:20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant