Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CAMEL621578 - Provide version for the Maven resources plugin for project
generated by Camel JBang it avoids this kind of warnings in build log of the generated project: ``` [WARNING] Some problems were encountered while building the effective model for org.example.project:test-from-vscode:jar:1.0-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 153, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] ``` Signed-off-by: Aurélien Pupier <[email protected]>
- Loading branch information