Closed nmaddula closed 10 years ago
Hi,
I have executed the following commands for setting up Selendroid.
git clone https://github.com/selendroid/selendroid.git cd selendroid/selendroid-server mvn package
Upon executing the command "mvn package", it threw me an error saying "The POM for io.selendroid:selendroid-server-common:jar:0.8.0-SNAPSHOT is missing, no dependency information available"
The same has been shown in the screenshot below:
Please help!
Go to the root directory of the project and run there first the maven command.
Hi,
I have executed the following commands for setting up Selendroid.
git clone https://github.com/selendroid/selendroid.git cd selendroid/selendroid-server mvn package
Upon executing the command "mvn package", it threw me an error saying "The POM for io.selendroid:selendroid-server-common:jar:0.8.0-SNAPSHOT is missing, no dependency information available"
The same has been shown in the screenshot below:
Please help!