You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "hem006 (JIRA)" <ji...@apache.org> on 2009/05/19 16:09:45 UTC

[jira] Created: (IVY-1078) Wrong error message when publishing

Wrong error message when publishing
-----------------------------------

                 Key: IVY-1078
                 URL: https://issues.apache.org/jira/browse/IVY-1078
             Project: Ivy
          Issue Type: Bug
          Components: Core
    Affects Versions: 2.1.0-RC1
            Reporter: hem006


After more than an hour of hunting down an error, displayed as 'bad revision found in ivy file', I finally saw that the path to the artifact to publish, was wrong. Thus I should have received a FileNotFoundException instead.

Output:

BUILD FAILED
c:\Documents and Settings\me\workspace\IvyTest\build.xml:101: impossible to publish artifacts for mycompany.com#MyComponent;working@MY-PC: java.lang.IllegalArgumentException: cannot publish c:\Documents and Settings\me\workspace\MyComponent.jar as 9.10: bad revision found in ivy file (Revision: 9.09). Use forcedeliver or update.

Regards,


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