Skip to content

Base Parent 49

Latest
Compare
Choose a tag to compare
@hazendaz hazendaz released this 31 Aug 19:47
· 74 commits to master since this release
  • Plugins and tools moved to jakarta, if using javax namespace still, make sure to downgrade to javax versions
    • htmlcompressor maven plugin
    • htmlcompressor
    • hibernate validator annotation processor
    • joinfaces maven plugin
    • spring boot maven plugin
    • jaxws maven plugin
  • Plugin Updates
  • Moved maven site plugin to 3.20.0 which is continuation of the 4.0.0-M16 for maven 3
  • Add hack for single module builds to overcome staging issues with maven site plugin using topSiteURL. This ensures staging lands in target/staging regardless of site information. For multi module builds, make sure to disable that hack so it acts as it did or it will lose part of the site. Most if not all using this parent are single module builds.