Building a Maven Complex Release Artifact

From NovaOrdis Knowledge Base
Revision as of 15:39, 7 November 2016 by Ovidiu (talk | contribs) (Created page with "=Internal= * Maven assembly Plugin This section describes the procedure of configuring Maven to build one complex release artifact, containing multiple individual artifa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

This section describes the procedure of configuring Maven to build one complex release artifact, containing multiple individual artifacts, possibly produced by multiple modules, as well as arbitrary files from the project, dependencies, and so on, or otherwise what is known to Maven as an assembly.