Closed mmm8955405 closed 2 years ago
Whether to use snapshot image has nothing to do with whether the jar package can be downloaded. There are no relevant 1.4.8 release notes on GitHub
`
<repository>
<id>spring-milestones</id>
<url>https://repo.spring.io/milestone</url>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>spring-snapshots</id>
<url>https://repo.spring.io/snapshot</url>
</pluginRepository>
<pluginRepository>
<id>spring-milestones</id>
<url>https://repo.spring.io/milestone</url>
</pluginRepository>
</pluginRepositories>`
1、 Package plug-in (com. spotify: dockerfile Maven plugin), and no version 1.4.8 was found in Maven center. The highest version is 1.4.13, which was mature many years ago. 2、 I can normally package it into a docker image in version 1.4.13! Cannot pack normally in 1.4.8