@lokool

Jenkins выдает ошибку?

Building in workspace /Users/Shared/Jenkins/Home/workspace/el al
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Niko489/el-al- # timeout=10
Fetching upstream changes from https://github.com/Niko489/el-al-
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/Niko489/el-al- +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 4cd1d4c5265e86f1b7a671469d4e3eca53d135f9 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4cd1d4c5265e86f1b7a671469d4e3eca53d135f9
Commit message: "elal"
First time build. Skipping changelog.
Parsing POMs
Найден новый модуль geckodriverformozilla:geckodriver geckodriver
Modules changed, recalculating dependency graph
Established TCP socket on 55321
[el al] $ java pom.xml -cp /Users/Shared/Jenkins/Home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12-alpha-1.jar:/Users/Shared/Jenkins/Home/tools/hudson.tasks.Maven_MavenInstallation/pom.xml/boot/plexus-classworlds-2.5.2.jar:/Users/Shared/Jenkins/Home/tools/hudson.tasks.Maven_MavenInstallation/pom.xml/conf/logging jenkins.maven3.agent.Maven35Main /Users/Shared/Jenkins/Home/tools/hudson.tasks.Maven_MavenInstallation/pom.xml /Users/Shared/Jenkins/Home/war/WEB-INF/lib/remoting-3.14.jar /Users/Shared/Jenkins/Home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12-alpha-1.jar /Users/Shared/Jenkins/Home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 55321
Error: Could not find or load main class pom.xml

ERROR: Failed to launch Maven. Exit code = 1
Finished: FAILURE


Не правильно указан pom.xml так ведь он сам же предлагает автоматически его установить в конф
  • Вопрос задан
  • 575 просмотров
Пригласить эксперта
Ответы на вопрос 1
saboteur_kiev
@saboteur_kiev
software engineer
прямо же пишет, что pom.xml не найдет в вашем модуле geckodriverformozilla
Ответ написан
Ваш ответ на вопрос

Войдите, чтобы написать ответ

Войти через центр авторизации
Похожие вопросы