A Maven plugin to create archives of your project's sources, classes, dependencies etc. from flexible assembly descriptors.
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.8.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing import of the assembly plugin's main Mojo class.
Review assembly descriptor schema when upgrading from 2.x to 3.x.
No dependency data recorded yet.