Hi All,
I am trying to run my maven project(IOS) using Jenkins, but I was not able to run the same.
I was able to run Maven Project(Android) using Jenkins successfully but facing a problem with IOS. Every time I am getting issues with POM.Xml file.
Getting this error on console output page :
Started by user admin
Building in workspace /Users/Shared/Jenkins/Home/workspace/IOS
Parsing POMs
ERROR: No such file /Users/amit/Documents/workspace/b..y.ios.com/pom.xml
Perhaps you need to specify the correct POM file path in the project configuration?
Finished: FAILURE
Can anybody please help me, I am placing the POM.XML same location in Jenkins as i was placing at the time of running android app.
Regards,
Sanjay