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

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

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -