java - Selfcontained non executable jar with maven -


we have created test fixture containing functions used our automated tests (fitnesse based). package fixture contains dependencies main test source doesn't have copy transitive dependencies work.

have found assembly examples crate 2 jars, 1 , 1 without transitive deps.

how can build single jar containing deps?


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -