Hi,
I want to do a release of the maven-assembly-plugin because I fixed a key issue
I introduced in 3.2.0 and that cause many people not being able to upgrade...
I expect to start the release in 1 week: if anybody has a fix to do before the
release, please do
Regards,
Hervé
---
Hi,
there is a configuration for including/excluding provided scope
dependencies -
https://maven.apache.org/plugins/maven-shade-plugin/shade-mojo.html#keepDependenciesWithProvidedScope
.
It is not apparent what should be the default behavior from the
documentation though.
Pavel
On Thu, 9 Feb 202
Howdy,
The vote has passed with following results:
+1: Michael Osipov, Olivier Lamy, Sylwester Lachiewicz, Tamás Cservenák
+1nb: Jean-Baptiste Onofré
PMC quorum reached.
I will promote the artifacts to the central repo, the source release ZIP
file and add this release the board report.
Thanks
Hello,
I would like to report a bug.
I declared a dependency as provided, but the shade plugin still includes its
transitive dependencies in the uber-jar.
To demonstrate the issue, I created following repository:
https://github.com/cerveada/shade-plugin-issue
Using the poms and instructions in
+1
On Mon, Feb 6, 2023 at 1:51 PM Tamás Cservenák wrote:
> Howdy,
>
> We fixed several issues:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317228&version=12352181
>
> Staged repository:
> https://repository.apache.org/content/repositories/maven-1866/
>
> Source release