vertx-maven-plugin icon indicating copy to clipboard operation
vertx-maven-plugin copied to clipboard

A Maven plugin for pimping the build of your Vert.x applications

Results 33 vertx-maven-plugin issues
Sort by recently updated
recently updated
newest added

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...

dependencies
java

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:...

bug