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 "Stephane Bailliez (JIRA)" <ji...@apache.org> on 2007/04/29 11:00:15 UTC

[jira] Created: (IVY-489) Resolve task does not set the default 'resolveid'

Resolve task does not set the default 'resolveid'
-------------------------------------------------

                 Key: IVY-489
                 URL: https://issues.apache.org/jira/browse/IVY-489
             Project: Ivy
          Issue Type: Bug
          Components: Ant
    Affects Versions: 2.0.0-alpha-1
            Reporter: Stephane Bailliez


I was testing our whole build system and it fails strangely into artifactreport (I'm generating an artifactreport in the cache for further reuse only if the dependencies have changed) and the error message was 'ModuleDescriptor for resolve with id 'xxxxxxxx' not found.'

Debugging in the task I found the resolveid issue (see the 2 other bugs open elsewhere).
The post resolve tasks do create a resolveid if this is not set by [organization]-[module], however I cannot see any evidence of that in the 'Resolve' task.

Not sure exactly what is supposed to be the behavior.


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


[jira] Resolved: (IVY-489) Post-Resolve task shouldn't set the 'resolveid'

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

Maarten Coene resolved IVY-489.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha-2

Should be ok now.

> Post-Resolve task shouldn't set the 'resolveid'
> -----------------------------------------------
>
>                 Key: IVY-489
>                 URL: https://issues.apache.org/jira/browse/IVY-489
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Stephane Bailliez
>         Assigned To: Maarten Coene
>             Fix For: 2.0.0-alpha-2
>
>
> I was testing our whole build system and it fails strangely into artifactreport (I'm generating an artifactreport in the cache for further reuse only if the dependencies have changed) and the error message was 'ModuleDescriptor for resolve with id 'xxxxxxxx' not found.'
> Debugging in the task I found the resolveid issue (see the 2 other bugs open elsewhere).
> The post resolve tasks do create a resolveid if this is not set by [organization]-[module], however I cannot see any evidence of that in the 'Resolve' task.
> Not sure exactly what is supposed to be the behavior.

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


[jira] Updated: (IVY-489) Resolve task does not set the default 'resolveid'

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

Maarten Coene updated IVY-489:
------------------------------

    Assignee: Maarten Coene

> Resolve task does not set the default 'resolveid'
> -------------------------------------------------
>
>                 Key: IVY-489
>                 URL: https://issues.apache.org/jira/browse/IVY-489
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Stephane Bailliez
>         Assigned To: Maarten Coene
>
> I was testing our whole build system and it fails strangely into artifactreport (I'm generating an artifactreport in the cache for further reuse only if the dependencies have changed) and the error message was 'ModuleDescriptor for resolve with id 'xxxxxxxx' not found.'
> Debugging in the task I found the resolveid issue (see the 2 other bugs open elsewhere).
> The post resolve tasks do create a resolveid if this is not set by [organization]-[module], however I cannot see any evidence of that in the 'Resolve' task.
> Not sure exactly what is supposed to be the behavior.

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


[jira] Updated: (IVY-489) Post-Resolve task shouldn't set the 'resolveid'

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

Maarten Coene updated IVY-489:
------------------------------

    Summary: Post-Resolve task shouldn't set the 'resolveid'  (was: Resolve task does not set the default 'resolveid')

Updated the summary to reflect more the problem of this bug

> Post-Resolve task shouldn't set the 'resolveid'
> -----------------------------------------------
>
>                 Key: IVY-489
>                 URL: https://issues.apache.org/jira/browse/IVY-489
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Stephane Bailliez
>         Assigned To: Maarten Coene
>
> I was testing our whole build system and it fails strangely into artifactreport (I'm generating an artifactreport in the cache for further reuse only if the dependencies have changed) and the error message was 'ModuleDescriptor for resolve with id 'xxxxxxxx' not found.'
> Debugging in the task I found the resolveid issue (see the 2 other bugs open elsewhere).
> The post resolve tasks do create a resolveid if this is not set by [organization]-[module], however I cannot see any evidence of that in the 'Resolve' task.
> Not sure exactly what is supposed to be the behavior.

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