You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When parsing configuration in pom.xml tags assembly.inline.files.file containing filtered field cannot be parsed>marshaled to JKubeAssemblyFile object instances.
It also seems that these entries are ignored in DockerAssemblyManager.
Tasks
Fix NullPointerException(s) when missing JKubeAssemblyFileSet
Description
When parsing configuration in
pom.xml
tagsassembly.inline.files.file
containingfiltered
field cannot be parsed>marshaled toJKubeAssemblyFile
object instances.It also seems that these entries are ignored in DockerAssemblyManager.
Tasks
Implementfiltered
logic to remove filesNotes
Filtered is used for variable interpolation, as of now, this field is ignored > #94 .
The text was updated successfully, but these errors were encountered: