[top] / org / apache / maven / plugins /
maven-assembly-plugin /
2.2
A Maven 2 plugin to create archives of your project's sources, classes, dependencies etc. from flexible assembly descriptors.
Repository |
external |
Group ID |
org.apache.maven.plugins |
Artifact ID |
maven-assembly-plugin |
Version |
2.2 |
Packaging |
maven-plugin |
Parent |
org.apache.maven.plugins maven-plugins 18
(View)
|
POM Snippet
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.2</version>
</plugin>
Other Details
SCM