|
|
_0.png) |
|
|
|
|
Change By:
|
Marvi Benedet
(12/Jul/12 10:03 AM)
|
|
Description:
|
Seleniun plugin won't compile any more.
Changed
The problem seem
the
pom
line
:
41
<
<
artifactId>selenium-server-standalone</artifactId>
41 > <artifactId>selenium-server</artifactId>
seems to work
in the pom file
.
Maven doesn't download the correct stuff
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
Can you update and see if it works now ?
The maven repository should be the one from jenkins, not maven central so if you have overrides in your settings.xml, that also might be the issue