You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Nicolas Lalevée (JIRA)" <ji...@apache.org> on 2008/03/26 11:37:24 UTC

[jira] Resolved: (IVYDE-33) error not displayed on IvyConsole

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

Nicolas Lalevée resolved IVYDE-33.
----------------------------------

    Resolution: Duplicate

It should been fixed within IVYDE-39

> error not displayed on IvyConsole
> ---------------------------------
>
>                 Key: IVYDE-33
>                 URL: https://issues.apache.org/jira/browse/IVYDE-33
>             Project: IvyDE
>          Issue Type: Bug
>          Components: classpath container
>            Reporter: Maarten Coene
>            Assignee: Xavier Hanin
>
> Hi, I received an error while resolving my dependencies.
> I got an dialog window saying: 
> "An internal error occured while resolving dependencies of C:\working\vhs\scontra_vhscontract\ant\ivy.xml
> Please see eclipse error log and IvyConsole for details"
> However, when I looked at the IvyConsole, there was no error message or other details about the error.
> When I looked at the eclipse error log, there was this exception:
> fr.jayasoft.ivy.conflict.StrictConflictException: [ OTHER | jconnect | 2.0A ] (needed by [ LCMB | salloca | 2.0.0M4 ]) conflicts with [ OTHER | jconnect | 2.0A20 ] (needed by [ LCMT | openutm | 3.3.0 ])
> 	at fr.jayasoft.ivy.conflict.StrictConflictManager.resolveConflicts(StrictConflictManager.java:34)
> 	at be.cm.ivy.LcmConflictManager.resolveConflicts(LcmConflictManager.java:102)
> 	at fr.jayasoft.ivy.Ivy.resolveConflict(Ivy.java:1537)
> 	at fr.jayasoft.ivy.Ivy.resolveConflict(Ivy.java:1567)
> 	at fr.jayasoft.ivy.Ivy.resolveConflict(Ivy.java:1567)
> 	at fr.jayasoft.ivy.Ivy.resolveConflict(Ivy.java:1519)
> 	at fr.jayasoft.ivy.Ivy.fetchDependencies(Ivy.java:1404)
> 	at fr.jayasoft.ivy.Ivy.doFetchDependencies(Ivy.java:1481)
> 	at fr.jayasoft.ivy.Ivy.fetchDependencies(Ivy.java:1413)
> 	at fr.jayasoft.ivy.Ivy.doFetchDependencies(Ivy.java:1465)
> 	at fr.jayasoft.ivy.Ivy.fetchDependencies(Ivy.java:1413)
> 	at fr.jayasoft.ivy.Ivy.doFetchDependencies(Ivy.java:1481)
> 	at fr.jayasoft.ivy.Ivy.fetchDependencies(Ivy.java:1413)
> 	at fr.jayasoft.ivy.Ivy.doFetchDependencies(Ivy.java:1481)
> 	at fr.jayasoft.ivy.Ivy.fetchDependencies(Ivy.java:1413)
> 	at fr.jayasoft.ivy.Ivy.getDependencies(Ivy.java:1332)
> 	at fr.jayasoft.ivy.Ivy.resolve(Ivy.java:1125)
> 	at fr.jayasoft.ivy.Ivy.resolve(Ivy.java:1082)
> 	at fr.jayasoft.ivy.Ivy.resolve(Ivy.java:1060)
> 	at fr.jayasoft.ivy.Ivy.resolve(Ivy.java:1057)
> 	at fr.jayasoft.ivy.Ivy.resolve(Ivy.java:1014)
> 	at fr.jayasoft.ivy.Ivy.resolve(Ivy.java:1011)
> 	at org.jayasoft.ivyde.eclipse.cpcontainer.IvyClasspathContainer$2.run(IvyClasspathContainer.java:187)
> regards,
> Maarten

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