Page MenuHomeSolus

Update apache-maven to 3.5.4
ClosedPublic

Authored by der_eismann on Aug 28 2018, 6:57 PM.
Tags
None
Referenced Files
F11070388: D3728.diff
Sat, Aug 12, 12:15 AM
F10988057: D3728.id9258.diff
Mon, Jul 24, 8:36 AM
F10974022: D3728.id9312.diff
Fri, Jul 21, 10:47 PM
F10955418: D3728.diff
Mon, Jul 17, 7:11 AM
F10854673: D3728.id.diff
Jun 13 2023, 8:50 PM
F10854672: D3728.id9258.diff
Jun 13 2023, 8:49 PM
F10776426: D3728.diff
May 23 2023, 11:49 AM
F10753158: D3728.id.diff
May 16 2023, 5:09 PM
Subscribers
None

Details

Summary

Fixed bugs:

  • ConcurrencyDependencyGraph#getNumberOfBuilds() does not remove finished projects from unfinished ones
  • JANSI fails frequently with NumberFormatException when building in parallel
  • ${project.baseUri} is not a valid URI (according to RFC 3986)
  • Error Fetching Artifacts: “[B cannot be cast to java.lang.String
  • Artifact#VERSION_FILE_PATTERN does not escape period between date and time
  • Add groupId to --resume-from suggestion if artifactId is not unique in reactor

Improvements:

  • Java home output in mvn -v is misleading
  • Change the maven-source-plugin jar goal into jar-no-fork in Maven Super POM
  • Add documentation information for GitHub
  • Remove secret thread configuration property from code
  • Enhanced Jenkinsfile to test Core with JDK 9
  • Improve readability of project list returned when --resume-from option value is invalid

Full changelog: https://maven.apache.org/docs/3.5.4/release-notes.html

Test Plan

Rebuilt dbeaver successfully with this version

Diff Detail

Repository
R366 apache-maven
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage