Quantcast

[JIRA] (JENKINS-14404) Selenium Plugin won't compile

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14404) Selenium Plugin won't compile

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Assignee: Kohsuke Kawaguchi
Components: selenium
Created: 12/Jul/12 8:43 AM
Description:

Seleniun plugin won't compile any more.
Changed the pom:

41 < <artifactId>selenium-server-standalone</artifactId>
41 > <artifactId>selenium-server</artifactId>

seems to work.

Project: Jenkins
Priority: Major Major
Reporter: Marvi Benedet
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14404) Selenium Plugin won't compile

JIRA noreply@jenkins-ci.org
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14404) Selenium Plugin won't compile

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

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

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14404) Selenium Plugin won't compile

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Marvi Benedet closed Bug JENKINS-14404 as Fixed
Change By: Marvi Benedet (18/Sep/12 11:10 AM)
Status: Open Closed
Fix Version/s: current
Resolution: Fixed
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14404) Selenium Plugin won't compile

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

Resolved. Thanks a lot!

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
Loading...