squakez commented on code in PR #21932:
URL: https://github.com/apache/camel/pull/21932#discussion_r2917830905
##########
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:
You can probably also delete this file as I don't think anybody else is
using it
--
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]