When I compile a JAR POM in Maven it does not save an .xml file that I need in the meta-inf folder. How can I save this file in the pom?
Example:
/ src / META-INF / info.xml
When I compile a JAR POM in Maven it does not save an .xml file that I need in the meta-inf folder. How can I save this file in the pom?
Example:
/ src / META-INF / info.xml