Skip to content

Mybatis Parent 40

Compare
Choose a tag to compare
@hazendaz hazendaz released this 07 Nov 04:28
· 454 commits to master since this release
  • Plugin updates
  • Drop support of jdk 20
  • Move maven site to 4 milestones
  • Secure the sites for logo and blog for mybatis
  • Require maven 3.9.5 as applied long overdue fixes from maven
  • For arrays in maven plugins use correct naming. Maven does not care but it makes more sense.
  • Disable modular via legacy Mode for javadocs given issues we are facing
  • Drop jdk 20 from osgi and add jdk 22
  • Prohibit legacy license usage
  • Remove m2e license setup as now part of plugin per 4.3
  • Adjust m2e flags for compiler to match that of my base-parent to avoid potential issues
  • Fill in taglist plugin entirely
  • Patch bcel to secure version on clirr plugin