I'm getting the following maven warning while building my project:
[INFO] --- maven-assembly-plugin:3.3.0:single (default) @ app-cl ---
[WARNING] Artifact: com.myorg:app-cl:jar:2021.08.2 build XXX references the same file as the assembly destination file. Moving it to a temporary location for inclusion.
What does it mean and what can I do about it?