How do we put some resources into the jar, and others nearby, when building jar maven?

    1 answer 1

    Already found the answer. You just need to use the maven-resources-plugin plugin, set up resource filtering.