You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Jing Xue (JIRA)" <ji...@apache.org> on 2007/04/01 03:10:25 UTC

[jira] Created: (IVY-460) user set root not honored when m2compatible="true"

user set root not honored when m2compatible="true"
--------------------------------------------------

                 Key: IVY-460
                 URL: https://issues.apache.org/jira/browse/IVY-460
             Project: Ivy
          Issue Type: Bug
    Affects Versions: unspecified
            Reporter: Jing Xue


It appears that when m2compatible="true" on the ibiblio resolver, whatever url set in root or ivy.ibiblio.default.artifact.root would be ignored, and the resolver always goes to http://www.ibiblio.org/maven2.

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


[jira] Resolved: (IVY-460) user set root not honored when m2compatible="true"

Posted by "Xavier Hanin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Hanin resolved IVY-460.
------------------------------

       Resolution: Duplicate
    Fix Version/s: 2.0

This is a duplicate of IVY-437, which is already fixed on the trunk.

As you can see on IVY-437, the problem is 'only' a problem of order, so try to put your root attribute after the m2compatible one.

> user set root not honored when m2compatible="true"
> --------------------------------------------------
>
>                 Key: IVY-460
>                 URL: https://issues.apache.org/jira/browse/IVY-460
>             Project: Ivy
>          Issue Type: Bug
>    Affects Versions: unspecified
>            Reporter: Jing Xue
>             Fix For: 2.0
>
>
> It appears that when m2compatible="true" on the ibiblio resolver, whatever url set in root or ivy.ibiblio.default.artifact.root would be ignored, and the resolver always goes to http://www.ibiblio.org/maven2.

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