suli1 / android-test-kit

Automatically exported from code.google.com/p/android-test-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot build on Maven 3.2.5

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Clone from git (5c1ba48f3b192a2bf851da4353b0ddf48286e523) is the revision I 
have here.
2. $ mvn clean package
3. Watch the fireworks

What is the expected output? What do you see instead?

I'd expect the project to build. Instead, I see the attached build error.

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

Apache Maven 3.2.5 (NON-CANONICAL_2014-12-25T17:13:28_root; 
2014-12-25T13:13:28+00:00)
Maven home: /opt/maven
Java version: 1.8.0_31, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-openjdk/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux", version: "3.18.2-2-arch", arch: "amd64", family: "unix"

Linux viper 3.18.2-2-ARCH #1 SMP PREEMPT Fri Jan 9 07:37:51 CET 2015 x86_64 
GNU/Linux

openjdk version "1.8.0_31"
OpenJDK Runtime Environment (build 1.8.0_31-b13)
OpenJDK 64-Bit Server VM (build 25.31-b07, mixed mode)

Please provide any additional information below.

Original issue reported on code.google.com by rm.i...@gmail.com on 4 Feb 2015 at 1:50

Attachments:

Espresso has moved to AOSP: 
https://plus.google.com/+StephanLinzner/posts/K32UgdSRYwe

The maven build is no longer up-to-date or supported.

Original comment by vale...@google.com on 16 Mar 2015 at 7:30

  • Changed state: Invalid