Skip to content

Update wd lib to 3.12#126

Merged
rouke-broersma merged 1 commit intojenkinsci:masterfrom
dmitryyu:master
Jun 5, 2018
Merged

Update wd lib to 3.12#126
rouke-broersma merged 1 commit intojenkinsci:masterfrom
dmitryyu:master

Conversation

@dmitryyu
Copy link
Contributor

@dmitryyu dmitryyu commented Jun 1, 2018

#124
Update wd lib to 3.12

@dmitryyu
Copy link
Contributor Author

dmitryyu commented Jun 3, 2018

For now it was not merged to master, so you should clone it from my fork https://github.com/dmitryyu/selenium-plugin.git
Execute "mvn clean install" command

@leonpros
Copy link

leonpros commented Jun 3, 2018 via email

@dmitryyu
Copy link
Contributor Author

dmitryyu commented Jun 3, 2018

The process is the same like you do in the dist directory.
Provide an error of the fail.

@leonpros
Copy link

leonpros commented Jun 3, 2018

I am compiling on Mac OS X
mvn clean install
[INFO] Scanning for projects...
[WARNING] The POM for org.jenkins-ci.tools:maven-hpi-plugin:jar:2.1 is missing, no dependency information available
[WARNING] Failed to build parent project for org.jenkins-ci.plugins:selenium:hpi:3.12.0-SNAPSHOT
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Jenkins Selenium Plugin 3.12.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ selenium ---
[INFO]
[INFO] --- maven-hpi-plugin:2.1:validate (default-validate) @ selenium ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M1:display-info (display-info) @ selenium ---
[INFO] Maven Version: 3.3.9
[INFO] JDK Version: 1.8.0_162 normalized as: 1.8.0-162
[INFO] OS Info: Arch: x86_64 Family: mac Name: mac os x Version: 10.13.4
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (display-info) @ selenium ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.886 s
[INFO] Finished at: 2018-06-03T13:31:35+03:00
[INFO] Final Memory: 35M/820M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (display-info) on project selenium: Execution display-info of goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce failed. NullPointerException -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException

@dmitryyu
Copy link
Contributor Author

dmitryyu commented Jun 3, 2018

I have no ideas, looks like something on your end. Try to do it on other vm. Or use specified option to have more info about the error.

@leonpros
Copy link

leonpros commented Jun 3, 2018

It was actually Mac OS fault. Did it on Win 10 machine with great success.
Thank you for your response and the effort.

@leonpros
Copy link

leonpros commented Jun 4, 2018

All compiled and installed on Jenkins, but a small issue.
Jenkins is copying the selenium-server-standalone.jar file to the nodes and it fails, it creates the file with size 0
https://stackoverflow.com/questions/50679636/selenium-plugin-for-jenkins-fails-to-copy-jar-file-to-slave

Any ideas?

@dmitryyu
Copy link
Contributor Author

dmitryyu commented Jun 4, 2018

#118 ?

@leonpros
Copy link

leonpros commented Jun 4, 2018 via email

</properties>
<artifactId>selenium</artifactId>
<version>3.11.0-SNAPSHOT</version>
<version>3.12.0-SNAPSHOT</version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are not supposed to update the plugin version manually. This is done through the maven release plugin.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, thanks

@rouke-broersma rouke-broersma merged commit 93f4565 into jenkinsci:master Jun 5, 2018
@leonpros
Copy link

leonpros commented Jun 5, 2018

Can you update https://plugins.jenkins.io/selenium repository, please?

@rouke-broersma
Copy link
Member

It takes time for the plugin to be propagated through the jenkins plugin cdn network. This can take up to about a day. The update has been released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants