Uploaded image for project: 'Maven Artifact Plugin'
  1. Maven Artifact Plugin
  2. MARTIFACT-38

Show failure reason and fail build if a plugin is marked as "fail", even if no solution available

    XMLWordPrintableJSON

Details

    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

          Activity

            People

              michael-o Michael Osipov
              michael-o Michael Osipov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: