Skip to content

filtered=true in fileset #3582

Answered by manusa
ondrej-m asked this question in Q&A
Dec 4, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

This is not built into the plugin as it was before.
The main reason is that in the past, this was leveraging Maven tooling to achieve the filtering.
Since now JKube provides Gradle, Maven, and standalone ways of processing, the feature was not directly integrated.

This question was asked before and I have a very old demo showcasing how to configure the project to achieve the same result:

https://github.com/marcnuri-demo/eclipse-jkube-complex-assemblies

The code is extremely outdated, but you should be able to use the same procedure in your project.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ondrej-m
Comment options

Answer selected by ondrej-m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants