Skip to content

Micronaut applications use --also-make for run+debug by default#8365

Merged
MartinBalin merged 1 commit intoapache:vsnetbeans_2599from
sdedic:micronaut/run_debug_dependencies
Mar 27, 2025
Merged

Micronaut applications use --also-make for run+debug by default#8365
MartinBalin merged 1 commit intoapache:vsnetbeans_2599from
sdedic:micronaut/run_debug_dependencies

Conversation

@sdedic
Copy link
Copy Markdown
Member

@sdedic sdedic commented Mar 27, 2025

Structured micronaut applications typically contains majority of the code in lib, while the actual runnable class is in a cloud/environment-specific subproject. Gradle understands this and builds prerequisite dependencies, but Maven must be told so.
This PR adds --also-make to run+debug goals for MN applications.

@sdedic sdedic added VSCode Extension Micronaut [ci] enable enterprise job labels Mar 27, 2025
@sdedic sdedic added this to the NB26 milestone Mar 27, 2025
@sdedic sdedic self-assigned this Mar 27, 2025
@MartinBalin MartinBalin merged commit f92cfd1 into apache:vsnetbeans_2599 Mar 27, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Micronaut [ci] enable enterprise job VSCode Extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants