[go: nahoru, domu]

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

Upgrade to the platform generator 0.0.57 #604

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

aloubyansky
Copy link
Member

This upgrade will flatten the platform's Maven plugin POM by default, which could be disabled with

                             <attachedMavenPlugin>
                                 <originalPluginCoords>io.quarkus:quarkus-maven-plugin:${quarkus.version}</originalPluginCoords>
                                 <targetPluginCoords>${platform.groupId}:quarkus-maven-plugin:${platform.version}</targetPluginCoords>
+                                <flattenPom>false</flattenPom>
                             </attachedMavenPlugin>

@quarkus-bot

This comment has been minimized.

@aloubyansky aloubyansky merged commit a61bb91 into quarkusio:main Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant