[ https://issues.apache.org/jira/browse/CAMEL-21578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17912477#comment-17912477 ]
Thomas Diesler commented on CAMEL-21578: ---------------------------------------- I found these CAMEL-21087, CAMEL-21405 and CAMEL-21442 Anything in particular, you'd like me to look at? > Avoid "'build.plugins.plugin.version' for > org.apache.maven.plugins:maven-resources-plugin is missing." when exporting > openshift project with Camel Jbang > -------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: CAMEL-21578 > URL: https://issues.apache.org/jira/browse/CAMEL-21578 > Project: Camel > Issue Type: Improvement > Components: camel-jbang > Affects Versions: 4.9.0 > Reporter: Aurélien Pupier > Assignee: Aurélien Pupier > Priority: Minor > Fix For: 4.10.0 > > > jbang '-Dcamel.jbang.version=4.9.0' camel@apache/camel init > 'test-from-vscode.camel.yaml' > jbang '-Dcamel.jbang.version=4.9.0' camel@apache/camel kubernetes run > test-from-vscode.camel.yaml --camel-version=4.9.0 --cluster-type=openshift > {noformat} > [WARNING] > [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] > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)