Re: [ANN] Apache Maven Shade Plugin 3.6.1 Release
Václav Haisman <[email protected]> Thu, 18 Sep 2025 13:20:07 +0200
| Newsgroups | gmane.comp.jakarta.turbine.maven.user |
|---|---|
| Message-ID | <CAKw7uVhp3iQKpuc60imm9qg7QaRj2ggLT7arct5nuH9qf6rnZg__28496.0636332229$1758194535$gmane$org@mail.gmail.com> |
ne 14. 9. 2025 v 13:25 odesílatel Olivier Lamy <[email protected]> napsal: > The Apache Maven team is pleased to announce the release of the Apache > Maven Shade Plugin, version 3.6.1 > The plugin web site rendering is kinda broken. Notice the placeholders: [image: image.png] > > This plugin provides the capability to package the artifact in an > uber-jar, including its dependencies and to shade - i.e. rename - the > packages of some of the dependencies. > > https://maven.apache.org/plugins/maven-shade-plugin/ > > You should specify the version in your project's plugin configuration: > > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-shade-plugin</artifactId> > <version>3.6.1</version> > </plugin> > > You can download the appropriate sources etc. from the download page: > > https://maven.apache.org/plugins/maven-shade-plugin/download.cgi > > Release Notes: > https://github.com/apache/maven-shade-plugin/releases/tag/v3.6.1 > > Enjoy, > > -The Apache Maven team > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- VH