selenium-bom for Maven artifacts?
See original GitHub issueHello,
would it make sense to have org.seleniumhq.selenium:selenium-bom
which would define versions (in dependencyMangement
) of all Selenium Java artifacts?
There is already a BOM that is being maintained by Arquillian community (https://github.com/arquillian/arquillian-selenium-bom). It needs to be maintained by someone else and it needs to be kept up to date. If it would be directly in Selenium source, it would be automatically available with every new release.
Are there reasons why it was decided not to have such BOM? Or it simply wasn’t done yet? (I might have some time to help here…)
Issue Analytics
- State:
- Created 8 years ago
- Reactions:6
- Comments:9 (4 by maintainers)
Top Results From Across the Web
selenium-bom for Maven artifacts? · Issue #1144 - GitHub
Hello, would it make sense to have org.seleniumhq.selenium:selenium-bom which would define versions (in dependencyMangement) of all Selenium ...
Read more >org.jboss.arquillian.selenium » selenium-bom
Version Vulnerabilities Usages Date
3.13.x 3.13.0 Central 0 Jun 26, 2018
3.12.x 3.13.x 3.12.0 Central 0 Jun 05, 2018
3.12.x 3.11.x 3.11.0 Central 0 Mar 19,...
Read more >Introduction to Repositories - Apache Maven
A repository in Maven holds build artifacts and dependencies of varying types. There are exactly two types of repositories: local and remote:.
Read more >drone and graphene error| JBoss.org Content Archive (Read ...
I have a project with some tests using drone. Now, I would like to add graphene based tests. But I get and error...
Read more >Maven Tutorial for Selenium - LambdaTest
Artifact Id- refers to the project name. The version can be chosen flexibly. If your project does not have any parent dependencies, you...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
We would also like to use this at our company. If you have to maintain parentpoms for big enterprises BOMs can save you a lot of maintenance time.
The BOM provided by Arquillian could be used as template. I asked them to consider a PR here instead of updating their BOM: https://github.com/arquillian/arquillian-selenium-bom/issues/23
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.