Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Seleniun plugin won't compile any more.
The problem seem the line:
<artifactId>selenium-server-standalone</artifactId>
in the pom file. Maven doesn't download the correct stuff
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
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. |
Seleniun plugin won't compile any more. The problem seem the line: <artifactId>selenium-server-standalone</artifactId> in the pom file. Maven doesn't download the correct stuff |
Assignee | Kohsuke Kawaguchi [ kohsuke ] | Richard Lavoie [ darkrift ] |
Fix Version/s | current [ 10162 ] | |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | JNJira [ 145040 ] | JNJira + In-Review [ 205985 ] |