Maven Plugin

Apache Maven Shade Plugin

Downloads

Maven-plugin111.11 KB
Pom9.11 KB

[top] / org / apache / maven / plugins / maven-shade-plugin / 3.2.1

Repackages the project classes together with their dependencies into a single uber-jar, optionally renaming classes or removing unused classes.
Repository external
Group ID org.apache.maven.plugins
Artifact ID maven-shade-plugin
Version 3.2.1
Packaging maven-plugin
Parent org.apache.maven.plugins maven-plugins 33 (View)

POM Snippet

    <plugin>
      <groupId>org.apache.maven.plugins</groupId>
      <artifactId>maven-shade-plugin</artifactId>
      <version>3.2.1</version>
    </plugin>

Other Details

URL https://maven.apache.org/plugins/
Organisation The Apache Software Foundation
Issue Tracker jira
Continuous Integration Jenkins

SCM

Connection scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git
Dev. Connection scm:git:https://gitbox.apache.org/repos/asf/maven-shade-plugin.git
Viewer https://github.com/apache/maven-shade-plugin/tree/${project.scm.tag}