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

Fix Maven build so there are no warnings #25524

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Fix Maven build so there are no warnings #25524

merged 1 commit into from
Mar 18, 2024

Conversation

mraible
Copy link
Contributor

@mraible mraible commented Mar 18, 2024

Fixes the following warnings with Maven builds:

Warning: Some problems were encountered while building the effective model for com.okta.developer.gateway:gateway:jar:8.1.0-git
Warning: 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework.boot:spring-boot-configuration-processor:jar -> duplicate declaration of version (?) @ line 95, column 21
Warning: 'build.plugins.plugin.version' for org.springframework.boot:spring-boot-maven-plugin is missing. @ line 321, column 21

Closes #25522

@mraible mraible mentioned this pull request Mar 18, 2024
6 tasks
@mshima mshima enabled auto-merge (squash) March 18, 2024 19:17
@mshima mshima merged commit fa80e56 into main Mar 18, 2024
56 checks passed
@mshima mshima deleted the maven-cleanup branch March 18, 2024 19:38
@deepu105 deepu105 added this to the 8.2.0 milestone Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants