vertx-maven-plugin
vertx-maven-plugin copied to clipboard
A Maven plugin for pimping the build of your Vert.x applications
First of all, thanks for your work and for this great plugin. We have multiple JDK versions installed and managed with toolchains plugin in our builds. Unfortunately, the vertx-maven-plugin doesn't...
Due to https://github.com/shrinkwrap/shrinkwrap/issues/119.
Use Case: > You have an OpenAPI v3 API specification and would like to generate a Vert.x application skeleton from that Spec. > Ideally, the maven target would read and...
# The issue: When working with polyglot projects and including `vertx-unit` as a dependency, a new launcher command is available: `test`. This newly available command cannot be executed as part...
I have an issue where all source files and generated sources are being recompiled on every redeploy. This is quite time consuming on a large project. Is there a way...
When running application in daemon mode, it would be nicer to have plugin configured with option ` -- redirect` with a path to the log file. In doing so the...
It will be nice if we can add a feature to the plugin which can print out runtime configuration info when needed, like how springboot does during`mvn spring-boot:run -Ddebug`. Though...
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.2 to 2.18.0. Commits 7236550 [maven-release-plugin] prepare release jackson-bom-2.18.0 58c2791 Prepare for 2.18.0 release 3775318 Merge pull request #73 from FasterXML/dependabot/github_actions/github-action... 540b7e7 Bump actions/setup-java from 4.2.1 to...
Bumps commons-io:commons-io from 2.18.0 to 2.19.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...