Update nexus publish plugin
2 files changed
tree: 99ea8b9b85d23c542dc377d49e4d31cffff183c6
  1. .circleci/
  2. .github/
  3. .idea/
  4. .oci/
  5. buildSrc/
  6. doc/
  7. gradle/
  8. integration/
  9. internal/
  10. module/
  11. .gitignore
  12. .tm_properties
  13. build-in-docker.sh
  14. CONTRIBUTING.md
  15. geb.gradle
  16. gradle.properties
  17. gradlew
  18. gradlew.bat
  19. LICENSE
  20. logo.svg
  21. Procfile
  22. README.md
  23. RELEASING.md
  24. settings.gradle
README.md

Build Status Maven Central GitHub contributors

Geb (pronounced “jeb”) is a browser automation solution. It brings together the power of WebDriver, the elegance of jQuery content selection, the robustness of Page Object modelling and the expressiveness of the Groovy language.

For more information about the project, see the http://www.gebish.org.

How to contribute

Please see CONTRIBUTING.md for contribution guidelines.

Submitting issues

If you'd like to submit an issue against Geb then please use the issue tracker for geb/issues GitHub project. Please avoid submitting usage questions as issues and use the user mailing list instead.