[UIMA-6441] Update plugins

- apache parent pom 23 -> 26
- maven-dependency-plugin 3.1.1 -> 3.3.0
- maven-resources-plugin 3.1.0 -> 3.2.0
- checksum-maven-plugin 1.8 -> 1.11 (remove plugin patch to support sha512 since upstream supports that now)
- maven-assembly-plugin 3.2.0 -> 3.3.0
- maven-plugin-plugin 3.6.1 -> 3.6.4
- maven-compiler-plugin 3.8.1 -> 3.10.1
- maven-javadoc-plugin 3.1.1 -> 3.4.0
- maven-jar-plugin 3.2.0 -> 3.2.2
- maven-antrun-plugin 1.8 -> 3.1.0
- ant-apache-regexp 1.10.1 -> 1.10.12 (remove jakarta-regexp 1.4 dependency which is already included in the new version)
- maven-bundle-plugin 3.3.0 -> 5.1.5
- maven-enforcer-plugin 3.0.0-M3 -> 3.0.0
- docbkx-maven-plugin 2.0.14 -> 2.0.17
- spotbugs-maven-plugin 3.1.12.1 -> 4.6.0.0
- jacoco-maven-plugin 0.8.5 -> 0.8.8
- maven-pmd-plugin 3.12.0 -> 3.16.0
- japicmp-maven-plugin 0.14.4 -> 0.15.7
- maven-gpg-plugin -> 3.0.1 (remove plugin patch to fix MGPG-66 since 3.0.1 already includes this fix)
5 files changed
tree: 0c2fb11aca73f0c722458f746f3335e05f4ab613
  1. .github/
  2. .asf.yaml
  3. .gitattributes
  4. .gitignore
  5. Jenkinsfile
  6. LICENSE
  7. marker-file-identifying-parent-pom
  8. NOTICE
  9. pom.xml
  10. README.md
README.md

Maven Central

Apache UIMA Parent POM

This project contains the top-level Maven Parent POM for the Apache UIMA projects. The parent POMs in the various sub-projects of Apache UIMA inherit from it.