forked from pool/maven-source-plugin
63 lines
2.5 KiB
Plaintext
63 lines
2.5 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Nov 29 05:19:43 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to version 3.4.0
|
|
* Bug Fixes
|
|
+ MSOURCES-140: fail only if re-attach different files
|
|
* Maintenance
|
|
+ Bump m-invoker-p to 3.9.1
|
|
+ Allow to manually execute release drafter
|
|
+ GH Issues (Maven 3 branch)
|
|
+ MNGSITE-529: Rename "Goals" to "Plugin Documentation"
|
|
* Dependency updates
|
|
+ Use plexus-utils version from parent
|
|
+ MSOURCES-146: Bump commons-io:commons-io from 2.11.0 to 2.16.0
|
|
+ Bump commons-io:commons-io from 2.16.0 to 2.21.0
|
|
+ MSOURCES-147: Bump org.codehaus.plexus:plexus-archiver from
|
|
4.9.1 to 4.9.2
|
|
+ Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.4
|
|
+ MSOURCES-145: Bump org.apache.maven:maven-archiver from 3.6.1
|
|
to 3.6.2
|
|
+ Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.5
|
|
+ Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
|
|
from 3.3.0 to 3.4.0
|
|
+ Bump mavenVersion from 3.2.5 to 3.9.11
|
|
+ Bump org.apache.maven.plugins:maven-plugins from 41 to 45
|
|
+ Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 3.6.0
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 21 14:40:41 UTC 2025 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Removed patch:
|
|
* reproducible-from-environment.patch
|
|
+ patched in a more central place in maven-archiver
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 24 09:38:55 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Added patch:
|
|
* reproducible-from-environment.patch
|
|
+ SOURCE_DATE_EPOCH environmental variable triggers reproducible
|
|
use of the maven-source-plugin if it is not requested already
|
|
using the project.build.outputTimestamp option.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 22 13:48:33 UTC 2022 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Build with java source and target levels 8
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 2 07:18:12 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Specify maven.compiler.release to fix javadoc build with jdk11
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 6 11:46:27 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Fix grammar in Summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 5 15:36:03 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial packaging of maven-source-plugin 3.0.1
|