We have a JAR that is a dependency for many WARs.  In turn, this JAR has dependencies on some DB2 JARs.

Any POM using this JAR also needs to copy some DB2-related files to a place under the target directory. We do this by using maven-resources-plugin

Is there a way to have that build step done "automatically" whenever the JAR dependency is declared?



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus

Reply via email to