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

Maarten Coene resolved IVY-1032.
--------------------------------

       Resolution: Fixed
    Fix Version/s: trunk
         Assignee: Maarten Coene

This has been solved by fixing IVY-1050.

> Non-informative error report: conflict on ... in [...]: ... won
> ---------------------------------------------------------------
>
>                 Key: IVY-1032
>                 URL: https://issues.apache.org/jira/browse/IVY-1032
>             Project: Ivy
>          Issue Type: Wish
>          Components: Ant, Core
>    Affects Versions: 2.0
>            Reporter: Stepan Koltsov
>            Assignee: Maarten Coene
>             Fix For: trunk
>
>
> Got message:
> conflict on 
> /vol0/nga/devel/yandex/mysql-diff/1/lib/dep/org.scala-lang-scala-compiler-2.7.3.jar
>  in [compile]: 2.7.3 won
> And I have no idea what to do with it. What is conflict? Why 2.7.3 won? Won 
> over what? Should I care?
> Full output:
> {code}
> No ivy:settings found for the default reference 'ivy.instance'.  A default 
> instance will be used
> [ivy:retrieve] :: Ivy 2.0.0 - 20090108225011 :: http://ant.apache.org/ivy/ ::
> :: loading settings :: file = 
> /vol0/nga/devel/yandex/mysql-diff/1/ivysettings.xml
> [ivy:retrieve] :: resolving dependencies :: ru.yandex#mysql-diff;0.2
> [ivy:retrieve]        confs: [compile, test, runtime]
> [ivy:retrieve]        found jarjar#jarjar;1.0rc8 in scala-tools
> [ivy:retrieve]        found org.apache.ant#ant;1.7.0 in ibiblio
> [ivy:retrieve]        found org.apache.ant#ant-launcher;1.7.0 in ibiblio
> [ivy:retrieve]        found xerces#xercesImpl;2.8.1 in ibiblio
> [ivy:retrieve]        found xml-apis#xml-apis;1.3.03 in ibiblio
> [ivy:retrieve]        found org.scala-lang#scala-compiler;2.7.3 in ibiblio
> [ivy:retrieve]        found org.scala-lang#scala-library;2.7.3 in ibiblio
> [ivy:retrieve]        found org.specs#specs;1.4.3 in scala-tools
> [ivy:retrieve]        found org.slf4j#slf4j-api;1.5.3 in ibiblio
> [ivy:retrieve]        found org.slf4j#slf4j-simple;1.5.3 in ibiblio
> [ivy:retrieve]        found mysql#mysql-connector-java;5.1.6 in ibiblio
> [ivy:retrieve]        found postgresql#postgresql;8.3-603.jdbc4 in ibiblio
> [ivy:retrieve]        found org.scalaforge#scalax;0.1 in scala-tools
> [ivy:retrieve]        found org.scala-lang#scala-library;2.7.3 in ibiblio
> [ivy:retrieve]        [2.7.3] org.scala-lang#scala-library;[2.7.1,)
> [ivy:retrieve] :: resolution report :: resolve 5754ms :: artifacts dl 14ms
> [ivy:retrieve]        :: evicted modules:
> [ivy:retrieve]        org.slf4j#slf4j-api;1.5.0 by 
> [org.slf4j#slf4j-api;1.5.3] in [runtime]
>       ---------------------------------------------------------------------
>       |                  |            modules            ||   artifacts   |
>       |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
>       ---------------------------------------------------------------------
>       |      compile     |   7   |   1   |   0   |   0   ||   8   |   0   |
>       |       test       |   1   |   0   |   0   |   0   ||   1   |   0   |
>       |      runtime     |   7   |   1   |   0   |   1   ||   6   |   0   |
>       ---------------------------------------------------------------------
> [ivy:retrieve] :: retrieving :: ru.yandex#mysql-diff [sync]
> [ivy:retrieve]        confs: [compile, test, runtime]
> [ivy:retrieve]        conflict on 
> /vol0/nga/devel/yandex/mysql-diff/1/lib/dep/org.scala-lang-scala-compiler-2.7.3.jar
>  in [compile]: 2.7.3 won
> [ivy:retrieve]        0 artifacts copied, 14 already retrieved (0kB/16ms)
> {code}
> I'm trying to understand, why
> /vol0/nga/devel/yandex/mysql-diff/1/lib/dep/org.scala-lang-scala-compiler-2.7.3.jar
> sometimes contains jar with sources instead of jar with classes. I'll fill 
> another report after I reproduce problem.
> This feature request is: please replace this error message with more 
> informative.

-- 
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