Conversation
|
For now it was not merged to master, so you should clone it from my fork https://github.com/dmitryyu/selenium-plugin.git |
|
I am trying co compile the code using mvn clean install.
In the dist-server-standalone, it works, but when i try to do in in the
main directory it fails.
Maybe i do not understand the process?
How do i compile the code to create the add-on file (hpi file?)
…On Sun, Jun 3, 2018 at 12:07 PM, dmitryyu ***@***.***> wrote:
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
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#126 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALj6_ujhF0INztCFUnoFWPRUhwcvJLFkks5t46dXgaJpZM4UXUX_>
.
--
-Leon
|
|
The process is the same like you do in the dist directory. |
|
I am compiling on Mac OS X |
|
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. |
|
It was actually Mac OS fault. Did it on Win 10 machine with great success. |
|
All compiled and installed on Jenkins, but a small issue. Any ideas? |
|
#118 ? |
|
you are a life saver.
Thank you
…On Mon, Jun 4, 2018 at 2:45 PM, dmitryyu ***@***.***> wrote:
#118 <#118> ?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#126 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALj6_nFSmm69d-lQ6KrtIA2AsSeXkgJlks5t5R3kgaJpZM4UXUX_>
.
--
-Leon
|
| </properties> | ||
| <artifactId>selenium</artifactId> | ||
| <version>3.11.0-SNAPSHOT</version> | ||
| <version>3.12.0-SNAPSHOT</version> |
There was a problem hiding this comment.
You are not supposed to update the plugin version manually. This is done through the maven release plugin.
|
Can you update https://plugins.jenkins.io/selenium repository, please? |
|
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. |
#124
Update wd lib to 3.12