Skip to content

Fix maven-resources-plugin version warning#521

Merged
jamesnetherton merged 1 commit into
apache:camel-quarkus-mainfrom
jamesnetherton:quick-fix/maven-resources-plugin-version
Jun 10, 2026
Merged

Fix maven-resources-plugin version warning#521
jamesnetherton merged 1 commit into
apache:camel-quarkus-mainfrom
jamesnetherton:quick-fix/maven-resources-plugin-version

Conversation

@jamesnetherton

Copy link
Copy Markdown
Contributor

Summary

  • Add missing version reference to maven-resources-plugin declaration
  • Update maven-resources-plugin from 3.3.1 to 3.5.0 (latest version)

Fixes the Maven warning:

[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 230, column 21

Test plan

  • Run mvn validate to verify the warning is resolved
  • Version follows the project's naming convention (${maven-resources-plugin.version})

🤖 Generated with Claude Code

Add missing version reference and update to latest maven-resources-plugin 3.5.0.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@jamesnetherton jamesnetherton merged commit 7de4e43 into apache:camel-quarkus-main Jun 10, 2026
17 of 18 checks passed
@jamesnetherton jamesnetherton deleted the quick-fix/maven-resources-plugin-version branch June 10, 2026 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant