32 lines
1.2 KiB
Plaintext
32 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Sep 6 14:57:40 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Upgrade to version 14
|
|
* Bug Fixes
|
|
+ Remove maven-failsafe-report-plugin
|
|
+ Set compiler.source and compiler.target to javaVersion
|
|
property without "1.x" prefix
|
|
+ fix site descriptor (revert partially PR #161)
|
|
+ fix site link
|
|
+ Add a deploy build
|
|
+ Add spotless plugin configuration
|
|
+ Correct location of Checkstyle header
|
|
+ javadoc notimestamp, to avoid noise in gh-pages
|
|
+ Remove test-javadoc report and configuration improvements
|
|
+ Require Maven 3.2.5+
|
|
+ Remove FindBugs from reporting
|
|
+ Drop Dependency Management for plexus-component-annotations
|
|
(deprecated)
|
|
+ Fix mailing list links
|
|
+ Checkstyle license check - depend on file from released branch
|
|
+ Refresh Maven site
|
|
+ Fix link to ASF 2.0 license
|
|
+ One time spotless apply
|
|
+ Sync enforcer configuration setup with ASF
|
|
+ Drop no longer needed configuration for checkstyle plugin
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 9 06:10:22 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Initial package for root plexus projects pom 5.1
|