fabianlinz / serenity-junit5

JUnit5 integration for Serenity BDD
Apache License 2.0
6 stars 11 forks source link

publish to maven central #11

Closed szczebel closed 3 years ago

szczebel commented 4 years ago

I'd love my team to start playing with this module, although prefer to avoid aksing everyone to clone, build and install in local/provate maven repo. Any chance to get it published to maven central?

It might help with feedback and identification of gaps&issues.

fabianlinz commented 3 years ago

@szczebel sorry for not getting back to you in time. Fully agree that having builds published to maven central makes trying it out a lot easier. Did you have a chance to play with it nevertheless?

Releases are now published to Maven Central (https://search.maven.org/search?q=g:io.github.fabianlinz%20AND%20a:serenity-junit5)