davsclaus commented on code in PR #21932:
URL: https://github.com/apache/camel/pull/21932#discussion_r2917862819


##########
dsl/camel-jbang/camel-jbang-core/src/main/resources/templates/main-pom.tmpl:
##########
@@ -96,30 +96,19 @@
             </plugin>
             <!-- package as runner jar -->
             <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-assembly-plugin</artifactId>
-                <version>3.7.1</version>
-                <configuration>
-                    <descriptors>
-                        
<descriptor>src/main/resources/assembly/runner.xml</descriptor>

Review Comment:
   thanks that is a good idea - it was also referred in k8s export



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to