Maven Include Dependencies in JAR Artifact

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

There are situations when we want to extract some of the dependencies and bundle them with the JAR artifact. This is done using the jar plugin and the dependency plugin together, as described below.