[ 
https://issues.apache.org/jira/browse/IVY-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799776#action_12799776
 ] 

James Poli commented on IVY-933:
--------------------------------

Our team has noticed "bad revision" ERROR doesn't cause a build failure if the 
module is found later in the resolve.  This to us is a hidden ERROR only found 
when we interrogated the build log. Could an attribute be added to configure 
this type of error to cause a build failure?  

Thanks in advance, Jim

> Maven2 parser checks version in the POM with the expected version
> -----------------------------------------------------------------
>
>                 Key: IVY-933
>                 URL: https://issues.apache.org/jira/browse/IVY-933
>             Project: Ivy
>          Issue Type: Bug
>          Components: Maven Compatibility
>    Affects Versions: 2.0-RC1
>            Reporter: Maarten Coene
>
> When Ivy downloads a POM, it checks if the version inside the POM is the same 
> as the expected version.
> Maven2 doesn't check this.
> For instance: http://repo1.maven.org/maven2/jdo/jdo/2.0-beta/jdo-2.0-beta.pom
> Ivy will fail resolving this dependency, maven2 doesn't fail.
> Even more: maven2 will download the 2.0-beta jar, but inside the POM the 
> version is 1.0.1, so it seems that maven2 uses the version from the URL 
> instead of the version from the POM.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to