basic and advanced settings in tutorial fail to build
-----------------------------------------------------
Key: IVY-647
URL: https://issues.apache.org/jira/browse/IVY-647
Project: Ivy
Issue Type: Bug
Components: Documentation
Affects Versions: 2.0.0-alpha-2
Reporter: Jing Xue
Priority: Blocker
Fix For: 2.0.0-beta-1
The 'basic' and 'advanced' settings in the built-a-ivy-repository tutorial
example project fail to build with the following error (in the case of basic):
BUILD FAILED
/home/jingxue/workspace/ivy.svn/src/example/build-a-ivy-repository/build.xml:46:
java.lang.IllegalStateException: ivyroot is mandatory on IvyRepResolver. Make
sure to set it in your settings, before setting ivypattern if you wish to set
ivypattern too.
It's caused by ${ivy.ivyrep.default.ivy.root} no longer having a default value.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.