Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Micronaut 4 build plugin recognized. #6424

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

sdedic
Copy link
Member

@sdedic sdedic commented Sep 8, 2023

Micronaut has changed its build plugin coordinates between version 3.x and 4.x. Formerly, its groupId was io.micronaut.build while now it is io.micronaut.maven.

The PR just duplicates the project service registrations, so both MN3 and MN4 projects are recognized. I've added some tests to check that the continuous mode configuration is / is not present for simple, MN3 and MN4 projects.

@sdedic sdedic added VSCode Extension [ci] enable VSCode Extension tests enterprise [ci] enable enterprise job labels Sep 8, 2023
@sdedic sdedic added this to the NB20 milestone Sep 8, 2023
@sdedic sdedic requested review from dbalek and MartinBalin September 8, 2023 06:47
@sdedic sdedic self-assigned this Sep 8, 2023
@sdedic sdedic force-pushed the micronaut/plugin-upgrade branch from f1c9679 to 0b93c06 Compare September 8, 2023 08:12
@sdedic sdedic merged commit f3bbe32 into apache:master Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enterprise [ci] enable enterprise job VSCode Extension [ci] enable VSCode Extension tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants