Skip to content

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

Merged
sdedic merged 1 commit intoapache:masterfrom
sdedic:microanut/run_deug_dependencies_upstream
Apr 7, 2025
Merged

Micronaut applications use --also-make for run+debug by default#8386
sdedic merged 1 commit intoapache:masterfrom
sdedic:microanut/run_deug_dependencies_upstream

Conversation

@sdedic
Copy link
Copy Markdown
Member

@sdedic sdedic commented Apr 2, 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 was originally tested as #8365 during 'vsnetbeans' testing.

@sdedic sdedic added kind:bug Bug report or fix VSCode Extension Micronaut [ci] enable enterprise job labels Apr 2, 2025
@sdedic sdedic added this to the NB26 milestone Apr 2, 2025
@sdedic sdedic requested review from MartinBalin, dbalek and mbien April 2, 2025 06:12
@sdedic sdedic self-assigned this Apr 2, 2025
Copy link
Copy Markdown
Contributor

@MartinBalin MartinBalin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works in VSNetBeans 25.9.9, thank you for master fix.

@sdedic sdedic merged commit 26b6511 into apache:master Apr 7, 2025
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:bug Bug report or fix Micronaut [ci] enable enterprise job VSCode Extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants