Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.3.0
Description
currently, plugin shows a warning and continues:
[WARN] plugin without solution org.springframework.boot:spring-boot-maven-plugin:2.5.5
it would be better to report ERROR and the corresponding plugin issue (given it's provided in plugin issues config file: https://github.com/apache/maven-artifact-plugin/blob/master/src/main/resources/org/apache/maven/plugins/artifact/buildinfo/not-reproducible-plugins.properties )
[ERROR] plugin without solution org.springframework.boot:spring-boot-maven-plugin:2.5.5, see https://github.com/spring-projects/spring-boot/issues/21005
Attachments
Issue Links
- links to