Hi All, I'm using karaf-maven-plugin to create a customized distribution tar file. The final tar.gz file name always following the artifact name. I did try to use "finaName" and "targetFile" in configuration, but didn't work.
Looking at plugin source code, it seems that it's ignoring the "targetFile" parameter during archive creation. Is this a bug or I am missing something? Cheers,
