You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Jean-Philippe Melanson (JIRA)" <ji...@apache.org> on 2012/08/20 18:05:37 UTC

[jira] [Commented] (IVYDE-296) Dependencies (related projects) with artifact node can't resolve.

    [ https://issues.apache.org/jira/browse/IVYDE-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13437967#comment-13437967 ] 

Jean-Philippe Melanson commented on IVYDE-296:
----------------------------------------------

Do you plan to release this fix soon?
                
> Dependencies (related projects) with artifact node can't resolve. 
> ------------------------------------------------------------------
>
>                 Key: IVYDE-296
>                 URL: https://issues.apache.org/jira/browse/IVYDE-296
>             Project: IvyDE
>          Issue Type: Bug
>          Components: workspace resolver
>    Affects Versions: 2.1.0
>            Reporter: devantor
>            Assignee: Nicolas Lalevée
>             Fix For: trunk
>
>
> If I have 2 projects in my workspace the resolve failed if the artifact part is declared. Only default (jar) works.
> <dependency org="services" name="mock" rev="${version.number}" conf="test->default">
>            <artifact name="mock" type="war" ext="war" />
> </dependency>
> I need to close the project or to disable workspace resolver. The mock is used to prepare a test runtime (same workspace but not direct code dependencies).
>  
> Maybe each project can exclude specific project from classpath resolver or find a way to use ivy publication part from project dependencies.
> IvyIDe uses the ivyde-workspace-resolver and a "eclipse artifact" which conflict with the ivy.xml (type="war" ext="war").
> http://old.nabble.com/IvyDE-Workspace-Resolver-td31425340.html#a31799813
>        

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira