这是indexloc提供的服务,不要输入任何密码
Skip to content

jib-maven-plugin v2.3.0

Choose a tag to compare

@chanseokoh chanseokoh released this 21 May 22:38
· 970 commits to master since this release

jib-maven-plugin

Major Changes

  • <from> and <into> fields to <extraDirectories><paths><path> for configuring the source and target of an extra directory. (#1581)
  • Fixed the problem not inheriting USER container configuration from a base image. (#2421)
  • Fixed an issue when using a base image whose image creation timestamp contains timezone offset. (#2428)
  • Fixed an issue inferring a wrong main class or using an invalid main class (for example, Spring Boot project containing multiple main classes). (#2456)
  • Fixed wrong capitalization of JSON properties in a loadable Docker manifest when building a tar image. (#2430)

See CHANGELOG.md for more details.