[
https://issues.apache.org/jira/browse/MSHARED-76?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959198#comment-17959198
]
Matthias Bünger commented on MSHARED-76:
----------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-verifier#119|https://github.com/apache/maven-verifier/issues/119].
> Verifier executeGoal method is OS-dependent in case of failure
> --------------------------------------------------------------
>
> Key: MSHARED-76
> URL: https://issues.apache.org/jira/browse/MSHARED-76
> Project: Maven Shared Components
> Issue Type: Bug
> Components: maven-verifier
> Affects Versions: maven-verifier-1.0
> Reporter: Stephane Nicoll
> Assignee: Benjamin Bentmann
> Priority: Major
> Fix For: maven-verifier-1.2
>
>
> On windows Verifier.executeGoal() runs ok even if the underneath execution
> fails (this is good since there is a special method to make sure that
> everything went ok).
> On linux/macOSx, a VerificationException is thrown (Exit code was non-zero)
> This OS-dependent behavior is an issue when one wants to test that a given
> project is actually expected to fail (see project-026 in the EAR plugin for
> instance).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)