vertx-maven-plugin
vertx-maven-plugin copied to clipboard
A Maven plugin for pimping the build of your Vert.x applications
Bumps `maven-failsafe-plugin.version` from 3.5.2 to 3.5.3. Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.2 to 3.5.3 Release notes Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases. 3.5.3 🐛 Bug Fixes [SUREFIRE-1737] - Fix disable in statelessTestsetReporter (#816) @slawekjaranowski...
See #644 As advised by jline developer, create the terminal by forcing usage of the exec provider.
`PrompterImplTest` makes CI fail consistently on Windows. When the test is executed, this is displayed on the console: ``` [INFO] Running io.reactiverse.vertx.maven.plugin.components.impl.PrompterImplTest Error: [SUREFIRE] std/in stream corrupted [INFO] Tests run:...