[
https://issues.apache.org/jira/browse/MARTIFACT-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17683065#comment-17683065
]
Michael Osipov commented on MARTIFACT-38:
-----------------------------------------
Output is now:
{noformat}
osipovmi@deblndw011x:~/var/Projekte/lda-cafe/backend-services/service-controller
((v2.4) %)
$ mvn
org.apache.maven.plugins:maven-artifact-plugin:3.3.1-SNAPSHOT:check-buildplan
[INFO] Scanning for projects...
[INFO]
[INFO] --------------< com.siemens.lda.cafe:service-controller >---------------
[INFO] Building service-controller 2.4
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-artifact-plugin:3.3.1-SNAPSHOT:check-buildplan (default-cli) @
service-controller ---
[INFO] no known issue with org.apache.maven.plugins:maven-enforcer-plugin:3.1.0
[INFO] no known issue with org.jacoco:jacoco-maven-plugin:0.8.3
[INFO] no known issue with org.apache.maven.plugins:maven-resources-plugin:3.3.0
[INFO] no known issue with org.apache.maven.plugins:maven-compiler-plugin:3.10.1
[INFO] no known issue with
org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M7
[INFO] no known issue with org.apache.maven.plugins:maven-jar-plugin:3.3.0 (>=
3.2.0)
[ERROR] plugin without solution
org.springframework.boot:spring-boot-maven-plugin:2.5.5, see
https://github.com/spring-projects/spring-boot/issues/21005
[INFO] no known issue with org.apache.maven.plugins:maven-install-plugin:3.1.0
[INFO] no known issue with org.apache.maven.plugins:maven-deploy-plugin:3.0.0
[INFO] current module pom.xml is
/var/osipovmi/Projekte/lda-cafe/backend-services/service-controller/pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.354 s
[INFO] Finished at: 2023-02-01T15:27:28+01:00
[INFO] ------------------------------------------------------------------------
{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:buildinfo
> Affects Versions: 3.3.0
> Reporter: Michael Osipov
> Assignee: Michael Osipov
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.3.1
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)