Build is failure after executing mvn compile command | Selenium Forum
K
krushika Posted on 27/01/2019

Hi Team,

while configuring maven 

1. executed mvn archetype:generate -- build success

2.executed mvn eclipse:eclipse -- build success

3.imported maven project into eclipse and updated poi information in pom.xml file

4. executed mvn compile --- build failure getting compilation error

please help me in confgure maven.attaching screen shot


A
Ashish Thakur Replied on 29/01/2019

please try executing the command again. 

Due to internet connectivity issues, you may need to run mvn compile two to three times

 


K
krushika Replied on 06/02/2019

Its working now