简体   繁体   中英

Maven project integration with Jenkins #selenium scripts

I am trying to run selenium scripts on Jenkins locally on my computer. I was using eclipse project and then i converted it to Maven by configure>convert to maven project. My Jenkins configuration is Jenkins1![Jenkins2

詹金斯2

Look at the configuration in the images. This is what I have done so far. I am a beginner to all this so don't know what I am missing. My console output on Jenkins is 詹金斯输出

Try this:

/user/Gauravgandhi/Documents/workspace/Applico/Website

for file system path and just pass pom.xml under Root Pom text box and define goals for the same.
I am hoping you configure JDK and Maven at jenkins level under configure jenkins link.

Please let me know if it works or not.

Gaurav,

Please make the setup using admin user in your machine or give full permission to your current user at every level.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM