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;work...@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.