[ 
https://issues.apache.org/jira/browse/MDEP-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MDEP-236.
-------------------------------
    Resolution: Auto Closed

This issue has been auto closed because it has been inactive for a long period 
of time. If you think this issue still persists, retest your problem with the 
most recent version of Maven and the affected component, reopen and post your 
results.

> analyze-dep-mgt doesn't fail on version mismatches while failbuild is set
> -------------------------------------------------------------------------
>
>                 Key: MDEP-236
>                 URL: https://issues.apache.org/jira/browse/MDEP-236
>             Project: Maven Dependency Plugin
>          Issue Type: Improvement
>          Components: analyze
>    Affects Versions: 2.0, 2.1
>            Reporter: Nick Stolwijk
>         Attachments: AnalyzeDepMgt.patch, hierarch-test.zip, 
> test-artifact.tar.gz
>
>
> Even if failBuild is set to true, the builds still succeeds if there is a 
> version mismatch.
> Output with attached pom:
> [INFO] [dependency:analyze-dep-mgt {execution: analyze}]
> [INFO] Found Resolved Dependency / DependencyManagement mismatches:
> [INFO]  Dependency: junit:junit:jar
> [INFO]          DepMgt  : 3.7.9
> [INFO]          Resolved: 3.8.1
> [INFO]    None
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing /tmp/test-artifact/target/test-artifact-1.0-SNAPSHOT.jar to 
> /home/nick/.m2/repository/org/example/test/test-artifact/1.0-SNAPSHOT/test-artifact-1.0-SNAPSHOT.jar
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESSFUL
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 11 seconds
> [INFO] Finished at: Tue Oct 20 13:56:19 CEST 2009
> [INFO] Final Memory: 21M/39M



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to