Seperate the jars using maven assembly plugin...
Read MoreMaven: Is it possible to create a fat jar containing only dependencies and a jar with only applicati...
Read MoreSpring Boot uber jar packaging classes to root instead of BOOT-INF/classes...
Read MoreCreate multiple runnable Jars (with dependencies included) from a single Maven project...
Read MorePackage maven app into a single jar - with an exception...
Read MoreManually attach main artifact if built by maven-assembly-plugin...
Read MoreUsing Maven-bundle-plugin, how can i package dependent jars as .class (extracted jars)...
Read MoreMaven Assembly Plugin is not setting the MainClass manifest setting...
Read MoreCreating different "distributions" of an project...
Read MoreExecution order of maven-assembly-plugin and maven-jar-plugin...
Read MoreMaven assembly put jar-with-dependencies into tar.gz package...
Read MoreHow to provide different set of properties to the different executions of a plugin?...
Read Moremaven-assembly-plugin not packaging dependencies...
Read MoreMaven Assembly Plugin Merge Strategy...
Read MoreGetting started with Maven assembly plugin with multi-module project...
Read MoreWhy does "mvn assembly:single" create a fat jar with just the assemblies and not my code?...
Read MoreMaven - resource filtering : implications of the @ symbol in resource files...
Read MoreExclude file directory, by assembly plugin MAVEN...
Read MoreWhy am I getting this Maven error?...
Read MoreThe maven assembly plugin moduleset sources instructions are not including any files and not matchin...
Read MoreError with maven build with assembly plugin...
Read MoreAdd one additional File as Project Artifact...
Read MoreCannot open jar created by maven assembly plugin...
Read MoreWhy Maven assembly works when SBT assembly find conflicts...
Read Moremaven-dependency-plugin not executing parent and child (goal)execution...
Read MoreMaven assembly plugin complains about no files whatever I do...
Read MoreCould not resolve substitution to value :$akka.stream-blocking io dispatcher...
Read MoreUnable to get external class files of scala in build jar eclipse...
Read MoreHow to exclude transitive dependencies with scope provided with maven-assembly-plugin?...
Read More