forked from pool/maven-shade-plugin
Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
18f2576cfc | |||
8da6d47479 | |||
96d3f8ac76 | |||
e32a0a97d0 |
3
maven-shade-plugin-3.6.0-source-release.zip
Normal file
3
maven-shade-plugin-3.6.0-source-release.zip
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cf1b64bbf8589a604da34c2aa907a1473e799fac91c3c3d8aab8ed0ec901f38e
|
||||||
|
size 918217
|
BIN
maven-shade-plugin-3.6.1-source-release.zip
(Stored with Git LFS)
BIN
maven-shade-plugin-3.6.1-source-release.zip
(Stored with Git LFS)
Binary file not shown.
@@ -1,27 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Sep 15 18:27:51 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
|
||||||
|
|
||||||
- Upgrade to upstream version 3.6.1
|
|
||||||
* Documentation updates
|
|
||||||
+ MNGSITE-529: Rename "Goals" to "Plugin Documentation"
|
|
||||||
* Maintenance
|
|
||||||
+ Enable prevent branch protection rules
|
|
||||||
+ Enable GH issues
|
|
||||||
+ Add missing @OverRide annotations
|
|
||||||
+ Merge ApacheLicenseResourceTransformer tests
|
|
||||||
+ Add test cases for .md supports in the Apache License and
|
|
||||||
Notice transformers
|
|
||||||
+ MSHADE-479: Make the mojo much less noisy
|
|
||||||
* Dependency updates
|
|
||||||
+ Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0
|
|
||||||
+ Bump org.hamcrest:hamcrest-core from 2.2 to 3.0
|
|
||||||
+ Bump org.apache.maven.plugins:maven-plugins from 42 to 45
|
|
||||||
+ Bump org.apache.commons:commons-compress from 1.26.2 to 1.28.0
|
|
||||||
+ Bump org.xmlunit:xmlunit-legacy from 2.10.0 to 2.10.3
|
|
||||||
+ Bump ASM 9.8 to support JDK 25 bytecode
|
|
||||||
+ Bump commons-io:commons-io from 2.13.0 to 2.14.0 in
|
|
||||||
/src/it/projects/MSHADE-105/shaded-jar
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 26 10:14:43 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
Tue Nov 26 10:14:43 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: maven-shade-plugin
|
Name: maven-shade-plugin
|
||||||
Version: 3.6.1
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Capability to package the artifact in an uber-jar
|
Summary: Capability to package the artifact in an uber-jar
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Reference in New Issue
Block a user