Relative Content

Tag Archive for javamavenjarpom.xml

How to include jar file dependencies in target in final packaged jar file

I’ve been tasked with converting an Ant build to Maven. I’m not experienced with maven at all. I have for the most part been able to create the jar file “cem_rvtool.jar” that Ant was building, however, there are some missing dependencies in the jar file when I inspect it with a diff tool, Beyond Compare.