[
https://issues.apache.org/jira/browse/MARTIFACT-38?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Herve Boutemy updated MARTIFACT-38:
-----------------------------------
Description:
currently, plugin shows a warning and continues:
{noformat}
[WARN] plugin without solution
org.springframework.boot:spring-boot-maven-plugin:2.5.5
{noformat}
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
)
{noformat}
[ERROR] plugin without solution
org.springframework.boot:spring-boot-maven-plugin:2.5.5, see
https://github.com/spring-projects/spring-boot/issues/21005
{noformat}
was:
currently, plugin shows a warning and continues:
{noformat}
[WARN] plugin without solution
org.springframework.boot:spring-boot-maven-plugin:2.5.5
{noformat}
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
)
{noformat}
{noformat}
> Show failure reason and fail build if a plugin is marked as "fail"
> ------------------------------------------------------------------
>
> Key: MARTIFACT-38
> URL: https://issues.apache.org/jira/browse/MARTIFACT-38
> Project: Maven Artifact Plugin
> Issue Type: Improvement
> Components: artifact:check-buildplan
> Affects Versions: 3.3.0
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.3.1
>
>
> currently, plugin shows a warning and continues:
> {noformat}
> [WARN] plugin without solution
> org.springframework.boot:spring-boot-maven-plugin:2.5.5
> {noformat}
> 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
> )
> {noformat}
> [ERROR] plugin without solution
> org.springframework.boot:spring-boot-maven-plugin:2.5.5, see
> https://github.com/spring-projects/spring-boot/issues/21005
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)