selendroid / demoproject-selendroid

Demonstrates how to test an Android app using selendroid with maven. Tests are checking a native and a hybrid cordova app and the mobile web.
http://selendroid.io/quickStart.html
47 stars 95 forks source link

BUILD Failure #6

Closed nmaddula closed 10 years ago

nmaddula commented 10 years ago

Hi Ddary,

I have gone to the root directory of the project as:

cd C:\Users\Vinay Sagar\workspace\demoproject-selendroid-master

and then executed "mvn package" through the command prompt as said by you in https://github.com/selendroid/demoproject-selendroid/issues/5#issuecomment-33664739

Now I am getting an error of BUILD FAILURE as shown in the screenshot below.

image

Can you please help on this?

Please do let me know if I need to put more details about the installation setup on my system that I did.

DominikDary commented 10 years ago

Please make sure you have access to the internet to download the jars from maven central.

nmaddula commented 10 years ago

Yes I have the internet connection established.

I rechecked again.

any other possibilities?

nmaddula commented 10 years ago

Okay... Now I got this Issue Resolved.

An error with the Environment variables while setting up Maven caused this issue.